[trunk] use autotools convention where #ifdef BLA, should be provided by #define...
[openjpeg.git] / thirdparty / libtiff / tif_config.h.cmake.in
1 /* libtiff/tif_config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #cmakedefine AC_APPLE_UNIVERSAL_BUILD
5
6 /* Support CCITT Group 3 & 4 algorithms */
7 #cmakedefine CCITT_SUPPORT @CCITT_SUPPORT@
8
9 /* Pick up YCbCr subsampling info from the JPEG data stream to support files
10    lacking the tag (default enabled). */
11 #cmakedefine CHECK_JPEG_YCBCR_SUBSAMPLING @CHECK_JPEG_YCBCR_SUBSAMPLING@
12
13 /* enable partial strip reading for large strips (experimental) */
14 #cmakedefine CHUNKY_STRIP_READ_SUPPORT
15
16 /* Support C++ stream API (requires C++ compiler) */
17 #cmakedefine CXX_SUPPORT @CXX_SUPPORT@
18
19 /* Treat extra sample as alpha (default enabled). The RGBA interface will
20    treat a fourth sample with no EXTRASAMPLE_ value as being ASSOCALPHA. Many
21    packages produce RGBA files but don't mark the alpha properly. */
22 #cmakedefine DEFAULT_EXTRASAMPLE_AS_ALPHA @DEFAULT_EXTRASAMPLE_AS_ALPHA@
23
24 /* enable deferred strip/tile offset/size loading (experimental) */
25 #cmakedefine DEFER_STRILE_LOAD @DEFER_STRILE_LOAD@
26
27 /* Define to 1 if you have the <assert.h> header file. */
28 #cmakedefine HAVE_ASSERT_H @HAVE_ASSERT_H@
29
30 /* Define to 1 if you have the <dlfcn.h> header file. */
31 #cmakedefine HAVE_DLFCN_H @HAVE_DLFCN_H@
32
33 /* Define to 1 if you have the <fcntl.h> header file. */
34 #cmakedefine HAVE_FCNTL_H @HAVE_FCNTL_H@
35
36 /* Define to 1 if you have the `floor' function. */
37 #cmakedefine HAVE_FLOOR @HAVE_FLOOR@
38
39 /* Define to 1 if you have the `getopt' function. */
40 #cmakedefine HAVE_GETOPT @HAVE_GETOPT@
41
42 /* Define to 1 if you have the <GLUT/glut.h> header file. */
43 #cmakedefine HAVE_GLUT_GLUT_H @HAVE_GLUT_GLUT_H@
44
45 /* Define to 1 if you have the <GL/glut.h> header file. */
46 #cmakedefine HAVE_GL_GLUT_H @HAVE_GL_GLUT_H@
47
48 /* Define to 1 if you have the <GL/glu.h> header file. */
49 #cmakedefine HAVE_GL_GLU_H @HAVE_GL_GLU_H@
50
51 /* Define to 1 if you have the <GL/gl.h> header file. */
52 #cmakedefine HAVE_GL_GL_H @HAVE_GL_GL_H@
53
54 /* Define as 0 or 1 according to the floating point format suported by the
55    machine */
56 #define HAVE_IEEEFP 1
57
58 /* Define to 1 if the system has the type `int16'. */
59 #cmakedefine HAVE_INT16
60
61 /* Define to 1 if the system has the type `int32'. */
62 #cmakedefine HAVE_INT32
63
64 /* Define to 1 if the system has the type `int8'. */
65 #cmakedefine HAVE_INT8
66
67 /* Define to 1 if you have the <inttypes.h> header file. */
68 #cmakedefine HAVE_INTTYPES_H @HAVE_INTTYPES_H@
69
70 /* Define to 1 if you have the <io.h> header file. */
71 #cmakedefine HAVE_IO_H @HAVE_IO_H@
72
73 /* Define to 1 if you have the `isascii' function. */
74 #cmakedefine HAVE_ISASCII @HAVE_ISASCII@
75
76 /* Define to 1 if you have the `jbg_newlen' function. */
77 #cmakedefine HAVE_JBG_NEWLEN @HAVE_JBG_NEWLEN@
78
79 /* Define to 1 if you have the `lfind' function. */
80 #cmakedefine HAVE_LFIND @HAVE_LFIND@
81
82 /* Define to 1 if you have the `c' library (-lc). */
83 #cmakedefine HAVE_LIBC @HAVE_LIBC@
84
85 /* Define to 1 if you have the `m' library (-lm). */
86 #cmakedefine HAVE_LIBM @HAVE_LIBM@
87
88 /* Define to 1 if you have the <limits.h> header file. */
89 #cmakedefine HAVE_LIMITS_H @HAVE_LIMITS_H@
90
91 /* Define to 1 if you have the <malloc.h> header file. */
92 #cmakedefine HAVE_MALLOC_H @HAVE_MALLOC_H@
93
94 /* Define to 1 if you have the `memmove' function. */
95 #cmakedefine HAVE_MEMMOVE @HAVE_MEMMOVE@
96
97 /* Define to 1 if you have the <memory.h> header file. */
98 #cmakedefine HAVE_MEMORY_H @HAVE_MEMORY_H@
99
100 /* Define to 1 if you have the `memset' function. */
101 #cmakedefine HAVE_MEMSET @HAVE_MEMSET@
102
103 /* Define to 1 if you have the `mmap' function. */
104 #cmakedefine HAVE_MMAP @HAVE_MMAP@
105
106 /* Define to 1 if you have the <OpenGL/glu.h> header file. */
107 #cmakedefine HAVE_OPENGL_GLU_H @HAVE_OPENGL_GLU_H@
108
109 /* Define to 1 if you have the <OpenGL/gl.h> header file. */
110 #cmakedefine HAVE_OPENGL_GL_H @HAVE_OPENGL_GL_H@
111
112 /* Define to 1 if you have the `pow' function. */
113 #cmakedefine HAVE_POW @HAVE_POW@
114
115 /* Define if you have POSIX threads libraries and header files. */
116 #cmakedefine HAVE_PTHREAD
117
118 /* Define to 1 if you have the <search.h> header file. */
119 #cmakedefine HAVE_SEARCH_H @HAVE_SEARCH_H@
120
121 /* Define to 1 if you have the `setmode' function. */
122 #cmakedefine HAVE_SETMODE @HAVE_SETMODE@
123
124 /* Define to 1 if you have the `sqrt' function. */
125 #cmakedefine HAVE_SQRT @HAVE_SQRT@
126
127 /* Define to 1 if you have the <stdint.h> header file. */
128 #cmakedefine HAVE_STDINT_H @HAVE_STDINT_H@
129
130 /* Define to 1 if you have the <stdlib.h> header file. */
131 #cmakedefine HAVE_STDLIB_H @HAVE_STDLIB_H@
132
133 /* Define to 1 if you have the `strcasecmp' function. */
134 #cmakedefine HAVE_STRCASECMP @HAVE_STRCASECMP@
135
136 /* Define to 1 if you have the `strchr' function. */
137 #cmakedefine HAVE_STRCHR @HAVE_STRCHR@
138
139 /* Define to 1 if you have the <strings.h> header file. */
140 #cmakedefine HAVE_STRINGS_H @HAVE_STRINGS_H@
141
142 /* Define to 1 if you have the <string.h> header file. */
143 #cmakedefine HAVE_STRING_H @HAVE_STRING_H@
144
145 /* Define to 1 if you have the `strrchr' function. */
146 #cmakedefine HAVE_STRRCHR @HAVE_STRRCHR@
147
148 /* Define to 1 if you have the `strstr' function. */
149 #cmakedefine HAVE_STRSTR @HAVE_STRSTR@
150
151 /* Define to 1 if you have the `strtol' function. */
152 #cmakedefine HAVE_STRTOL @HAVE_STRTOL@
153
154 /* Define to 1 if you have the `strtoul' function. */
155 #cmakedefine HAVE_STRTOUL @HAVE_STRTOUL@
156
157 /* Define to 1 if you have the `strtoull' function. */
158 #cmakedefine HAVE_STRTOULL @HAVE_STRTOULL@
159
160 /* Define to 1 if you have the <sys/stat.h> header file. */
161 #cmakedefine HAVE_SYS_STAT_H @HAVE_SYS_STAT_H@
162
163 /* Define to 1 if you have the <sys/time.h> header file. */
164 #cmakedefine HAVE_SYS_TIME_H @HAVE_SYS_TIME_H@
165
166 /* Define to 1 if you have the <sys/types.h> header file. */
167 #cmakedefine HAVE_SYS_TYPES_H @HAVE_SYS_TYPES_H@
168
169 /* Define to 1 if you have the <unistd.h> header file. */
170 #cmakedefine HAVE_UNISTD_H @HAVE_UNISTD_H@
171
172 /* Use nonstandard varargs form for the GLU tesselator callback */
173 #cmakedefine HAVE_VARARGS_GLU_TESSCB
174
175 /* Define to 1 if you have the <windows.h> header file. */
176 #cmakedefine HAVE_WINDOWS_H @HAVE_WINDOWS_H@
177
178 /* Native cpu byte order: 1 if big-endian (Motorola) or 0 if little-endian
179    (Intel) */
180 #define HOST_BIGENDIAN @HOST_BIGENDIAN@
181
182 /* Set the native cpu bit order (FILLORDER_LSB2MSB or FILLORDER_MSB2LSB) */
183 #cmakedefine HOST_FILLORDER @HOST_FILLORDER@
184
185 /* Support ISO JBIG compression (requires JBIG-KIT library) */
186 #cmakedefine JBIG_SUPPORT
187
188 /* 8/12 bit libjpeg dual mode enabled */
189 #cmakedefine JPEG_DUAL_MODE_8_12
190
191 /* Support JPEG compression (requires IJG JPEG library) */
192 #cmakedefine JPEG_SUPPORT @JPEG_SUPPORT@
193
194 /* 12bit libjpeg primary include file with path */
195 #cmakedefine LIBJPEG_12_PATH
196
197 /* Support LogLuv high dynamic range encoding */
198 #define LOGLUV_SUPPORT 1
199
200 /* Define to the sub-directory in which libtool stores uninstalled libraries.
201    */
202 #undef LT_OBJDIR
203
204 /* Support LZMA2 compression */
205 #cmakedefine LZMA_SUPPORT @LZMA_SUPPORT@
206
207 /* Support LZW algorithm */
208 #define LZW_SUPPORT 1
209
210 /* Support Microsoft Document Imaging format */
211 #cmakedefine MDI_SUPPORT @MDI_SUPPORT@
212
213 /* Support NeXT 2-bit RLE algorithm */
214 #define NEXT_SUPPORT 1
215
216 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
217 #cmakedefine NO_MINUS_C_MINUS_O @NO_MINUS_C_MINUS_O@
218
219 /* Support Old JPEG compresson (read-only) */
220 #cmakedefine OJPEG_SUPPORT
221
222 /* Name of package */
223 #cmakedefine PACKAGE @PACKAGE@
224
225 /* Define to the address where bug reports for this package should be sent. */
226 #cmakedefine PACKAGE_BUGREPORT
227
228 /* Define to the full name of this package. */
229 #cmakedefine PACKAGE_NAME
230
231 /* Define to the full name and version of this package. */
232 #cmakedefine PACKAGE_STRING
233
234 /* Define to the one symbol short name of this package. */
235 #cmakedefine PACKAGE_TARNAME
236
237 /* Define to the home page for this package. */
238 #undef PACKAGE_URL
239
240 /* Define to the version of this package. */
241 #cmakedefine PACKAGE_VERSION @PACKAGE_VERSION@
242
243 /* Support Macintosh PackBits algorithm */
244 #define PACKBITS_SUPPORT 1
245
246 /* Support Pixar log-format algorithm (requires Zlib) */
247 #cmakedefine PIXARLOG_SUPPORT @PIXARLOG_SUPPORT@
248
249 /* Define to necessary symbol if this constant uses a non-standard name on
250    your system. */
251 #cmakedefine PTHREAD_CREATE_JOINABLE
252
253 /* The size of `signed int', as computed by sizeof. */
254 #cmakedefine SIZEOF_SIGNED_INT @SIZEOF_SIGNED_INT@
255
256 /* The size of `signed long', as computed by sizeof. */
257 #cmakedefine SIZEOF_SIGNED_LONG @SIZEOF_SIGNED_LONG@
258
259 /* The size of `signed long long', as computed by sizeof. */
260 #cmakedefine SIZEOF_SIGNED_LONG_LONG @SIZEOF_SIGNED_LONG_LONG@
261
262 /* The size of `signed short', as computed by sizeof. */
263 #cmakedefine SIZEOF_SIGNED_SHORT @SIZEOF_SIGNED_SHORT@
264
265 /* The size of `unsigned char *', as computed by sizeof. */
266 #cmakedefine SIZEOF_UNSIGNED_CHAR_P @SIZEOF_UNSIGNED_CHAR_P@
267
268 /* The size of `unsigned int', as computed by sizeof. */
269 #cmakedefine SIZEOF_UNSIGNED_INT @SIZEOF_UNSIGNED_INT@
270
271 /* The size of `unsigned long', as computed by sizeof. */
272 #cmakedefine SIZEOF_UNSIGNED_LONG @SIZEOF_UNSIGNED_LONG@
273
274 /* The size of `unsigned long long', as computed by sizeof. */
275 #cmakedefine SIZEOF_UNSIGNED_LONG_LONG @SIZEOF_UNSIGNED_LONG_LONG@
276
277 /* The size of `unsigned short', as computed by sizeof. */
278 #cmakedefine SIZEOF_UNSIGNED_SHORT @SIZEOF_UNSIGNED_SHORT@
279
280 /* Define to 1 if you have the ANSI C header files. */
281 #cmakedefine STDC_HEADERS @STDC_HEADERS@
282
283 /* Support strip chopping (whether or not to convert single-strip uncompressed
284    images to mutiple strips of specified size to reduce memory usage) */
285 #cmakedefine STRIPCHOP_DEFAULT @STRIPCHOP_DEFAULT@
286
287 /* Default size of the strip in bytes (when strip chopping enabled) */
288 #cmakedefine STRIP_SIZE_DEFAULT @STRIP_SIZE_DEFAULT@
289
290 /* Enable SubIFD tag (330) support */
291 #cmakedefine SUBIFD_SUPPORT @SUBIFD_SUPPORT@
292
293 /* Support ThunderScan 4-bit RLE algorithm */
294 #cmakedefine THUNDER_SUPPORT @THUNDER_SUPPORT@
295
296 /* Signed 16-bit type */
297 #cmakedefine TIFF_INT16_T @TIFF_INT16_T@
298
299 /* Signed 32-bit type formatter */
300 #cmakedefine TIFF_INT32_FORMAT @TIFF_INT32_FORMAT@
301
302 /* Signed 32-bit type */
303 #cmakedefine TIFF_INT32_T @TIFF_INT32_T@
304
305 /* Signed 64-bit type formatter */
306 #cmakedefine TIFF_INT64_FORMAT @TIFF_INT64_FORMAT@
307
308 /* Signed 64-bit type */
309 #cmakedefine TIFF_INT64_T @TIFF_INT64_T@
310
311 /* Signed 8-bit type */
312 #cmakedefine TIFF_INT8_T @TIFF_INT8_T@
313
314 /* Pointer difference type formatter */
315 #cmakedefine TIFF_PTRDIFF_FORMAT @TIFF_PTRDIFF_FORMAT@
316
317 /* Pointer difference type */
318 #cmakedefine TIFF_PTRDIFF_T @TIFF_PTRDIFF_T@
319
320 /* Signed size type formatter */
321 #cmakedefine TIFF_SSIZE_FORMAT @TIFF_SSIZE_FORMAT@
322
323 /* Signed size type */
324 #cmakedefine TIFF_SSIZE_T @TIFF_SSIZE_T@
325
326 /* Unsigned 16-bit type */
327 #cmakedefine TIFF_UINT16_T @TIFF_UINT16_T@
328
329 /* Unsigned 32-bit type formatter */
330 #cmakedefine TIFF_UINT32_FORMAT @TIFF_UINT32_FORMAT@
331
332 /* Unsigned 32-bit type */
333 #cmakedefine TIFF_UINT32_T @TIFF_UINT32_T@
334
335 /* Unsigned 64-bit type formatter */
336 #cmakedefine TIFF_UINT64_FORMAT @TIFF_UINT64_FORMAT@
337
338 /* Unsigned 64-bit type */
339 #cmakedefine TIFF_UINT64_T @TIFF_UINT64_T@
340
341 /* Unsigned 8-bit type */
342 #cmakedefine TIFF_UINT8_T @TIFF_UINT8_T@
343
344 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
345 #cmakedefine TIME_WITH_SYS_TIME @TIME_WITH_SYS_TIME@
346
347 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
348 #cmakedefine TM_IN_SYS_TIME
349
350 /* define to use win32 IO system */
351 #cmakedefine USE_WIN32_FILEIO
352
353 /* Version number of package */
354 #cmakedefine VERSION @VERSION@
355
356 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
357    significant byte first (like Motorola and SPARC, unlike Intel). */
358 #if defined AC_APPLE_UNIVERSAL_BUILD
359 # if defined __BIG_ENDIAN__
360 #  define WORDS_BIGENDIAN 1
361 # endif
362 #else
363 # ifndef WORDS_BIGENDIAN
364 #cmakedefine WORDS_BIGENDIAN @WORDS_BIGENDIAN@
365 # endif
366 #endif
367
368 /* Define to 1 if the X Window System is missing or not being used. */
369 #cmakedefine X_DISPLAY_MISSING
370
371 /* Support Deflate compression */
372 #cmakedefine ZIP_SUPPORT @ZIP_SUPPORT@
373
374 /* Number of bits in a file offset, on hosts where this is settable. */
375 #cmakedefine _FILE_OFFSET_BITS @_FILE_OFFSET_BITS@
376
377 /* Define for large files, on AIX-style hosts. */
378 #cmakedefine _LARGE_FILES
379
380 /* Define to empty if `const' does not conform to ANSI C. */
381 #cmakedefine const
382
383 /* Define to `__inline__' or `__inline' if that's what the C compiler
384    calls it, or to nothing if 'inline' is not supported under any name.  */
385 #ifndef __cplusplus
386 #define inline @INLINE@
387 #endif
388
389 /* Define to `long int' if <sys/types.h> does not define. */
390 #cmakedefine off_t
391
392 /* Define to `unsigned int' if <sys/types.h> does not define. */
393 #cmakedefine size_t