sync with experimental
[luatex.git] / source / libs / poppler / poppler-src / config.h.in
blob1933cc8bcfcd2a39efc0c2151769fdf94c2b906f
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Build against libcurl. */
7 #undef ENABLE_LIBCURL
9 /* Use libjpeg instead of builtin jpeg decoder. */
10 #undef ENABLE_LIBJPEG
12 /* Use libopenjpeg instead of builtin jpeg2000 decoder. */
13 #undef ENABLE_LIBOPENJPEG
15 /* Build against libpng. */
16 #undef ENABLE_LIBPNG
18 /* Build against libtiff. */
19 #undef ENABLE_LIBTIFF
21 /* Build Poppler against NSS for digital signature support. */
22 #undef ENABLE_NSS3
24 /* Do not hardcode the library location */
25 #undef ENABLE_RELOCATABLE
27 /* Build against zlib. */
28 #undef ENABLE_ZLIB
30 /* Use zlib instead of builtin zlib decoder to uncompress flate streams. */
31 #undef ENABLE_ZLIB_UNCOMPRESS
33 /* Use cairo for rendering. */
34 #undef HAVE_CAIRO
36 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
38 #undef HAVE_DIRENT_H
40 /* Define to 1 if you have the <dlfcn.h> header file. */
41 #undef HAVE_DLFCN_H
43 /* Define to 1 if you have the <fcntl.h> header file. */
44 #undef HAVE_FCNTL_H
46 /* Have FreeType2 include files */
47 #undef HAVE_FREETYPE_H
49 /* Define to 1 if you have the `fseek64' function. */
50 #undef HAVE_FSEEK64
52 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
53 #undef HAVE_FSEEKO
55 /* Define to 1 if you have the `ftell64' function. */
56 #undef HAVE_FTELL64
58 /* Defines if gettimeofday is available on your system */
59 #undef HAVE_GETTIMEOFDAY
61 /* Defines if gmtime_r is available on your system */
62 #undef HAVE_GMTIME_R
64 /* Define if you have the iconv() function and it works. */
65 #undef HAVE_ICONV
67 /* Define to 1 if you have the <inttypes.h> header file. */
68 #undef HAVE_INTTYPES_H
70 /* Define to 1 if you have the `tiff' library (-ltiff). */
71 #undef HAVE_LIBTIFF
73 /* Define to 1 if you have the `z' library (-lz). */
74 #undef HAVE_LIBZ
76 /* Defines if localtime_r is available on your system */
77 #undef HAVE_LOCALTIME_R
79 /* Define to 1 if you have the `lseek64' function. */
80 #undef HAVE_LSEEK64
82 /* Define to 1 if you have the <memory.h> header file. */
83 #undef HAVE_MEMORY_H
85 /* Define to 1 if you have the `mkstemp' function. */
86 #undef HAVE_MKSTEMP
88 /* Define to 1 if you have the `mkstemps' function. */
89 #undef HAVE_MKSTEMPS
91 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
92 #undef HAVE_NDIR_H
94 /* Define to 1 if you have the <openjpeg.h> header file. */
95 #undef HAVE_OPENJPEG_H
97 /* Define to 1 if you have the `popen' function. */
98 #undef HAVE_POPEN
100 /* Define to 1 if you have the `pread64' function. */
101 #undef HAVE_PREAD64
103 /* Define if you have POSIX threads libraries and header files. */
104 #undef HAVE_PTHREAD
106 /* Have PTHREAD_PRIO_INHERIT. */
107 #undef HAVE_PTHREAD_PRIO_INHERIT
109 /* Defines if rand_r is available on your system */
110 #undef HAVE_RAND_R
112 /* Use splash for rendering. */
113 #undef HAVE_SPLASH
115 /* Define to 1 if you have the <stdint.h> header file. */
116 #undef HAVE_STDINT_H
118 /* Define to 1 if you have the <stdlib.h> header file. */
119 #undef HAVE_STDLIB_H
121 /* Define to 1 if you have the `strcat_s' function. */
122 #undef HAVE_STRCAT_S
124 /* Define to 1 if you have the `strcpy_s' function. */
125 #undef HAVE_STRCPY_S
127 /* Define to 1 if you have the <strings.h> header file. */
128 #undef HAVE_STRINGS_H
130 /* Define to 1 if you have the <string.h> header file. */
131 #undef HAVE_STRING_H
133 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
135 #undef HAVE_SYS_DIR_H
137 /* Define to 1 if you have the <sys/mman.h> header file. */
138 #undef HAVE_SYS_MMAN_H
140 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
142 #undef HAVE_SYS_NDIR_H
144 /* Define to 1 if you have the <sys/stat.h> header file. */
145 #undef HAVE_SYS_STAT_H
147 /* Define to 1 if you have the <sys/types.h> header file. */
148 #undef HAVE_SYS_TYPES_H
150 /* Define to 1 if you have the <tiffio.h> header file. */
151 #undef HAVE_TIFFIO_H
153 /* Define to 1 if you have the <unistd.h> header file. */
154 #undef HAVE_UNISTD_H
156 /* Define to 1 if you have the <zlib.h> header file. */
157 #undef HAVE_ZLIB_H
159 /* Define as const if the declaration of iconv() needs const. */
160 #undef ICONV_CONST
162 /* Define to the sub-directory where libtool stores uninstalled libraries. */
163 #undef LT_OBJDIR
165 /* Enable multithreading support. */
166 #undef MULTITHREADED
168 /* Generate OPI comments in PS output. */
169 #undef OPI_SUPPORT
171 /* Name of package */
172 #undef PACKAGE
174 /* Define to the address where bug reports for this package should be sent. */
175 #undef PACKAGE_BUGREPORT
177 /* Define to the full name of this package. */
178 #undef PACKAGE_NAME
180 /* Define to the full name and version of this package. */
181 #undef PACKAGE_STRING
183 /* Define to the one symbol short name of this package. */
184 #undef PACKAGE_TARNAME
186 /* Define to the home page for this package. */
187 #undef PACKAGE_URL
189 /* Define to the version of this package. */
190 #undef PACKAGE_VERSION
192 /* Poppler data dir */
193 #undef POPPLER_DATADIR
195 /* Support for curl based doc builder is compiled in. */
196 #undef POPPLER_HAS_CURL_SUPPORT
198 /* Defines the poppler version */
199 #undef POPPLER_VERSION
201 /* Define to necessary symbol if this constant uses a non-standard name on
202 your system. */
203 #undef PTHREAD_CREATE_JOINABLE
205 /* Include support for CMYK rasterization */
206 #undef SPLASH_CMYK
208 /* Define to 1 if you have the ANSI C header files. */
209 #undef STDC_HEADERS
211 /* Enable word list support. */
212 #undef TEXTOUT_WORD_LIST
214 /* Defines if use cms */
215 #undef USE_CMS
217 /* Use fixed point arithmetic in the Splash backend */
218 #undef USE_FIXEDPOINT
220 /* Use single precision arithmetic in the Splash backend */
221 #undef USE_FLOAT
223 /* Defines if use lcms1 */
224 #undef USE_LCMS1
226 /* Defined if using openjpeg1 */
227 #undef USE_OPENJPEG1
229 /* Defined if using openjpeg2 */
230 #undef USE_OPENJPEG2
232 /* Version number of package */
233 #undef VERSION
235 /* Use fontconfig font configuration backend */
236 #undef WITH_FONTCONFIGURATION_FONTCONFIG
238 /* Use win32 font configuration backend */
239 #undef WITH_FONTCONFIGURATION_WIN32
241 /* OpenJPEG with the OPJ_DPARAMETERS_IGNORE_PCLR_CMAP_CDEF_FLAG flag. */
242 #undef WITH_OPENJPEG_IGNORE_PCLR_CMAP_CDEF_FLAG
244 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
245 significant byte first (like Motorola and SPARC, unlike Intel). */
246 #if defined AC_APPLE_UNIVERSAL_BUILD
247 # if defined __BIG_ENDIAN__
248 # define WORDS_BIGENDIAN 1
249 # endif
250 #else
251 # ifndef WORDS_BIGENDIAN
252 # undef WORDS_BIGENDIAN
253 # endif
254 #endif
256 /* Define to 1 if the X Window System is missing or not being used. */
257 #undef X_DISPLAY_MISSING
260 * jpeg.h needs HAVE_BOOLEAN, when the system uses boolean in system
261 * headers and I'm too lazy to write a configure test as long as only
262 * unixware is related
264 #ifdef _UNIXWARE
265 #define HAVE_BOOLEAN
266 #endif
269 /* Enable large inode numbers on Mac OS X 10.5. */
270 #ifndef _DARWIN_USE_64_BIT_INODE
271 # define _DARWIN_USE_64_BIT_INODE 1
272 #endif
274 /* Number of bits in a file offset, on hosts where this is settable. */
275 #undef _FILE_OFFSET_BITS
277 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
278 #undef _LARGEFILE_SOURCE
280 /* Define for large files, on AIX-style hosts. */
281 #undef _LARGE_FILES