]> granicus.if.org Git - imagemagick/blob - config/config.h.in
(no commit message)
[imagemagick] / config / config.h.in
1 /* 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
24 /* coders subdirectory. */
25 #undef CODER_DIRNAME
26
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
43 /* 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
52 /* filter subdirectory. */
53 #undef FILTER_DIRNAME
54
55 /* Define if you have FONTCONFIG library */
56 #undef FONTCONFIG_DELEGATE
57
58 /* Define if you have FlashPIX library */
59 #undef FPX_DELEGATE
60
61 /* Define if you have FreeType (TrueType font) library */
62 #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
70 /* Define to 1 if you have the `acosh' function. */
71 #undef HAVE_ACOSH
72
73 /* Define to 1 if you have the <arm/limits.h> header file. */
74 #undef HAVE_ARM_LIMITS_H
75
76 /* Define to 1 if you have the `asinh' function. */
77 #undef HAVE_ASINH
78
79 /* Define to 1 if you have the `atanh' function. */
80 #undef HAVE_ATANH
81
82 /* Define to 1 if you have the `atexit' function. */
83 #undef HAVE_ATEXIT
84
85 /* Define to 1 if you have the `atoll' function. */
86 #undef HAVE_ATOLL
87
88 /* define if bool is a built-in type */
89 #undef HAVE_BOOL
90
91 /* Define to 1 if you have the `cabs' function. */
92 #undef HAVE_CABS
93
94 /* Define to 1 if you have the `carg' function. */
95 #undef HAVE_CARG
96
97 /* Define to 1 if you have the `cimag' function. */
98 #undef HAVE_CIMAG
99
100 /* Define to 1 if you have the `clock' function. */
101 #undef HAVE_CLOCK
102
103 /* Define to 1 if you have clock_gettime. */
104 #undef HAVE_CLOCK_GETTIME
105
106 /* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
107 #undef HAVE_CLOCK_REALTIME
108
109 /* Define to 1 if you have the <CL/cl.h> header file. */
110 #undef HAVE_CL_CL_H
111
112 /* Define to 1 if you have the <complex.h> header file. */
113 #undef HAVE_COMPLEX_H
114
115 /* Define to 1 if you have the `creal' function. */
116 #undef HAVE_CREAL
117
118 /* Define to 1 if you have the `ctime_r' function. */
119 #undef HAVE_CTIME_R
120
121 /* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
122    */
123 #undef HAVE_DECL_PREAD
124
125 /* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
126    */
127 #undef HAVE_DECL_PWRITE
128
129 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
130    don't. */
131 #undef HAVE_DECL_STRERROR_R
132
133 /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
134    don't. */
135 #undef HAVE_DECL_STRLCPY
136
137 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
138    */
139 #undef HAVE_DECL_TZNAME
140
141 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
142    don't. */
143 #undef HAVE_DECL_VSNPRINTF
144
145 /* Define to 1 if you have the `directio' function. */
146 #undef HAVE_DIRECTIO
147
148 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
149    */
150 #undef HAVE_DIRENT_H
151
152 /* Define to 1 if you have the <dlfcn.h> header file. */
153 #undef HAVE_DLFCN_H
154
155 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
156 #undef HAVE_DOPRNT
157
158 /* Define to 1 if the system has the type `double_t'. */
159 #undef HAVE_DOUBLE_T
160
161 /* Define to 1 if you have the <errno.h> header file. */
162 #undef HAVE_ERRNO_H
163
164 /* Define to 1 if you have the `execvp' function. */
165 #undef HAVE_EXECVP
166
167 /* Define to 1 if you have the `fchmod' function. */
168 #undef HAVE_FCHMOD
169
170 /* Define to 1 if you have the <fcntl.h> header file. */
171 #undef HAVE_FCNTL_H
172
173 /* Define to 1 if the system has the type `float_t'. */
174 #undef HAVE_FLOAT_T
175
176 /* Define to 1 if you have the `floor' function. */
177 #undef HAVE_FLOOR
178
179 /* Define to 1 if you have the `fork' function. */
180 #undef HAVE_FORK
181
182 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
183 #undef HAVE_FSEEKO
184
185 /* Define to 1 if you have the <ft2build.h> header file. */
186 #undef HAVE_FT2BUILD_H
187
188 /* 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
197 /* Define to 1 if you have the `getc_unlocked' function. */
198 #undef HAVE_GETC_UNLOCKED
199
200 /* 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
212 /* Define to 1 if you have the `getrlimit' function. */
213 #undef HAVE_GETRLIMIT
214
215 /* 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
224 /* Define to 1 if the system has the type `intmax_t'. */
225 #undef HAVE_INTMAX_T
226
227 /* Define to 1 if the system has the type `intptr_t'. */
228 #undef HAVE_INTPTR_T
229
230 /* Define to 1 if you have the <inttypes.h> header file. */
231 #undef HAVE_INTTYPES_H
232
233 /* Define to 1 if you have the `isnan' function. */
234 #undef HAVE_ISNAN
235
236 /* Define to 1 if you have the `j0' function. */
237 #undef HAVE_J0
238
239 /* Define to 1 if you have the `j1' function. */
240 #undef HAVE_J1
241
242 /* Define if you have the <lcms2.h> header file. */
243 #undef HAVE_LCMS2_H
244
245 /* Define if you have the <lcms2/lcms2.h> header file. */
246 #undef HAVE_LCMS2_LCMS2_H
247
248 /* Define if you have the <lcms.h> header file. */
249 #undef HAVE_LCMS_H
250
251 /* Define if you have the <lcms/lcms.h> header file. */
252 #undef HAVE_LCMS_LCMS_H
253
254 /* Define to 1 if you have the `gcov' library (-lgcov). */
255 #undef HAVE_LIBGCOV
256
257 /* Define to 1 if you have the <limits.h> header file. */
258 #undef HAVE_LIMITS_H
259
260 /* Define to 1 if you have the <linux/unistd.h> header file. */
261 #undef HAVE_LINUX_UNISTD_H
262
263 /* Define to 1 if you have the `lltostr' function. */
264 #undef HAVE_LLTOSTR
265
266 /* Define to 1 if you have the <locale.h> header file. */
267 #undef HAVE_LOCALE_H
268
269 /* Define to 1 if you have the `localtime_r' function. */
270 #undef HAVE_LOCALTIME_R
271
272 /* Define to 1 if the system has the type `long double'. */
273 #undef HAVE_LONG_DOUBLE
274
275 /* 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
279 /* Define to 1 if the system has the type `long long int'. */
280 #undef HAVE_LONG_LONG_INT
281
282 /* Define to 1 if you have the `lstat' function. */
283 #undef HAVE_LSTAT
284
285 /* 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
291 /* Define to 1 if <wchar.h> declares mbstate_t. */
292 #undef HAVE_MBSTATE_T
293
294 /* 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
309 /* Define to 1 if you have a working `mmap' system call. */
310 #undef HAVE_MMAP_FILEIO
311
312 /* Define to 1 if you have the `munmap' function. */
313 #undef HAVE_MUNMAP
314
315 /* define if the compiler implements namespaces */
316 #undef HAVE_NAMESPACES
317
318 /* Define if g++ supports namespace std. */
319 #undef HAVE_NAMESPACE_STD
320
321 /* Define to 1 if you have the `nanosleep' function. */
322 #undef HAVE_NANOSLEEP
323
324 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
325 #undef HAVE_NDIR_H
326
327 /* Define to 1 if you have the `newlocale' function. */
328 #undef HAVE_NEWLOCALE
329
330 /* Define to 1 if you have the <OpenCL/cl.h> header file. */
331 #undef HAVE_OPENCL_CL_H
332
333 /* 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
357 /* Define to 1 if you have the `posix_spawnp' function. */
358 #undef HAVE_POSIX_SPAWNP
359
360 /* 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
366 /* Define to 1 if you have the <process.h> header file. */
367 #undef HAVE_PROCESS_H
368
369 /* Define if you have POSIX threads libraries and header files. */
370 #undef HAVE_PTHREAD
371
372 /* Have PTHREAD_PRIO_INHERIT. */
373 #undef HAVE_PTHREAD_PRIO_INHERIT
374
375 /* Define to 1 if you have the `pwrite' function. */
376 #undef HAVE_PWRITE
377
378 /* Define to 1 if you have the `qsort_r' function. */
379 #undef HAVE_QSORT_R
380
381 /* 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
387 /* 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
402 /* Define to 1 if you have the `setlocale' function. */
403 #undef HAVE_SETLOCALE
404
405 /* Define to 1 if you have the `setvbuf' function. */
406 #undef HAVE_SETVBUF
407
408 /* X11 server supports shape extension */
409 #undef HAVE_SHAPE
410
411 /* X11 server supports shared memory extension */
412 #undef HAVE_SHARED_MEMORY
413
414 /* Define to 1 if you have the `sigaction' function. */
415 #undef HAVE_SIGACTION
416
417 /* Define to 1 if you have the `sigemptyset' function. */
418 #undef HAVE_SIGEMPTYSET
419
420 /* Define to 1 if you have the `spawnvp' function. */
421 #undef HAVE_SPAWNVP
422
423 /* Define to 1 if you have the `sqrt' function. */
424 #undef HAVE_SQRT
425
426 /* Define to 1 if you have the `stat' function. */
427 #undef HAVE_STAT
428
429 /* Define to 1 if you have the <stdarg.h> header file. */
430 #undef HAVE_STDARG_H
431
432 /* Define to 1 if stdbool.h conforms to C99. */
433 #undef HAVE_STDBOOL_H
434
435 /* Define to 1 if you have the <stdint.h> header file. */
436 #undef HAVE_STDINT_H
437
438 /* Define to 1 if you have the <stdlib.h> header file. */
439 #undef HAVE_STDLIB_H
440
441 /* define if the compiler supports ISO C++ standard library */
442 #undef HAVE_STD_LIBS
443
444 /* Define to 1 if you have the `strcasecmp' function. */
445 #undef HAVE_STRCASECMP
446
447 /* Define to 1 if you have the `strchr' function. */
448 #undef HAVE_STRCHR
449
450 /* Define to 1 if you have the `strcspn' function. */
451 #undef HAVE_STRCSPN
452
453 /* Define to 1 if you have the `strdup' function. */
454 #undef HAVE_STRDUP
455
456 /* Define to 1 if you have the `strerror' function. */
457 #undef HAVE_STRERROR
458
459 /* Define to 1 if you have the `strerror_r' function. */
460 #undef HAVE_STRERROR_R
461
462 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
463 #undef HAVE_STRINGIZE
464
465 /* Define to 1 if you have the <strings.h> header file. */
466 #undef HAVE_STRINGS_H
467
468 /* Define to 1 if you have the <string.h> header file. */
469 #undef HAVE_STRING_H
470
471 /* Define to 1 if you have the `strlcat' function. */
472 #undef HAVE_STRLCAT
473
474 /* Define to 1 if you have the `strlcpy' function. */
475 #undef HAVE_STRLCPY
476
477 /* Define to 1 if you have the `strncasecmp' function. */
478 #undef HAVE_STRNCASECMP
479
480 /* Define to 1 if you have the `strpbrk' function. */
481 #undef HAVE_STRPBRK
482
483 /* Define to 1 if you have the `strrchr' function. */
484 #undef HAVE_STRRCHR
485
486 /* Define to 1 if you have the `strspn' function. */
487 #undef HAVE_STRSPN
488
489 /* Define to 1 if you have the `strstr' function. */
490 #undef HAVE_STRSTR
491
492 /* Define to 1 if you have the `strtod' function. */
493 #undef HAVE_STRTOD
494
495 /* Define to 1 if you have the `strtod_l' function. */
496 #undef HAVE_STRTOD_L
497
498 /* Define to 1 if you have the `strtol' function. */
499 #undef HAVE_STRTOL
500
501 /* Define to 1 if you have the `strtoul' function. */
502 #undef HAVE_STRTOUL
503
504 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
505 #undef HAVE_STRUCT_TM_TM_ZONE
506
507 /* Define to 1 if you have the <sun_prefetch.h> header file. */
508 #undef HAVE_SUN_PREFETCH_H
509
510 /* Define to 1 if you have the `symlink' function. */
511 #undef HAVE_SYMLINK
512
513 /* Define to 1 if you have the `sysconf' function. */
514 #undef HAVE_SYSCONF
515
516 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
517    */
518 #undef HAVE_SYS_DIR_H
519
520 /* Define to 1 if you have the <sys/ipc.h> header file. */
521 #undef HAVE_SYS_IPC_H
522
523 /* Define to 1 if you have the <sys/mman.h> header file. */
524 #undef HAVE_SYS_MMAN_H
525
526 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
527    */
528 #undef HAVE_SYS_NDIR_H
529
530 /* Define to 1 if you have the <sys/param.h> header file. */
531 #undef HAVE_SYS_PARAM_H
532
533 /* Define to 1 if you have the <sys/resource.h> header file. */
534 #undef HAVE_SYS_RESOURCE_H
535
536 /* Define to 1 if you have the <sys/select.h> header file. */
537 #undef HAVE_SYS_SELECT_H
538
539 /* Define to 1 if you have the <sys/socket.h> header file. */
540 #undef HAVE_SYS_SOCKET_H
541
542 /* Define to 1 if you have the <sys/stat.h> header file. */
543 #undef HAVE_SYS_STAT_H
544
545 /* Define to 1 if you have the <sys/syslimits.h> header file. */
546 #undef HAVE_SYS_SYSLIMITS_H
547
548 /* Define to 1 if you have the <sys/timeb.h> header file. */
549 #undef HAVE_SYS_TIMEB_H
550
551 /* Define to 1 if you have the <sys/times.h> header file. */
552 #undef HAVE_SYS_TIMES_H
553
554 /* Define to 1 if you have the <sys/time.h> header file. */
555 #undef HAVE_SYS_TIME_H
556
557 /* Define to 1 if you have the <sys/types.h> header file. */
558 #undef HAVE_SYS_TYPES_H
559
560 /* Define to 1 if you have the <sys/wait.h> header file. */
561 #undef HAVE_SYS_WAIT_H
562
563 /* Define to 1 if you have the `telldir' function. */
564 #undef HAVE_TELLDIR
565
566 /* Define to 1 if you have the `tempnam' function. */
567 #undef HAVE_TEMPNAM
568
569 /* Define to 1 if you have the <tiffconf.h> header file. */
570 #undef HAVE_TIFFCONF_H
571
572 /* Define to 1 if you have the `TIFFIsBigEndian' function. */
573 #undef HAVE_TIFFISBIGENDIAN
574
575 /* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
576 #undef HAVE_TIFFISCODECCONFIGURED
577
578 /* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
579 #undef HAVE_TIFFMERGEFIELDINFO
580
581 /* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
582 #undef HAVE_TIFFREADEXIFDIRECTORY
583
584 /* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
585 #undef HAVE_TIFFSETERRORHANDLEREXT
586
587 /* Define to 1 if you have the `TIFFSetTagExtender' function. */
588 #undef HAVE_TIFFSETTAGEXTENDER
589
590 /* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
591 #undef HAVE_TIFFSETWARNINGHANDLEREXT
592
593 /* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
594 #undef HAVE_TIFFSWABARRAYOFTRIPLES
595
596 /* Define to 1 if you have the `times' function. */
597 #undef HAVE_TIMES
598
599 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
600    `HAVE_STRUCT_TM_TM_ZONE' instead. */
601 #undef HAVE_TM_ZONE
602
603 /* Define to 1 if you don't have `tm_zone' but do have the external array
604    `tzname'. */
605 #undef HAVE_TZNAME
606
607 /* Define to 1 if the system has the type `uintmax_t'. */
608 #undef HAVE_UINTMAX_T
609
610 /* Define to 1 if the system has the type `uintptr_t'. */
611 #undef HAVE_UINTPTR_T
612
613 /* Define to 1 if you have the `ulltostr' function. */
614 #undef HAVE_ULLTOSTR
615
616 /* Define to 1 if you have the <unistd.h> header file. */
617 #undef HAVE_UNISTD_H
618
619 /* Define to 1 if the system has the type `unsigned long long int'. */
620 #undef HAVE_UNSIGNED_LONG_LONG_INT
621
622 /* Define to 1 if you have the `uselocale' function. */
623 #undef HAVE_USELOCALE
624
625 /* Define to 1 if you have the `usleep' function. */
626 #undef HAVE_USLEEP
627
628 /* Define to 1 if you have the `utime' function. */
629 #undef HAVE_UTIME
630
631 /* Define to 1 if you have the `vfork' function. */
632 #undef HAVE_VFORK
633
634 /* Define to 1 if you have the <vfork.h> header file. */
635 #undef HAVE_VFORK_H
636
637 /* Define to 1 if you have the `vfprintf' function. */
638 #undef HAVE_VFPRINTF
639
640 /* Define to 1 if you have the `vfprintf_l' function. */
641 #undef HAVE_VFPRINTF_L
642
643 /* Define to 1 if you have the `vprintf' function. */
644 #undef HAVE_VPRINTF
645
646 /* Define to 1 if you have the `vsnprintf' function. */
647 #undef HAVE_VSNPRINTF
648
649 /* Define to 1 if you have the `vsnprintf_l' function. */
650 #undef HAVE_VSNPRINTF_L
651
652 /* Define to 1 if you have the `vsprintf' function. */
653 #undef HAVE_VSPRINTF
654
655 /* Define to 1 if you have the `waitpid' function. */
656 #undef HAVE_WAITPID
657
658 /* Define to 1 if you have the <wchar.h> header file. */
659 #undef HAVE_WCHAR_H
660
661 /* Define to 1 if you have the <windows.h> header file. */
662 #undef HAVE_WINDOWS_H
663
664 /* Define to 1 if `fork' works. */
665 #undef HAVE_WORKING_FORK
666
667 /* Define to 1 if `vfork' works. */
668 #undef HAVE_WORKING_VFORK
669
670 /* Define to 1 if you have the <xlocale.h> header file. */
671 #undef HAVE_XLOCALE_H
672
673 /* Define to 1 if you have the `_aligned_malloc' function. */
674 #undef HAVE__ALIGNED_MALLOC
675
676 /* Define to 1 if the system has the type `_Bool'. */
677 #undef HAVE__BOOL
678
679 /* Define to 1 if you have the `_exit' function. */
680 #undef HAVE__EXIT
681
682 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
683 #undef HAVE__NSGETEXECUTABLEPATH
684
685 /* Define to 1 if you have the `_pclose' function. */
686 #undef HAVE__PCLOSE
687
688 /* Define to 1 if you have the `_popen' function. */
689 #undef HAVE__POPEN
690
691 /* Define to 1 if you have the `_wfopen' function. */
692 #undef HAVE__WFOPEN
693
694 /* Define to 1 if you have the `_wstat' function. */
695 #undef HAVE__WSTAT
696
697 /* define if your compiler has __attribute__ */
698 #undef HAVE___ATTRIBUTE__
699
700 /* accurately represent the wide range of intensity levels in real scenes */
701 #undef HDRI_SUPPORT
702
703 /* Define if you have umem memory allocation library */
704 #undef HasUMEM
705
706 /* Directory where ImageMagick headers live. */
707 #undef INCLUDE_PATH
708
709 /* ImageMagick is formally installed under prefix */
710 #undef INSTALLED_SUPPORT
711
712 /* Define if you have JBIG library */
713 #undef JBIG_DELEGATE
714
715 /* Define if you have JPEG version 2 "Jasper" library */
716 #undef JP2_DELEGATE
717
718 /* Define if you have JPEG library */
719 #undef JPEG_DELEGATE
720
721 /* Define if you have LCMS (v1.11 or later) library */
722 #undef LCMS_DELEGATE
723
724 /* Directory where architecture-dependent files live. */
725 #undef LIBRARY_PATH
726
727 /* Subdirectory of lib where ImageMagick architecture dependent files are
728    installed. */
729 #undef LIBRARY_RELATIVE_PATH
730
731 /* Define if you have LQR library */
732 #undef LQR_DELEGATE
733
734 /* Define if using libltdl to support dynamically loadable modules */
735 #undef LTDL_DELEGATE
736
737 /* Define to the sub-directory in which libtool stores uninstalled libraries.
738    */
739 #undef LT_OBJDIR
740
741 /* Define if you have LZMA library */
742 #undef LZMA_DELEGATE
743
744 /* Define to prepend to default font search path. */
745 #undef MAGICK_FONT_PATH
746
747 /* Target Host CPU */
748 #undef MAGICK_TARGET_CPU
749
750 /* Target Host OS */
751 #undef MAGICK_TARGET_OS
752
753 /* Target Host Vendor */
754 #undef MAGICK_TARGET_VENDOR
755
756 /* Module directory name without ABI part. */
757 #undef MODULES_BASEDIRNAME
758
759 /* Module directory dirname */
760 #undef MODULES_DIRNAME
761
762 /* Magick API method prefix */
763 #undef NAMESPACE_PREFIX
764
765 /* Define to 1 if assertions should be disabled. */
766 #undef NDEBUG
767
768 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
769 #undef NO_MINUS_C_MINUS_O
770
771 /* Define if you have OPENEXR library */
772 #undef OPENEXR_DELEGATE
773
774 /* Name of package */
775 #undef PACKAGE
776
777 /* Define to the address where bug reports for this package should be sent. */
778 #undef PACKAGE_BUGREPORT
779
780 /* Define to the full name of this package. */
781 #undef PACKAGE_NAME
782
783 /* Define to the full name and version of this package. */
784 #undef PACKAGE_STRING
785
786 /* Define to the one symbol short name of this package. */
787 #undef PACKAGE_TARNAME
788
789 /* Define to the home page for this package. */
790 #undef PACKAGE_URL
791
792 /* Define to the version of this package. */
793 #undef PACKAGE_VERSION
794
795 /* Define if you have PANGOCAIRO library */
796 #undef PANGOCAIRO_DELEGATE
797
798 /* Define if you have PANGO library */
799 #undef PANGO_DELEGATE
800
801 /* Define if you have PNG library */
802 #undef PNG_DELEGATE
803
804 /* Define to necessary symbol if this constant uses a non-standard name on
805    your system. */
806 #undef PTHREAD_CREATE_JOINABLE
807
808 /* Pixel cache threshold in MB (defaults to available memory) */
809 #undef PixelCacheThreshold
810
811 /* Number of bits in a pixel Quantum (8/16/32/64) */
812 #undef QUANTUM_DEPTH
813
814 /* Define as the return type of signal handlers (`int' or `void'). */
815 #undef RETSIGTYPE
816
817 /* Define if you have RSVG library */
818 #undef RSVG_DELEGATE
819
820 /* Define to the type of arg 1 for `select'. */
821 #undef SELECT_TYPE_ARG1
822
823 /* Define to the type of args 2, 3 and 4 for `select'. */
824 #undef SELECT_TYPE_ARG234
825
826 /* Define to the type of arg 5 for `select'. */
827 #undef SELECT_TYPE_ARG5
828
829 /* Configure directory name without ABI part. */
830 #undef SHAREARCH_BASEDIRNAME
831
832 /* Configure directory dirname */
833 #undef SHAREARCH_DIRNAME
834
835 /* Directory where architecture-independent configuration files live. */
836 #undef SHARE_PATH
837
838 /* Subdirectory of lib where architecture-independent configuration files
839    live. */
840 #undef SHARE_RELATIVE_PATH
841
842 /* The size of `double', as computed by sizeof. */
843 #undef SIZEOF_DOUBLE
844
845 /* The size of `double_t', as computed by sizeof. */
846 #undef SIZEOF_DOUBLE_T
847
848 /* The size of `float', as computed by sizeof. */
849 #undef SIZEOF_FLOAT
850
851 /* The size of `float_t', as computed by sizeof. */
852 #undef SIZEOF_FLOAT_T
853
854 /* The size of `long double', as computed by sizeof. */
855 #undef SIZEOF_LONG_DOUBLE
856
857 /* The size of `off_t', as computed by sizeof. */
858 #undef SIZEOF_OFF_T
859
860 /* The size of `signed int', as computed by sizeof. */
861 #undef SIZEOF_SIGNED_INT
862
863 /* The size of `signed long', as computed by sizeof. */
864 #undef SIZEOF_SIGNED_LONG
865
866 /* The size of `signed long long', as computed by sizeof. */
867 #undef SIZEOF_SIGNED_LONG_LONG
868
869 /* The size of `signed short', as computed by sizeof. */
870 #undef SIZEOF_SIGNED_SHORT
871
872 /* The size of `size_t', as computed by sizeof. */
873 #undef SIZEOF_SIZE_T
874
875 /* The size of `ssize_t', as computed by sizeof. */
876 #undef SIZEOF_SSIZE_T
877
878 /* The size of `unsigned int', as computed by sizeof. */
879 #undef SIZEOF_UNSIGNED_INT
880
881 /* The size of `unsigned int*', as computed by sizeof. */
882 #undef SIZEOF_UNSIGNED_INTP
883
884 /* The size of `unsigned long', as computed by sizeof. */
885 #undef SIZEOF_UNSIGNED_LONG
886
887 /* The size of `unsigned long long', as computed by sizeof. */
888 #undef SIZEOF_UNSIGNED_LONG_LONG
889
890 /* The size of `unsigned short', as computed by sizeof. */
891 #undef SIZEOF_UNSIGNED_SHORT
892
893 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
894 #undef STAT_MACROS_BROKEN
895
896 /* Define to 1 if you have the ANSI C header files. */
897 #undef STDC_HEADERS
898
899 /* Define to 1 if strerror_r returns char *. */
900 #undef STRERROR_R_CHAR_P
901
902 /* Define if you have POSIX threads libraries and header files. */
903 #undef THREAD_SUPPORT
904
905 /* Define if you have TIFF library */
906 #undef TIFF_DELEGATE
907
908 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
909 #undef TIME_WITH_SYS_TIME
910
911 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
912 #undef TM_IN_SYS_TIME
913
914 /* Enable extensions on AIX 3, Interix.  */
915 #ifndef _ALL_SOURCE
916 # undef _ALL_SOURCE
917 #endif
918 /* Enable GNU extensions on systems that have them.  */
919 #ifndef _GNU_SOURCE
920 # undef _GNU_SOURCE
921 #endif
922 /* Enable threading extensions on Solaris.  */
923 #ifndef _POSIX_PTHREAD_SEMANTICS
924 # undef _POSIX_PTHREAD_SEMANTICS
925 #endif
926 /* Enable extensions on HP NonStop.  */
927 #ifndef _TANDEM_SOURCE
928 # undef _TANDEM_SOURCE
929 #endif
930 /* Enable general extensions on Solaris.  */
931 #ifndef __EXTENSIONS__
932 # undef __EXTENSIONS__
933 #endif
934
935
936 /* Version number of package */
937 #undef VERSION
938
939 /* Define if you have WEBP library */
940 #undef WEBP_DELEGATE
941
942 /* Define to use the Windows GDI32 library */
943 #undef WINGDI32_DELEGATE
944
945 /* Define if using the dmalloc debugging malloc package */
946 #undef WITH_DMALLOC
947
948 /* Define if you have wmflite library */
949 #undef WMFLITE_DELEGATE
950
951 /* Define if you have wmf library */
952 #undef WMF_DELEGATE
953
954 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
955    significant byte first (like Motorola and SPARC, unlike Intel). */
956 #if defined AC_APPLE_UNIVERSAL_BUILD
957 # if defined __BIG_ENDIAN__
958 #  define WORDS_BIGENDIAN 1
959 # endif
960 #else
961 # ifndef WORDS_BIGENDIAN
962 #  undef WORDS_BIGENDIAN
963 # endif
964 #endif
965
966 /* Location of X11 configure files */
967 #undef X11_CONFIGURE_PATH
968
969 /* Define if you have X11 library */
970 #undef X11_DELEGATE
971
972 /* Define if you have XML library */
973 #undef XML_DELEGATE
974
975 /* Define to 1 if the X Window System is missing or not being used. */
976 #undef X_DISPLAY_MISSING
977
978 /* Build self-contained, embeddable, zero-configuration ImageMagick */
979 #undef ZERO_CONFIGURATION_SUPPORT
980
981 /* Define if you have zlib compression library */
982 #undef ZLIB_DELEGATE
983
984 /* Enable large inode numbers on Mac OS X 10.5.  */
985 #ifndef _DARWIN_USE_64_BIT_INODE
986 # define _DARWIN_USE_64_BIT_INODE 1
987 #endif
988
989 /* Number of bits in a file offset, on hosts where this is settable. */
990 #undef _FILE_OFFSET_BITS
991
992 /* enable run-time bounds-checking */
993 #undef _FORTIFY_SOURCE
994
995 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
996 #undef _LARGEFILE_SOURCE
997
998 /* Define for large files, on AIX-style hosts. */
999 #undef _LARGE_FILES
1000
1001 /* Define to 1 if on MINIX. */
1002 #undef _MINIX
1003
1004 /* Define this for the OpenCL Accelerator */
1005 #undef _OPENCL
1006
1007 /* Define to 2 if the system does not provide POSIX.1 features except with
1008    this defined. */
1009 #undef _POSIX_1_SOURCE
1010
1011 /* Define to 1 if you need to in order for `stat' and other things to work. */
1012 #undef _POSIX_SOURCE
1013
1014 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1015    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1016    #define below would cause a syntax error. */
1017 #undef _UINT32_T
1018
1019 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1020    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1021    #define below would cause a syntax error. */
1022 #undef _UINT64_T
1023
1024 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1025    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1026    #define below would cause a syntax error. */
1027 #undef _UINT8_T
1028
1029 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
1030 #ifndef __CHAR_UNSIGNED__
1031 # undef __CHAR_UNSIGNED__
1032 #endif
1033
1034 /* Define to appropriate substitue if compiler does not have __func__ */
1035 #undef __func__
1036
1037 /* Define to `int' if <sys/types.h> doesn't define. */
1038 #undef gid_t
1039
1040 /* Define to `__inline__' or `__inline' if that's what the C compiler
1041    calls it, or to nothing if 'inline' is not supported under any name.  */
1042 #ifndef __cplusplus
1043 #undef inline
1044 #endif
1045
1046 /* Define to the type of a signed integer type of width exactly 16 bits if
1047    such a type exists and the standard includes do not define it. */
1048 #undef int16_t
1049
1050 /* Define to the type of a signed integer type of width exactly 32 bits if
1051    such a type exists and the standard includes do not define it. */
1052 #undef int32_t
1053
1054 /* Define to the type of a signed integer type of width exactly 64 bits if
1055    such a type exists and the standard includes do not define it. */
1056 #undef int64_t
1057
1058 /* Define to the type of a signed integer type of width exactly 8 bits if such
1059    a type exists and the standard includes do not define it. */
1060 #undef int8_t
1061
1062 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1063    not define. */
1064 #undef intmax_t
1065
1066 /* Define to the type of a signed integer type wide enough to hold a pointer,
1067    if such a type exists, and if the system does not define it. */
1068 #undef intptr_t
1069
1070 /* Define to a type if <wchar.h> does not define. */
1071 #undef mbstate_t
1072
1073 /* Define to `int' if <sys/types.h> does not define. */
1074 #undef mode_t
1075
1076 /* Define to `long int' if <sys/types.h> does not define. */
1077 #undef off_t
1078
1079 /* Define to `int' if <sys/types.h> does not define. */
1080 #undef pid_t
1081
1082 /* Define to the equivalent of the C99 'restrict' keyword, or to
1083    nothing if this is not supported.  Do not define if restrict is
1084    supported directly.  */
1085 #undef restrict
1086 /* Work around a bug in Sun C++: it does not support _Restrict or
1087    __restrict__, even though the corresponding Sun C compiler ends up with
1088    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1089    previous line.  Perhaps some future version of Sun C++ will work with
1090    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1091 #if defined __SUNPRO_CC && !defined __RESTRICT
1092 # define _Restrict
1093 # define __restrict__
1094 #endif
1095
1096 /* Define to `unsigned int' if <sys/types.h> does not define. */
1097 #undef size_t
1098
1099 /* Define to `int' if <sys/types.h> does not define. */
1100 #undef ssize_t
1101
1102 /* Define to `int' if <sys/types.h> doesn't define. */
1103 #undef uid_t
1104
1105 /* Define to the type of an unsigned integer type of width exactly 16 bits if
1106    such a type exists and the standard includes do not define it. */
1107 #undef uint16_t
1108
1109 /* Define to the type of an unsigned integer type of width exactly 32 bits if
1110    such a type exists and the standard includes do not define it. */
1111 #undef uint32_t
1112
1113 /* Define to the type of an unsigned integer type of width exactly 64 bits if
1114    such a type exists and the standard includes do not define it. */
1115 #undef uint64_t
1116
1117 /* Define to the type of an unsigned integer type of width exactly 8 bits if
1118    such a type exists and the standard includes do not define it. */
1119 #undef uint8_t
1120
1121 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1122    do not define. */
1123 #undef uintmax_t
1124
1125 /* Define to the type of an unsigned integer type wide enough to hold a
1126    pointer, if such a type exists, and if the system does not define it. */
1127 #undef uintptr_t
1128
1129 /* Define as `fork' if `vfork' does not work. */
1130 #undef vfork
1131
1132 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1133    code using `volatile' can become incorrect without. Disable with care. */
1134 #undef volatile