1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Directory where bannertopdf finds its data files (PDF templates) */
4#undef BANNERTOPDF_DATADIR
5
6/* CUPS Version is 1.4 or newer */
7#undef CUPS_1_4
8
9/* acroread binary to use. */
10#undef CUPS_ACROREAD
11
12/* CUPS datadir */
13#undef CUPS_DATADIR
14
15/* "Domain socket of CUPS" */
16#undef CUPS_DEFAULT_DOMAINSOCKET
17
18/* Path to CUPS fonts dir */
19#undef CUPS_FONTPATH
20
21/* gs binary to use */
22#undef CUPS_GHOSTSCRIPT
23
24/* ippfind binary to use. */
25#undef CUPS_IPPFIND
26
27/* mutool binary to use */
28#undef CUPS_MUTOOL
29
30/* max resolution used for pdftops when converting images */
31#undef CUPS_PDFTOPS_MAX_RESOLUTION
32
33/* Define default renderer */
34#undef CUPS_PDFTOPS_RENDERER
35
36/* pdftocairo binary to use. */
37#undef CUPS_POPPLER_PDFTOCAIRO
38
39/* pdftops binary to use. */
40#undef CUPS_POPPLER_PDFTOPS
41
42/* Path to CUPS binaries dir */
43#undef CUPS_SERVERBIN
44
45/* CUPS serverroot */
46#undef CUPS_SERVERROOT
47
48/* Transient run-time state dir of CUPS */
49#undef CUPS_STATEDIR
50
51/* Define to 1 if translation of program messages to the user's native
52   language is requested. */
53#undef ENABLE_NLS
54
55/* Define if you have the avahi library */
56#undef HAVE_AVAHI
57
58/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
59   CoreFoundation framework. */
60#undef HAVE_CFLOCALECOPYCURRENT
61
62/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
63   the CoreFoundation framework. */
64#undef HAVE_CFPREFERENCESCOPYAPPVALUE
65
66/* Define if you have Poppler's "cpp/poppler-version.h" header file. */
67#undef HAVE_CPP_POPPLER_VERSION_H
68
69/* define if the compiler supports basic C++11 syntax */
70#undef HAVE_CXX11
71
72/* Define if the GNU dcgettext() function is already present or preinstalled.
73   */
74#undef HAVE_DCGETTEXT
75
76/* Define to 1 if you have the <dirent.h> header file. */
77#undef HAVE_DIRENT_H
78
79/* Define to 1 if you have the <dlfcn.h> header file. */
80#undef HAVE_DLFCN_H
81
82/* Define to 1 if you have the <endian.h> header file. */
83#undef HAVE_ENDIAN_H
84
85/* Have FreeType2 include files */
86#undef HAVE_FREETYPE_H
87
88/* Define to 1 if you have the `getline' function. */
89#undef HAVE_GETLINE
90
91/* Define if the GNU gettext() function is already present or preinstalled. */
92#undef HAVE_GETTEXT
93
94/* Define that we provide ghostscript binary */
95#undef HAVE_GHOSTSCRIPT
96
97/* gs supports ps2write */
98#undef HAVE_GHOSTSCRIPT_PS2WRITE
99
100/* Define if you have the iconv() function and it works. */
101#undef HAVE_ICONV
102
103/* Define to 1 if you have the <inttypes.h> header file. */
104#undef HAVE_INTTYPES_H
105
106/* Define to 1 if you have the <jpeglib.h> header file. */
107#undef HAVE_JPEGLIB_H
108
109/* Define if LDAP support should be enabled */
110#undef HAVE_LDAP
111
112/* If libldap implements ldap_set_rebind_proc */
113#undef HAVE_LDAP_REBIND_PROC
114
115/* If LDAP has SSL/TLS support enabled */
116#undef HAVE_LDAP_SSL
117
118/* Define to 1 if you have the <ldap_ssl.h> header file. */
119#undef HAVE_LDAP_SSL_H
120
121/* Defines if we provide jpeg library. */
122#undef HAVE_LIBJPEG
123
124/* Defines if we provide png library. */
125#undef HAVE_LIBPNG
126
127/* Defines if we provide tiff library. */
128#undef HAVE_LIBTIFF
129
130/* Define that we use zlib */
131#undef HAVE_LIBZ
132
133/* Platform supports long long type */
134#undef HAVE_LONG_LONG
135
136/* Define to 1 if you have the <memory.h> header file. */
137#undef HAVE_MEMORY_H
138
139/* If LDAP support is that of Mozilla */
140#undef HAVE_MOZILLA_LDAP
141
142/* If LDAP support is that of OpenLDAP */
143#undef HAVE_OPENLDAP
144
145/* Define to 1 if you have the `open_memstream' function. */
146#undef HAVE_OPEN_MEMSTREAM
147
148/* Define that we provide poppler pdftops. */
149#undef HAVE_POPPLER_PDFTOPS
150
151/* pdftops supports -origpagesizes. */
152#undef HAVE_POPPLER_PDFTOPS_WITH_ORIGPAGESIZES
153
154/* pdftops supports -r argument. */
155#undef HAVE_POPPLER_PDFTOPS_WITH_RESOLUTION
156
157/* Define to 1 if you have the `sigaction' function. */
158#undef HAVE_SIGACTION
159
160/* Define to 1 if you have the <stdint.h> header file. */
161#undef HAVE_STDINT_H
162
163/* Define to 1 if you have the <stdlib.h> header file. */
164#undef HAVE_STDLIB_H
165
166/* Define to 1 if you have the `strcasestr' function. */
167#undef HAVE_STRCASESTR
168
169/* Define to 1 if you have the <strings.h> header file. */
170#undef HAVE_STRINGS_H
171
172/* Define to 1 if you have the <string.h> header file. */
173#undef HAVE_STRING_H
174
175/* Define to 1 if you have the `strlcat' function. */
176#undef HAVE_STRLCAT
177
178/* Define to 1 if you have the `strlcpy' function. */
179#undef HAVE_STRLCPY
180
181/* Define to 1 if you have the `strtoll' function. */
182#undef HAVE_STRTOLL
183
184/* Define to 1 if you have the <sys/ioctl.h> header file. */
185#undef HAVE_SYS_IOCTL_H
186
187/* Define to 1 if you have the <sys/stat.h> header file. */
188#undef HAVE_SYS_STAT_H
189
190/* Define to 1 if you have the <sys/types.h> header file. */
191#undef HAVE_SYS_TYPES_H
192
193/* Define to 1 if you have the <tiff.h> header file. */
194#undef HAVE_TIFF_H
195
196/* Define to 1 if you have the <unistd.h> header file. */
197#undef HAVE_UNISTD_H
198
199/* Define to 1 if you have the `wait3' function. */
200#undef HAVE_WAIT3
201
202/* Define to 1 if you have the `waitpid' function. */
203#undef HAVE_WAITPID
204
205/* Define to 1 if you have the <zlib.h> header file. */
206#undef HAVE_ZLIB_H
207
208/* Define as const if the declaration of iconv() needs const. */
209#undef ICONV_CONST
210
211/* Define to the sub-directory where libtool stores uninstalled libraries. */
212#undef LT_OBJDIR
213
214/* Define that we create local queues for remote CUPS queues based on DNS-SD
215   name */
216#undef NAMING_DNSSD
217
218/* Define that we create local queues for remote CUPS queues based on printer
219   Make-Model */
220#undef NAMING_MAKE_MODEL
221
222/* Define that we create local queues for remote CUPS queues based on their
223   print queue name on the server */
224#undef NAMING_REMOTE_NAME
225
226/* Auto-setup only driverless IPP network printers? */
227#undef ONLY_DRIVERLESS_IPP_PRINTERS_AUTO_SETUP
228
229/* Auto-setup only local IPP network printers? */
230#undef ONLY_LOCAL_IPP_PRINTERS_AUTO_SETUP
231
232/* Name of package */
233#undef PACKAGE
234
235/* Define to the address where bug reports for this package should be sent. */
236#undef PACKAGE_BUGREPORT
237
238/* Define to the full name of this package. */
239#undef PACKAGE_NAME
240
241/* Define to the full name and version of this package. */
242#undef PACKAGE_STRING
243
244/* Define to the one symbol short name of this package. */
245#undef PACKAGE_TARNAME
246
247/* Define to the home page for this package. */
248#undef PACKAGE_URL
249
250/* Define to the version of this package. */
251#undef PACKAGE_VERSION
252
253/* Needed for pdftopdf filter compilation */
254#undef PDFTOPDF
255
256/* QPDF has PCLm support? */
257#undef QPDF_HAVE_PCLM
258
259/* Define whether we save queues during shutdown */
260#undef SAVING_CREATED_QUEUES
261
262/* Path for a modern shell */
263#undef SHELL
264
265/* Define to 1 if you have the ANSI C header files. */
266#undef STDC_HEADERS
267
268/* Path to font used in tests */
269#undef TESTFONT
270
271/* Defines if use lcms1 */
272#undef USE_LCMS1
273
274/* Version number of package */
275#undef VERSION
276
277/* Enable large inode numbers on Mac OS X 10.5.  */
278#ifndef _DARWIN_USE_64_BIT_INODE
279# define _DARWIN_USE_64_BIT_INODE 1
280#endif
281
282/* Number of bits in a file offset, on hosts where this is settable. */
283#undef _FILE_OFFSET_BITS
284
285/* Define for large files, on AIX-style hosts. */
286#undef _LARGE_FILES
287
288
289#ifdef HAVE_LONG_LONG
290#  define CUPS_LLFMT   "%lld"
291#  define CUPS_LLCAST  (long long)
292#else
293#  define CUPS_LLFMT   "%ld"
294#  define CUPS_LLCAST  (long)
295#endif /* HAVE_LONG_LONG */
296
297#ifdef HAVE_ARC4RANDOM
298#  define CUPS_RAND() arc4random()
299#  define CUPS_SRAND(v) arc4random_stir()
300#elif defined(HAVE_RANDOM)
301#  define CUPS_RAND() random()
302#  define CUPS_SRAND(v) srandom(v)
303#elif defined(HAVE_LRAND48)
304#  define CUPS_RAND() lrand48()
305#  define CUPS_SRAND(v) srand48(v)
306#else
307#  define CUPS_RAND() rand()
308#  define CUPS_SRAND(v) srand(v)
309#endif /* HAVE_ARC4RANDOM */
310
311