blob: 5752bb8239f8fbe79fa2d2da21fb02703f84dd7e [file] [log] [blame]
cristy3ed852e2009-09-05 21:47:34 +00001/* config/config.h.in. Generated from configure.ac by autoheader. */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Define if you have AUTOTRACE library */
7#undef AUTOTRACE_DELEGATE
8
9/* Define if coders and filters are to be built as modules. */
10#undef BUILD_MODULES
11
12/* Define if you have the bzip2 library */
13#undef BZLIB_DELEGATE
14
15/* Define if you have CAIRO library */
16#undef CAIRO_DELEGATE
17
18/* permit enciphering and deciphering image pixels */
19#undef CIPHER_SUPPORT
20
21/* Define to 1 if the `closedir' function returns void instead of `int'. */
22#undef CLOSEDIR_VOID
23
cristy9c151dc2012-12-02 22:30:16 +000024/* coders subdirectory. */
cristy01ff9f32012-12-01 18:15:29 +000025#undef CODER_DIRNAME
cristy3ed852e2009-09-05 21:47:34 +000026
27/* Directory where architecture-dependent configuration files live. */
28#undef CONFIGURE_PATH
29
30/* Subdirectory of lib where architecture-dependent configuration files live.
31 */
32#undef CONFIGURE_RELATIVE_PATH
33
34/* Define if you have DJVU library */
35#undef DJVU_DELEGATE
36
37/* Directory where ImageMagick documents live. */
38#undef DOCUMENTATION_PATH
39
40/* Define if you have Display Postscript */
41#undef DPS_DELEGATE
42
cristy3ed852e2009-09-05 21:47:34 +000043/* exclude deprecated methods in MagickCore API */
44#undef EXCLUDE_DEPRECATED
45
46/* Directory where executables are installed. */
47#undef EXECUTABLE_PATH
48
49/* Define if you have FFTW library */
50#undef FFTW_DELEGATE
51
cristy9c151dc2012-12-02 22:30:16 +000052/* filter subdirectory. */
cristy01ff9f32012-12-01 18:15:29 +000053#undef FILTER_DIRNAME
cristy3ed852e2009-09-05 21:47:34 +000054
55/* Define if you have FONTCONFIG library */
56#undef FONTCONFIG_DELEGATE
57
58/* Define if you have FlashPIX library */
59#undef FPX_DELEGATE
60
cristy03f187e2013-01-24 00:22:19 +000061/* Define if you have FREETYPE library */
cristy3ed852e2009-09-05 21:47:34 +000062#undef FREETYPE_DELEGATE
63
64/* Define if you have Ghostscript library or framework */
65#undef GS_DELEGATE
66
67/* Define if you have GVC library */
68#undef GVC_DELEGATE
69
cristyb33454f2011-08-03 02:10:45 +000070/* Define to 1 if you have the `acosh' function. */
71#undef HAVE_ACOSH
72
cristy3ed852e2009-09-05 21:47:34 +000073/* Define to 1 if you have the <arm/limits.h> header file. */
74#undef HAVE_ARM_LIMITS_H
75
cristy03f187e2013-01-24 00:22:19 +000076/* Define to 1 if you have the <arpa/inet.h> header file. */
77#undef HAVE_ARPA_INET_H
78
cristyb33454f2011-08-03 02:10:45 +000079/* Define to 1 if you have the `asinh' function. */
80#undef HAVE_ASINH
81
82/* Define to 1 if you have the `atanh' function. */
83#undef HAVE_ATANH
84
cristy3ed852e2009-09-05 21:47:34 +000085/* Define to 1 if you have the `atexit' function. */
86#undef HAVE_ATEXIT
87
cristyc5baf4f2010-08-31 15:05:33 +000088/* Define to 1 if you have the `atoll' function. */
89#undef HAVE_ATOLL
90
cristy3ed852e2009-09-05 21:47:34 +000091/* define if bool is a built-in type */
92#undef HAVE_BOOL
93
cristy47b022b2011-01-18 22:29:21 +000094/* Define to 1 if you have the `cabs' function. */
95#undef HAVE_CABS
96
97/* Define to 1 if you have the `carg' function. */
98#undef HAVE_CARG
99
cristy56ed31c2010-03-22 00:46:21 +0000100/* Define to 1 if you have the `cimag' function. */
101#undef HAVE_CIMAG
102
cristy3ed852e2009-09-05 21:47:34 +0000103/* Define to 1 if you have the `clock' function. */
104#undef HAVE_CLOCK
105
cristye43a45e2009-09-28 14:49:00 +0000106/* Define to 1 if you have clock_gettime. */
cristy3ed852e2009-09-05 21:47:34 +0000107#undef HAVE_CLOCK_GETTIME
108
cristye43a45e2009-09-28 14:49:00 +0000109/* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
110#undef HAVE_CLOCK_REALTIME
111
cristyfe2e68f2010-01-09 19:16:03 +0000112/* Define to 1 if you have the <CL/cl.h> header file. */
113#undef HAVE_CL_CL_H
cristy736173a2009-09-20 21:18:22 +0000114
cristy3ed852e2009-09-05 21:47:34 +0000115/* Define to 1 if you have the <complex.h> header file. */
116#undef HAVE_COMPLEX_H
117
cristy47b022b2011-01-18 22:29:21 +0000118/* Define to 1 if you have the `creal' function. */
119#undef HAVE_CREAL
120
cristyc5baf4f2010-08-31 15:05:33 +0000121/* Define to 1 if you have the `ctime_r' function. */
122#undef HAVE_CTIME_R
123
cristy3ed852e2009-09-05 21:47:34 +0000124/* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
125 */
126#undef HAVE_DECL_PREAD
127
128/* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
129 */
130#undef HAVE_DECL_PWRITE
131
cristy7d4a1d62011-10-13 15:54:12 +0000132/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
133 don't. */
134#undef HAVE_DECL_STRERROR_R
135
cristy3ed852e2009-09-05 21:47:34 +0000136/* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
137 don't. */
138#undef HAVE_DECL_STRLCPY
139
cristy92703d82010-04-26 00:18:18 +0000140/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
141 */
142#undef HAVE_DECL_TZNAME
143
cristy3ed852e2009-09-05 21:47:34 +0000144/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
145 don't. */
146#undef HAVE_DECL_VSNPRINTF
147
148/* Define to 1 if you have the `directio' function. */
149#undef HAVE_DIRECTIO
150
151/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
152 */
153#undef HAVE_DIRENT_H
154
cristy3ed852e2009-09-05 21:47:34 +0000155/* Define to 1 if you have the <dlfcn.h> header file. */
156#undef HAVE_DLFCN_H
157
cristy3ed852e2009-09-05 21:47:34 +0000158/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
159#undef HAVE_DOPRNT
160
cristyf0cf9a22012-10-24 12:05:01 +0000161/* Define to 1 if the system has the type `double_t'. */
162#undef HAVE_DOUBLE_T
163
cristy3ed852e2009-09-05 21:47:34 +0000164/* Define to 1 if you have the <errno.h> header file. */
165#undef HAVE_ERRNO_H
166
cristy3ed852e2009-09-05 21:47:34 +0000167/* Define to 1 if you have the `execvp' function. */
168#undef HAVE_EXECVP
169
cristyf1440cb2010-02-23 02:24:21 +0000170/* Define to 1 if you have the `fchmod' function. */
171#undef HAVE_FCHMOD
172
cristy3ed852e2009-09-05 21:47:34 +0000173/* Define to 1 if you have the <fcntl.h> header file. */
174#undef HAVE_FCNTL_H
175
cristyf0cf9a22012-10-24 12:05:01 +0000176/* Define to 1 if the system has the type `float_t'. */
177#undef HAVE_FLOAT_T
178
cristy3ed852e2009-09-05 21:47:34 +0000179/* Define to 1 if you have the `floor' function. */
180#undef HAVE_FLOOR
181
182/* Define to 1 if you have the `fork' function. */
183#undef HAVE_FORK
184
185/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
186#undef HAVE_FSEEKO
187
cristy3ed852e2009-09-05 21:47:34 +0000188/* Define to 1 if you have the `ftime' function. */
189#undef HAVE_FTIME
190
191/* Define to 1 if you have the `ftruncate' function. */
192#undef HAVE_FTRUNCATE
193
194/* Define to 1 if you have the `getcwd' function. */
195#undef HAVE_GETCWD
196
cristyc5baf4f2010-08-31 15:05:33 +0000197/* Define to 1 if you have the `getc_unlocked' function. */
198#undef HAVE_GETC_UNLOCKED
199
cristy3ed852e2009-09-05 21:47:34 +0000200/* Define to 1 if you have the `getdtablesize' function. */
201#undef HAVE_GETDTABLESIZE
202
203/* Define to 1 if you have the `getexecname' function. */
204#undef HAVE_GETEXECNAME
205
206/* Define to 1 if you have the `getpagesize' function. */
207#undef HAVE_GETPAGESIZE
208
209/* Define to 1 if you have the `getpid' function. */
210#undef HAVE_GETPID
211
cristyd3ef0102009-09-12 18:11:06 +0000212/* Define to 1 if you have the `getrlimit' function. */
213#undef HAVE_GETRLIMIT
214
cristy3ed852e2009-09-05 21:47:34 +0000215/* Define to 1 if you have the `getrusage' function. */
216#undef HAVE_GETRUSAGE
217
218/* Define to 1 if you have the `gettimeofday' function. */
219#undef HAVE_GETTIMEOFDAY
220
221/* Define to 1 if you have the `gmtime_r' function. */
222#undef HAVE_GMTIME_R
223
cristy944e51f2013-04-16 18:45:02 +0000224/* Compile with hugepage support */
225#undef HAVE_HUGEPAGES
226
cristy501c8042011-05-26 17:46:28 +0000227/* Define to 1 if the system has the type `intmax_t'. */
228#undef HAVE_INTMAX_T
229
230/* Define to 1 if the system has the type `intptr_t'. */
231#undef HAVE_INTPTR_T
232
cristy3ed852e2009-09-05 21:47:34 +0000233/* Define to 1 if you have the <inttypes.h> header file. */
234#undef HAVE_INTTYPES_H
235
cristy82b20722011-11-05 21:52:36 +0000236/* Define to 1 if you have the `isnan' function. */
237#undef HAVE_ISNAN
238
cristy161b9262010-03-20 19:34:32 +0000239/* Define to 1 if you have the `j0' function. */
240#undef HAVE_J0
241
242/* Define to 1 if you have the `j1' function. */
243#undef HAVE_J1
244
cristybc8ef1c2015-06-06 14:32:21 +0000245/* Define if you have the <lcms2.h> header file. */
246#undef HAVE_LCMS2_H
247
248/* Define if you have the <lcms2/lcms2.h> header file. */
249#undef HAVE_LCMS2_LCMS2_H
250
cristy3ed852e2009-09-05 21:47:34 +0000251/* Define to 1 if you have the `gcov' library (-lgcov). */
252#undef HAVE_LIBGCOV
253
254/* Define to 1 if you have the <limits.h> header file. */
255#undef HAVE_LIMITS_H
256
257/* Define to 1 if you have the <linux/unistd.h> header file. */
258#undef HAVE_LINUX_UNISTD_H
259
cristyc5baf4f2010-08-31 15:05:33 +0000260/* Define to 1 if you have the `lltostr' function. */
261#undef HAVE_LLTOSTR
262
cristy3ed852e2009-09-05 21:47:34 +0000263/* Define to 1 if you have the <locale.h> header file. */
264#undef HAVE_LOCALE_H
265
cristy98beafc2015-05-14 19:55:55 +0000266/* Define to 1 if the system has the type `locale_t'. */
267#undef HAVE_LOCALE_T
268
cristy3ed852e2009-09-05 21:47:34 +0000269/* Define to 1 if you have the `localtime_r' function. */
270#undef HAVE_LOCALTIME_R
271
cristy9e2b6242014-03-25 11:49:41 +0000272/* Define to 1 if the system has the type `long double'. */
cristy501c8042011-05-26 17:46:28 +0000273#undef HAVE_LONG_DOUBLE
274
cristy3ed852e2009-09-05 21:47:34 +0000275/* Define to 1 if the type `long double' works and has more range or precision
276 than `double'. */
277#undef HAVE_LONG_DOUBLE_WIDER
278
cristy5ed9c6e2013-07-14 21:20:31 +0000279/* Define to 1 if the system has the type 'long long int'. */
cristy501c8042011-05-26 17:46:28 +0000280#undef HAVE_LONG_LONG_INT
281
cristy3ed852e2009-09-05 21:47:34 +0000282/* Define to 1 if you have the `lstat' function. */
283#undef HAVE_LSTAT
284
cristy3ed852e2009-09-05 21:47:34 +0000285/* Define to 1 if you have the <machine/param.h> header file. */
286#undef HAVE_MACHINE_PARAM_H
287
288/* Define to 1 if you have the <mach-o/dyld.h> header file. */
289#undef HAVE_MACH_O_DYLD_H
290
cristy501c8042011-05-26 17:46:28 +0000291/* Define to 1 if <wchar.h> declares mbstate_t. */
292#undef HAVE_MBSTATE_T
293
cristy3ed852e2009-09-05 21:47:34 +0000294/* Define to 1 if you have the `memmove' function. */
295#undef HAVE_MEMMOVE
296
297/* Define to 1 if you have the <memory.h> header file. */
298#undef HAVE_MEMORY_H
299
300/* Define to 1 if you have the `memset' function. */
301#undef HAVE_MEMSET
302
303/* Define to 1 if you have the `mkstemp' function. */
304#undef HAVE_MKSTEMP
305
306/* Define to 1 if you have a working `mmap' system call. */
307#undef HAVE_MMAP
308
cristy3ed852e2009-09-05 21:47:34 +0000309/* Define to 1 if you have the `munmap' function. */
310#undef HAVE_MUNMAP
311
312/* define if the compiler implements namespaces */
313#undef HAVE_NAMESPACES
314
cristy964cb7f2010-04-25 23:18:00 +0000315/* Define if g++ supports namespace std. */
316#undef HAVE_NAMESPACE_STD
317
cristya21afde2010-07-02 00:45:40 +0000318/* Define to 1 if you have the `nanosleep' function. */
319#undef HAVE_NANOSLEEP
320
cristy3ed852e2009-09-05 21:47:34 +0000321/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
322#undef HAVE_NDIR_H
323
cristy9a4137e2013-01-04 18:49:29 +0000324/* Define to 1 if you have the <netinet/in.h> header file. */
325#undef HAVE_NETINET_IN_H
326
cristya8549b12011-05-18 19:05:08 +0000327/* Define to 1 if you have the `newlocale' function. */
328#undef HAVE_NEWLOCALE
329
cristyfe2e68f2010-01-09 19:16:03 +0000330/* Define to 1 if you have the <OpenCL/cl.h> header file. */
331#undef HAVE_OPENCL_CL_H
cristy736173a2009-09-20 21:18:22 +0000332
cristy3ed852e2009-09-05 21:47:34 +0000333/* Define to 1 if you have the <OS.h> header file. */
334#undef HAVE_OS_H
335
336/* Define to 1 if you have the `pclose' function. */
337#undef HAVE_PCLOSE
338
339/* Define to 1 if you have the `poll' function. */
340#undef HAVE_POLL
341
342/* Define to 1 if you have the `popen' function. */
343#undef HAVE_POPEN
344
345/* Define to 1 if you have the `posix_fadvise' function. */
346#undef HAVE_POSIX_FADVISE
347
348/* Define to 1 if you have the `posix_fallocate' function. */
349#undef HAVE_POSIX_FALLOCATE
350
351/* Define to 1 if you have the `posix_madvise' function. */
352#undef HAVE_POSIX_MADVISE
353
354/* Define to 1 if you have the `posix_memalign' function. */
355#undef HAVE_POSIX_MEMALIGN
356
cristy5c40fb42010-08-05 16:12:44 +0000357/* Define to 1 if you have the `posix_spawnp' function. */
358#undef HAVE_POSIX_SPAWNP
359
cristy3ed852e2009-09-05 21:47:34 +0000360/* Define to 1 if you have the `pow' function. */
361#undef HAVE_POW
362
363/* Define to 1 if you have the `pread' function. */
364#undef HAVE_PREAD
365
cristy98e91bd2010-01-12 01:11:42 +0000366/* Define to 1 if you have the <process.h> header file. */
367#undef HAVE_PROCESS_H
368
cristy3ed852e2009-09-05 21:47:34 +0000369/* Define if you have POSIX threads libraries and header files. */
370#undef HAVE_PTHREAD
371
cristya316db12011-10-24 00:49:45 +0000372/* Have PTHREAD_PRIO_INHERIT. */
373#undef HAVE_PTHREAD_PRIO_INHERIT
374
cristy3ed852e2009-09-05 21:47:34 +0000375/* Define to 1 if you have the `pwrite' function. */
376#undef HAVE_PWRITE
377
cristyc5baf4f2010-08-31 15:05:33 +0000378/* Define to 1 if you have the `qsort_r' function. */
379#undef HAVE_QSORT_R
380
cristy3ed852e2009-09-05 21:47:34 +0000381/* Define to 1 if you have the `raise' function. */
382#undef HAVE_RAISE
383
384/* Define to 1 if you have the `rand_r' function. */
385#undef HAVE_RAND_R
386
cristy3ed852e2009-09-05 21:47:34 +0000387/* Define to 1 if you have the `readdir_r' function. */
388#undef HAVE_READDIR_R
389
390/* Define to 1 if you have the `readlink' function. */
391#undef HAVE_READLINK
392
393/* Define to 1 if you have the `realpath' function. */
394#undef HAVE_REALPATH
395
396/* Define to 1 if you have the `seekdir' function. */
397#undef HAVE_SEEKDIR
398
399/* Define to 1 if you have the `select' function. */
400#undef HAVE_SELECT
401
cristya29f2b82015-05-30 14:10:30 +0000402/* Define to 1 if you have the `sendfile' function. */
403#undef HAVE_SENDFILE
404
cristy3ed852e2009-09-05 21:47:34 +0000405/* Define to 1 if you have the `setlocale' function. */
406#undef HAVE_SETLOCALE
407
408/* Define to 1 if you have the `setvbuf' function. */
409#undef HAVE_SETVBUF
410
411/* X11 server supports shape extension */
412#undef HAVE_SHAPE
413
414/* X11 server supports shared memory extension */
415#undef HAVE_SHARED_MEMORY
416
cristy3ed852e2009-09-05 21:47:34 +0000417/* Define to 1 if you have the `sigaction' function. */
418#undef HAVE_SIGACTION
419
420/* Define to 1 if you have the `sigemptyset' function. */
421#undef HAVE_SIGEMPTYSET
422
cristy85572162013-01-04 19:19:32 +0000423/* Define to 1 if you have the `socket' function. */
424#undef HAVE_SOCKET
425
cristy393bbe52010-01-11 16:32:56 +0000426/* Define to 1 if you have the `spawnvp' function. */
427#undef HAVE_SPAWNVP
428
cristy3ed852e2009-09-05 21:47:34 +0000429/* Define to 1 if you have the `sqrt' function. */
430#undef HAVE_SQRT
431
432/* Define to 1 if you have the `stat' function. */
433#undef HAVE_STAT
434
435/* Define to 1 if you have the <stdarg.h> header file. */
436#undef HAVE_STDARG_H
437
438/* Define to 1 if stdbool.h conforms to C99. */
439#undef HAVE_STDBOOL_H
440
cristy3ed852e2009-09-05 21:47:34 +0000441/* Define to 1 if you have the <stdint.h> header file. */
442#undef HAVE_STDINT_H
443
444/* Define to 1 if you have the <stdlib.h> header file. */
445#undef HAVE_STDLIB_H
446
447/* define if the compiler supports ISO C++ standard library */
448#undef HAVE_STD_LIBS
449
cristy3ed852e2009-09-05 21:47:34 +0000450/* Define to 1 if you have the `strcasecmp' function. */
451#undef HAVE_STRCASECMP
452
453/* Define to 1 if you have the `strchr' function. */
454#undef HAVE_STRCHR
455
456/* Define to 1 if you have the `strcspn' function. */
457#undef HAVE_STRCSPN
458
459/* Define to 1 if you have the `strdup' function. */
460#undef HAVE_STRDUP
461
462/* Define to 1 if you have the `strerror' function. */
463#undef HAVE_STRERROR
464
465/* Define to 1 if you have the `strerror_r' function. */
466#undef HAVE_STRERROR_R
467
468/* Define to 1 if cpp supports the ANSI # stringizing operator. */
469#undef HAVE_STRINGIZE
470
471/* Define to 1 if you have the <strings.h> header file. */
472#undef HAVE_STRINGS_H
473
474/* Define to 1 if you have the <string.h> header file. */
475#undef HAVE_STRING_H
476
477/* Define to 1 if you have the `strlcat' function. */
478#undef HAVE_STRLCAT
479
480/* Define to 1 if you have the `strlcpy' function. */
481#undef HAVE_STRLCPY
482
483/* Define to 1 if you have the `strncasecmp' function. */
484#undef HAVE_STRNCASECMP
485
486/* Define to 1 if you have the `strpbrk' function. */
487#undef HAVE_STRPBRK
488
489/* Define to 1 if you have the `strrchr' function. */
490#undef HAVE_STRRCHR
491
492/* Define to 1 if you have the `strspn' function. */
493#undef HAVE_STRSPN
494
495/* Define to 1 if you have the `strstr' function. */
496#undef HAVE_STRSTR
497
cristy6c1eef12011-05-17 02:13:08 +0000498/* Define to 1 if you have the `strtod' function. */
499#undef HAVE_STRTOD
500
501/* Define to 1 if you have the `strtod_l' function. */
502#undef HAVE_STRTOD_L
503
cristy3ed852e2009-09-05 21:47:34 +0000504/* Define to 1 if you have the `strtol' function. */
505#undef HAVE_STRTOL
506
cristy5131f3e2009-12-18 03:09:10 +0000507/* Define to 1 if you have the `strtoul' function. */
508#undef HAVE_STRTOUL
509
cristy92703d82010-04-26 00:18:18 +0000510/* Define to 1 if `tm_zone' is a member of `struct tm'. */
511#undef HAVE_STRUCT_TM_TM_ZONE
512
cristy58945e42012-09-04 14:33:54 +0000513/* Define to 1 if you have the <sun_prefetch.h> header file. */
514#undef HAVE_SUN_PREFETCH_H
515
cristy3ed852e2009-09-05 21:47:34 +0000516/* Define to 1 if you have the `symlink' function. */
517#undef HAVE_SYMLINK
518
519/* Define to 1 if you have the `sysconf' function. */
520#undef HAVE_SYSCONF
521
522/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
523 */
524#undef HAVE_SYS_DIR_H
525
cristy3ed852e2009-09-05 21:47:34 +0000526/* Define to 1 if you have the <sys/ipc.h> header file. */
527#undef HAVE_SYS_IPC_H
528
cristy58945e42012-09-04 14:33:54 +0000529/* Define to 1 if you have the <sys/mman.h> header file. */
530#undef HAVE_SYS_MMAN_H
531
cristy3ed852e2009-09-05 21:47:34 +0000532/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
533 */
534#undef HAVE_SYS_NDIR_H
535
cristycd4c5312009-11-22 01:19:08 +0000536/* Define to 1 if you have the <sys/param.h> header file. */
537#undef HAVE_SYS_PARAM_H
538
cristy3ed852e2009-09-05 21:47:34 +0000539/* Define to 1 if you have the <sys/resource.h> header file. */
540#undef HAVE_SYS_RESOURCE_H
541
542/* Define to 1 if you have the <sys/select.h> header file. */
543#undef HAVE_SYS_SELECT_H
544
cristy66988ab2015-05-30 17:20:38 +0000545/* Define to 1 if you have the <sys/sendfile.h> header file. */
546#undef HAVE_SYS_SENDFILE_H
547
cristy3ed852e2009-09-05 21:47:34 +0000548/* Define to 1 if you have the <sys/socket.h> header file. */
549#undef HAVE_SYS_SOCKET_H
550
551/* Define to 1 if you have the <sys/stat.h> header file. */
552#undef HAVE_SYS_STAT_H
553
554/* Define to 1 if you have the <sys/syslimits.h> header file. */
555#undef HAVE_SYS_SYSLIMITS_H
556
557/* Define to 1 if you have the <sys/timeb.h> header file. */
558#undef HAVE_SYS_TIMEB_H
559
560/* Define to 1 if you have the <sys/times.h> header file. */
561#undef HAVE_SYS_TIMES_H
562
563/* Define to 1 if you have the <sys/time.h> header file. */
564#undef HAVE_SYS_TIME_H
565
566/* Define to 1 if you have the <sys/types.h> header file. */
567#undef HAVE_SYS_TYPES_H
568
569/* Define to 1 if you have the <sys/wait.h> header file. */
570#undef HAVE_SYS_WAIT_H
571
572/* Define to 1 if you have the `telldir' function. */
573#undef HAVE_TELLDIR
574
575/* Define to 1 if you have the `tempnam' function. */
576#undef HAVE_TEMPNAM
577
578/* Define to 1 if you have the <tiffconf.h> header file. */
579#undef HAVE_TIFFCONF_H
580
cristy3f590e52011-11-14 14:29:44 +0000581/* Define to 1 if you have the `TIFFIsBigEndian' function. */
582#undef HAVE_TIFFISBIGENDIAN
583
cristy3ed852e2009-09-05 21:47:34 +0000584/* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
585#undef HAVE_TIFFISCODECCONFIGURED
586
587/* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
588#undef HAVE_TIFFMERGEFIELDINFO
589
590/* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
591#undef HAVE_TIFFREADEXIFDIRECTORY
592
593/* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
594#undef HAVE_TIFFSETERRORHANDLEREXT
595
596/* Define to 1 if you have the `TIFFSetTagExtender' function. */
597#undef HAVE_TIFFSETTAGEXTENDER
598
599/* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
600#undef HAVE_TIFFSETWARNINGHANDLEREXT
601
602/* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
603#undef HAVE_TIFFSWABARRAYOFTRIPLES
604
605/* Define to 1 if you have the `times' function. */
606#undef HAVE_TIMES
607
cristy92703d82010-04-26 00:18:18 +0000608/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
609 `HAVE_STRUCT_TM_TM_ZONE' instead. */
610#undef HAVE_TM_ZONE
611
612/* Define to 1 if you don't have `tm_zone' but do have the external array
613 `tzname'. */
614#undef HAVE_TZNAME
615
cristy501c8042011-05-26 17:46:28 +0000616/* Define to 1 if the system has the type `uintmax_t'. */
617#undef HAVE_UINTMAX_T
618
619/* Define to 1 if the system has the type `uintptr_t'. */
620#undef HAVE_UINTPTR_T
621
cristyc5baf4f2010-08-31 15:05:33 +0000622/* Define to 1 if you have the `ulltostr' function. */
623#undef HAVE_ULLTOSTR
624
cristy3ed852e2009-09-05 21:47:34 +0000625/* Define to 1 if you have the <unistd.h> header file. */
626#undef HAVE_UNISTD_H
627
cristy5ed9c6e2013-07-14 21:20:31 +0000628/* Define to 1 if the system has the type 'unsigned long long int'. */
cristy501c8042011-05-26 17:46:28 +0000629#undef HAVE_UNSIGNED_LONG_LONG_INT
630
cristya20c9042011-05-19 13:22:18 +0000631/* Define to 1 if you have the `uselocale' function. */
632#undef HAVE_USELOCALE
633
cristy3ed852e2009-09-05 21:47:34 +0000634/* Define to 1 if you have the `usleep' function. */
635#undef HAVE_USLEEP
636
cristyf1440cb2010-02-23 02:24:21 +0000637/* Define to 1 if you have the `utime' function. */
638#undef HAVE_UTIME
639
cristy3ed852e2009-09-05 21:47:34 +0000640/* Define to 1 if you have the `vfork' function. */
641#undef HAVE_VFORK
642
643/* Define to 1 if you have the <vfork.h> header file. */
644#undef HAVE_VFORK_H
645
cristy5d0cd952011-05-19 21:21:41 +0000646/* Define to 1 if you have the `vfprintf' function. */
647#undef HAVE_VFPRINTF
648
649/* Define to 1 if you have the `vfprintf_l' function. */
650#undef HAVE_VFPRINTF_L
651
cristy3ed852e2009-09-05 21:47:34 +0000652/* Define to 1 if you have the `vprintf' function. */
653#undef HAVE_VPRINTF
654
655/* Define to 1 if you have the `vsnprintf' function. */
656#undef HAVE_VSNPRINTF
657
cristyb51dff52011-05-19 16:55:47 +0000658/* Define to 1 if you have the `vsnprintf_l' function. */
659#undef HAVE_VSNPRINTF_L
660
cristy3ed852e2009-09-05 21:47:34 +0000661/* Define to 1 if you have the `vsprintf' function. */
662#undef HAVE_VSPRINTF
663
664/* Define to 1 if you have the `waitpid' function. */
665#undef HAVE_WAITPID
666
667/* Define to 1 if you have the <wchar.h> header file. */
668#undef HAVE_WCHAR_H
669
cristy736173a2009-09-20 21:18:22 +0000670/* Define to 1 if you have the <windows.h> header file. */
671#undef HAVE_WINDOWS_H
672
cristy3ed852e2009-09-05 21:47:34 +0000673/* Define to 1 if `fork' works. */
674#undef HAVE_WORKING_FORK
675
676/* Define to 1 if `vfork' works. */
677#undef HAVE_WORKING_VFORK
678
cristya8549b12011-05-18 19:05:08 +0000679/* Define to 1 if you have the <xlocale.h> header file. */
680#undef HAVE_XLOCALE_H
681
cristy568c2d42012-07-27 01:41:20 +0000682/* Define to 1 if you have the `_aligned_malloc' function. */
683#undef HAVE__ALIGNED_MALLOC
684
cristy3ed852e2009-09-05 21:47:34 +0000685/* Define to 1 if the system has the type `_Bool'. */
686#undef HAVE__BOOL
687
688/* Define to 1 if you have the `_exit' function. */
689#undef HAVE__EXIT
690
691/* Define to 1 if you have the `_NSGetExecutablePath' function. */
692#undef HAVE__NSGETEXECUTABLEPATH
693
694/* Define to 1 if you have the `_pclose' function. */
695#undef HAVE__PCLOSE
696
697/* Define to 1 if you have the `_popen' function. */
698#undef HAVE__POPEN
699
700/* Define to 1 if you have the `_wfopen' function. */
701#undef HAVE__WFOPEN
702
703/* Define to 1 if you have the `_wstat' function. */
704#undef HAVE__WSTAT
705
cristy92703d82010-04-26 00:18:18 +0000706/* define if your compiler has __attribute__ */
707#undef HAVE___ATTRIBUTE__
708
cristye52f12f2012-12-31 15:32:36 +0000709/* Whether hdri is enabled or not */
710#undef HDRI_ENABLE_OBSOLETE_IN_H
cristy3ed852e2009-09-05 21:47:34 +0000711
cristy3b0097d2014-11-04 15:34:47 +0000712/* Define if you have jemalloc memory allocation library */
713#undef HasJEMALLOC
714
cristy3ed852e2009-09-05 21:47:34 +0000715/* Define if you have umem memory allocation library */
716#undef HasUMEM
717
cristye52f12f2012-12-31 15:32:36 +0000718/* Directory where ImageMagick architecture headers live. */
719#undef INCLUDEARCH_PATH
720
cristy2a11bef2011-10-28 18:33:11 +0000721/* Directory where ImageMagick headers live. */
722#undef INCLUDE_PATH
cristy0151ae12011-10-28 16:32:29 +0000723
cristy3ed852e2009-09-05 21:47:34 +0000724/* ImageMagick is formally installed under prefix */
725#undef INSTALLED_SUPPORT
726
727/* Define if you have JBIG library */
728#undef JBIG_DELEGATE
729
cristy3ed852e2009-09-05 21:47:34 +0000730/* Define if you have JPEG library */
731#undef JPEG_DELEGATE
732
cristy32f75d42015-06-05 18:46:23 +0000733/* Define if you have LCMS library */
cristy3ed852e2009-09-05 21:47:34 +0000734#undef LCMS_DELEGATE
735
cristy99db3872014-01-01 15:11:34 +0000736/* Define if you have OPENJP2 library */
737#undef LIBOPENJP2_DELEGATE
738
cristy3ed852e2009-09-05 21:47:34 +0000739/* Directory where architecture-dependent files live. */
740#undef LIBRARY_PATH
741
742/* Subdirectory of lib where ImageMagick architecture dependent files are
cristy9c151dc2012-12-02 22:30:16 +0000743 installed. */
cristy3ed852e2009-09-05 21:47:34 +0000744#undef LIBRARY_RELATIVE_PATH
745
cristy8d0ff762013-03-10 20:33:28 +0000746/* Binaries in libraries path base name (will be during install linked to bin)
747 */
748#undef LIB_BIN_BASEDIRNAME
749
cristy3ed852e2009-09-05 21:47:34 +0000750/* Define if you have LQR library */
751#undef LQR_DELEGATE
752
753/* Define if using libltdl to support dynamically loadable modules */
754#undef LTDL_DELEGATE
755
cristy3ed852e2009-09-05 21:47:34 +0000756/* Define to the sub-directory in which libtool stores uninstalled libraries.
757 */
758#undef LT_OBJDIR
759
cristy3f590e52011-11-14 14:29:44 +0000760/* Define if you have LZMA library */
cristyfbb0ef02010-12-19 02:32:11 +0000761#undef LZMA_DELEGATE
762
cristy3ed852e2009-09-05 21:47:34 +0000763/* Define to prepend to default font search path. */
764#undef MAGICK_FONT_PATH
765
cristy27d53d62012-07-29 23:30:07 +0000766/* Target Host CPU */
767#undef MAGICK_TARGET_CPU
768
769/* Target Host OS */
770#undef MAGICK_TARGET_OS
771
772/* Target Host Vendor */
773#undef MAGICK_TARGET_VENDOR
774
cristy01ff9f32012-12-01 18:15:29 +0000775/* Module directory name without ABI part. */
776#undef MODULES_BASEDIRNAME
777
cristy678937b2012-12-01 23:56:42 +0000778/* Module directory dirname */
cristy01ff9f32012-12-01 18:15:29 +0000779#undef MODULES_DIRNAME
780
cristy3ed852e2009-09-05 21:47:34 +0000781/* Magick API method prefix */
782#undef NAMESPACE_PREFIX
783
cristya0b81c32010-01-22 02:54:33 +0000784/* Define to 1 if assertions should be disabled. */
cristy3ed852e2009-09-05 21:47:34 +0000785#undef NDEBUG
786
cristy3ed852e2009-09-05 21:47:34 +0000787/* Define if you have OPENEXR library */
788#undef OPENEXR_DELEGATE
789
cristya448bd22011-10-14 12:38:13 +0000790/* Name of package */
791#undef PACKAGE
792
cristy3ed852e2009-09-05 21:47:34 +0000793/* Define to the address where bug reports for this package should be sent. */
794#undef PACKAGE_BUGREPORT
795
796/* Define to the full name of this package. */
797#undef PACKAGE_NAME
798
799/* Define to the full name and version of this package. */
800#undef PACKAGE_STRING
801
802/* Define to the one symbol short name of this package. */
803#undef PACKAGE_TARNAME
804
cristy8b350f62009-11-15 23:12:43 +0000805/* Define to the home page for this package. */
806#undef PACKAGE_URL
807
cristy3ed852e2009-09-05 21:47:34 +0000808/* Define to the version of this package. */
809#undef PACKAGE_VERSION
810
cristya054b762012-03-26 23:16:00 +0000811/* Define if you have PANGOCAIRO library */
812#undef PANGOCAIRO_DELEGATE
cristy41cbe8a2011-10-27 01:35:18 +0000813
814/* Define if you have PANGO library */
815#undef PANGO_DELEGATE
816
cristy3ed852e2009-09-05 21:47:34 +0000817/* Define if you have PNG library */
818#undef PNG_DELEGATE
819
820/* Define to necessary symbol if this constant uses a non-standard name on
821 your system. */
822#undef PTHREAD_CREATE_JOINABLE
823
824/* Pixel cache threshold in MB (defaults to available memory) */
825#undef PixelCacheThreshold
826
827/* Number of bits in a pixel Quantum (8/16/32/64) */
cristye52f12f2012-12-31 15:32:36 +0000828#undef QUANTUM_DEPTH_OBSOLETE_IN_H
cristy3ed852e2009-09-05 21:47:34 +0000829
830/* Define as the return type of signal handlers (`int' or `void'). */
831#undef RETSIGTYPE
832
833/* Define if you have RSVG library */
834#undef RSVG_DELEGATE
835
836/* Define to the type of arg 1 for `select'. */
837#undef SELECT_TYPE_ARG1
838
839/* Define to the type of args 2, 3 and 4 for `select'. */
840#undef SELECT_TYPE_ARG234
841
842/* Define to the type of arg 5 for `select'. */
843#undef SELECT_TYPE_ARG5
844
cristyad38abe2012-12-23 23:03:21 +0000845/* Sharearch directory name without ABI part. */
cristy506d3852012-12-04 18:10:07 +0000846#undef SHAREARCH_BASEDIRNAME
cristy670aa3c2011-11-03 00:54:00 +0000847
cristyad38abe2012-12-23 23:03:21 +0000848/* Sharearch directory dirname */
cristy506d3852012-12-04 18:10:07 +0000849#undef SHAREARCH_DIRNAME
cristy670aa3c2011-11-03 00:54:00 +0000850
851/* Directory where architecture-independent configuration files live. */
cristy4f820712011-04-01 12:35:43 +0000852#undef SHARE_PATH
cristy3ed852e2009-09-05 21:47:34 +0000853
854/* Subdirectory of lib where architecture-independent configuration files
855 live. */
cristy4f820712011-04-01 12:35:43 +0000856#undef SHARE_RELATIVE_PATH
cristy3ed852e2009-09-05 21:47:34 +0000857
cristy9b86f202012-11-28 21:55:35 +0000858/* The size of `double', as computed by sizeof. */
859#undef SIZEOF_DOUBLE
860
861/* The size of `double_t', as computed by sizeof. */
862#undef SIZEOF_DOUBLE_T
863
864/* The size of `float', as computed by sizeof. */
865#undef SIZEOF_FLOAT
866
867/* The size of `float_t', as computed by sizeof. */
868#undef SIZEOF_FLOAT_T
869
870/* The size of `long double', as computed by sizeof. */
871#undef SIZEOF_LONG_DOUBLE
872
cristy3ed852e2009-09-05 21:47:34 +0000873/* The size of `off_t', as computed by sizeof. */
874#undef SIZEOF_OFF_T
875
876/* The size of `signed int', as computed by sizeof. */
877#undef SIZEOF_SIGNED_INT
878
879/* The size of `signed long', as computed by sizeof. */
880#undef SIZEOF_SIGNED_LONG
881
882/* The size of `signed long long', as computed by sizeof. */
883#undef SIZEOF_SIGNED_LONG_LONG
884
885/* The size of `signed short', as computed by sizeof. */
886#undef SIZEOF_SIGNED_SHORT
887
888/* The size of `size_t', as computed by sizeof. */
889#undef SIZEOF_SIZE_T
890
cristy330e9352010-06-01 18:42:49 +0000891/* The size of `ssize_t', as computed by sizeof. */
892#undef SIZEOF_SSIZE_T
893
cristy3ed852e2009-09-05 21:47:34 +0000894/* The size of `unsigned int', as computed by sizeof. */
895#undef SIZEOF_UNSIGNED_INT
896
897/* The size of `unsigned int*', as computed by sizeof. */
898#undef SIZEOF_UNSIGNED_INTP
899
900/* The size of `unsigned long', as computed by sizeof. */
901#undef SIZEOF_UNSIGNED_LONG
902
903/* The size of `unsigned long long', as computed by sizeof. */
904#undef SIZEOF_UNSIGNED_LONG_LONG
905
906/* The size of `unsigned short', as computed by sizeof. */
907#undef SIZEOF_UNSIGNED_SHORT
908
909/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
910#undef STAT_MACROS_BROKEN
911
912/* Define to 1 if you have the ANSI C header files. */
913#undef STDC_HEADERS
914
cristy7d4a1d62011-10-13 15:54:12 +0000915/* Define to 1 if strerror_r returns char *. */
916#undef STRERROR_R_CHAR_P
917
cristy55bf91c2010-09-24 00:29:41 +0000918/* Define if you have POSIX threads libraries and header files. */
919#undef THREAD_SUPPORT
920
cristy3ed852e2009-09-05 21:47:34 +0000921/* Define if you have TIFF library */
922#undef TIFF_DELEGATE
923
924/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
925#undef TIME_WITH_SYS_TIME
926
927/* Define to 1 if your <sys/time.h> declares `struct tm'. */
928#undef TM_IN_SYS_TIME
929
930/* Enable extensions on AIX 3, Interix. */
931#ifndef _ALL_SOURCE
932# undef _ALL_SOURCE
933#endif
934/* Enable GNU extensions on systems that have them. */
935#ifndef _GNU_SOURCE
936# undef _GNU_SOURCE
937#endif
938/* Enable threading extensions on Solaris. */
939#ifndef _POSIX_PTHREAD_SEMANTICS
940# undef _POSIX_PTHREAD_SEMANTICS
941#endif
942/* Enable extensions on HP NonStop. */
943#ifndef _TANDEM_SOURCE
944# undef _TANDEM_SOURCE
945#endif
946/* Enable general extensions on Solaris. */
947#ifndef __EXTENSIONS__
948# undef __EXTENSIONS__
949#endif
950
951
cristya448bd22011-10-14 12:38:13 +0000952/* Version number of package */
953#undef VERSION
954
cristyb1860752011-03-14 00:27:46 +0000955/* Define if you have WEBP library */
956#undef WEBP_DELEGATE
957
cristy3ed852e2009-09-05 21:47:34 +0000958/* Define to use the Windows GDI32 library */
959#undef WINGDI32_DELEGATE
960
961/* Define if using the dmalloc debugging malloc package */
962#undef WITH_DMALLOC
963
cristy32f75d42015-06-05 18:46:23 +0000964/* Define if you have WMF library */
cristy3ed852e2009-09-05 21:47:34 +0000965#undef WMF_DELEGATE
966
967/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
968 significant byte first (like Motorola and SPARC, unlike Intel). */
969#if defined AC_APPLE_UNIVERSAL_BUILD
970# if defined __BIG_ENDIAN__
971# define WORDS_BIGENDIAN 1
972# endif
973#else
974# ifndef WORDS_BIGENDIAN
975# undef WORDS_BIGENDIAN
976# endif
977#endif
978
979/* Location of X11 configure files */
980#undef X11_CONFIGURE_PATH
981
982/* Define if you have X11 library */
983#undef X11_DELEGATE
984
985/* Define if you have XML library */
986#undef XML_DELEGATE
987
988/* Define to 1 if the X Window System is missing or not being used. */
989#undef X_DISPLAY_MISSING
990
cristy6e3607c2011-09-13 13:59:17 +0000991/* Build self-contained, embeddable, zero-configuration ImageMagick */
992#undef ZERO_CONFIGURATION_SUPPORT
993
cristy32f75d42015-06-05 18:46:23 +0000994/* Define if you have ZLIB library */
cristy3ed852e2009-09-05 21:47:34 +0000995#undef ZLIB_DELEGATE
996
cristy14fefe52012-05-21 00:59:18 +0000997/* Enable large inode numbers on Mac OS X 10.5. */
998#ifndef _DARWIN_USE_64_BIT_INODE
999# define _DARWIN_USE_64_BIT_INODE 1
1000#endif
1001
cristy3ed852e2009-09-05 21:47:34 +00001002/* Number of bits in a file offset, on hosts where this is settable. */
1003#undef _FILE_OFFSET_BITS
1004
1005/* enable run-time bounds-checking */
1006#undef _FORTIFY_SOURCE
1007
1008/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1009#undef _LARGEFILE_SOURCE
1010
1011/* Define for large files, on AIX-style hosts. */
1012#undef _LARGE_FILES
1013
1014/* Define to 1 if on MINIX. */
1015#undef _MINIX
1016
cristy99cc3002010-01-21 14:50:11 +00001017/* Define this for the OpenCL Accelerator */
1018#undef _OPENCL
1019
cristy3ed852e2009-09-05 21:47:34 +00001020/* Define to 2 if the system does not provide POSIX.1 features except with
1021 this defined. */
1022#undef _POSIX_1_SOURCE
1023
1024/* Define to 1 if you need to in order for `stat' and other things to work. */
1025#undef _POSIX_SOURCE
1026
cristy501c8042011-05-26 17:46:28 +00001027/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1028 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1029 #define below would cause a syntax error. */
1030#undef _UINT32_T
1031
1032/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1033 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1034 #define below would cause a syntax error. */
1035#undef _UINT64_T
1036
1037/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1038 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1039 #define below would cause a syntax error. */
1040#undef _UINT8_T
1041
cristy3ed852e2009-09-05 21:47:34 +00001042/* Define to 1 if type `char' is unsigned and you are not using gcc. */
1043#ifndef __CHAR_UNSIGNED__
1044# undef __CHAR_UNSIGNED__
1045#endif
1046
cristy3ed852e2009-09-05 21:47:34 +00001047/* Define to appropriate substitue if compiler does not have __func__ */
1048#undef __func__
1049
cristye80f9cb2013-01-09 01:09:31 +00001050/* Define to empty if `const' does not conform to ANSI C. */
1051#undef const
1052
cristy501c8042011-05-26 17:46:28 +00001053/* Define to `int' if <sys/types.h> doesn't define. */
1054#undef gid_t
1055
cristy3ed852e2009-09-05 21:47:34 +00001056/* Define to `__inline__' or `__inline' if that's what the C compiler
1057 calls it, or to nothing if 'inline' is not supported under any name. */
1058#ifndef __cplusplus
1059#undef inline
1060#endif
1061
cristy501c8042011-05-26 17:46:28 +00001062/* Define to the type of a signed integer type of width exactly 16 bits if
1063 such a type exists and the standard includes do not define it. */
1064#undef int16_t
1065
1066/* Define to the type of a signed integer type of width exactly 32 bits if
1067 such a type exists and the standard includes do not define it. */
1068#undef int32_t
1069
1070/* Define to the type of a signed integer type of width exactly 64 bits if
1071 such a type exists and the standard includes do not define it. */
1072#undef int64_t
1073
1074/* Define to the type of a signed integer type of width exactly 8 bits if such
1075 a type exists and the standard includes do not define it. */
1076#undef int8_t
1077
1078/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1079 not define. */
1080#undef intmax_t
1081
1082/* Define to the type of a signed integer type wide enough to hold a pointer,
1083 if such a type exists, and if the system does not define it. */
1084#undef intptr_t
1085
1086/* Define to a type if <wchar.h> does not define. */
1087#undef mbstate_t
1088
cristy3ed852e2009-09-05 21:47:34 +00001089/* Define to `int' if <sys/types.h> does not define. */
1090#undef mode_t
1091
1092/* Define to `long int' if <sys/types.h> does not define. */
1093#undef off_t
1094
1095/* Define to `int' if <sys/types.h> does not define. */
1096#undef pid_t
1097
1098/* Define to the equivalent of the C99 'restrict' keyword, or to
1099 nothing if this is not supported. Do not define if restrict is
1100 supported directly. */
1101#undef restrict
cristy8b350f62009-11-15 23:12:43 +00001102/* Work around a bug in Sun C++: it does not support _Restrict or
1103 __restrict__, even though the corresponding Sun C compiler ends up with
1104 "#define restrict _Restrict" or "#define restrict __restrict__" in the
1105 previous line. Perhaps some future version of Sun C++ will work with
1106 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
cristy3ed852e2009-09-05 21:47:34 +00001107#if defined __SUNPRO_CC && !defined __RESTRICT
1108# define _Restrict
cristy8b350f62009-11-15 23:12:43 +00001109# define __restrict__
cristy3ed852e2009-09-05 21:47:34 +00001110#endif
1111
1112/* Define to `unsigned int' if <sys/types.h> does not define. */
1113#undef size_t
1114
1115/* Define to `int' if <sys/types.h> does not define. */
1116#undef ssize_t
1117
cristy501c8042011-05-26 17:46:28 +00001118/* Define to `int' if <sys/types.h> doesn't define. */
1119#undef uid_t
1120
1121/* Define to the type of an unsigned integer type of width exactly 16 bits if
1122 such a type exists and the standard includes do not define it. */
1123#undef uint16_t
1124
1125/* Define to the type of an unsigned integer type of width exactly 32 bits if
1126 such a type exists and the standard includes do not define it. */
1127#undef uint32_t
1128
1129/* Define to the type of an unsigned integer type of width exactly 64 bits if
1130 such a type exists and the standard includes do not define it. */
1131#undef uint64_t
1132
1133/* Define to the type of an unsigned integer type of width exactly 8 bits if
1134 such a type exists and the standard includes do not define it. */
1135#undef uint8_t
1136
1137/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1138 do not define. */
1139#undef uintmax_t
1140
1141/* Define to the type of an unsigned integer type wide enough to hold a
1142 pointer, if such a type exists, and if the system does not define it. */
1143#undef uintptr_t
1144
cristy3ed852e2009-09-05 21:47:34 +00001145/* Define as `fork' if `vfork' does not work. */
1146#undef vfork
1147
1148/* Define to empty if the keyword `volatile' does not work. Warning: valid
1149 code using `volatile' can become incorrect without. Disable with care. */
1150#undef volatile