config.h.in

Tue, 22 Apr 2014 17:30:19 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 22 Apr 2014 17:30:19 +0200
changeset 4
c95995faccb0
child 5
8c44725dc4ad
permissions
-rw-r--r--

Added config.h.in

/* config.h.in.  */

#undef COPYRIGHT
#undef VERSION

/* Compile experimental code (may not be present) */
#undef USE_EXPERIMENT

/* According to Sun we MUST define this in the source */
#define _REENTRANT 1

/* Define if you have the <zlib.h> header file. */
#undef HAVE_ZLIB_H

/* Define if you have the <cups/cups.h> header file. */
#undef HAVE_CUPS_CUPS_H

mercurial