]> granicus.if.org Git - imagemagick/blob - config/config.h.in
Implement symbol versioning
[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 /* Location of coder modules */
25 #undef CODER_PATH
26
27 /* Subdirectory of lib where coder modules are installed */
28 #undef CODER_RELATIVE_PATH
29
30 /* Directory where architecture-dependent configuration files live. */
31 #undef CONFIGURE_PATH
32
33 /* Subdirectory of lib where architecture-dependent configuration files live.
34    */
35 #undef CONFIGURE_RELATIVE_PATH
36
37 /* Define if you have DJVU library */
38 #undef DJVU_DELEGATE
39
40 /* Directory where ImageMagick documents live. */
41 #undef DOCUMENTATION_PATH
42
43 /* Define if you have Display Postscript */
44 #undef DPS_DELEGATE
45
46 /* exclude deprecated methods in MagickCore API */
47 #undef EXCLUDE_DEPRECATED
48
49 /* Directory where executables are installed. */
50 #undef EXECUTABLE_PATH
51
52 /* Define if you have FFTW library */
53 #undef FFTW_DELEGATE
54
55 /* Location of filter modules */
56 #undef FILTER_PATH
57
58 /* Subdirectory of lib where filter modules are installed */
59 #undef FILTER_RELATIVE_PATH
60
61 /* Define if you have FONTCONFIG library */
62 #undef FONTCONFIG_DELEGATE
63
64 /* Define if you have FlashPIX library */
65 #undef FPX_DELEGATE
66
67 /* Define if you have FreeType (TrueType font) library */
68 #undef FREETYPE_DELEGATE
69
70 /* Define if you have Ghostscript library or framework */
71 #undef GS_DELEGATE
72
73 /* Define if you have GVC library */
74 #undef GVC_DELEGATE
75
76 /* Define to 1 if you have the `acosh' function. */
77 #undef HAVE_ACOSH
78
79 /* Define to 1 if you have the <arm/limits.h> header file. */
80 #undef HAVE_ARM_LIMITS_H
81
82 /* Define to 1 if you have the `asinh' function. */
83 #undef HAVE_ASINH
84
85 /* Define to 1 if you have the `atanh' function. */
86 #undef HAVE_ATANH
87
88 /* Define to 1 if you have the `atexit' function. */
89 #undef HAVE_ATEXIT
90
91 /* Define to 1 if you have the `atoll' function. */
92 #undef HAVE_ATOLL
93
94 /* define if bool is a built-in type */
95 #undef HAVE_BOOL
96
97 /* Define to 1 if you have the `cabs' function. */
98 #undef HAVE_CABS
99
100 /* Define to 1 if you have the `carg' function. */
101 #undef HAVE_CARG
102
103 /* Define to 1 if you have the `cimag' function. */
104 #undef HAVE_CIMAG
105
106 /* Define to 1 if you have the `clock' function. */
107 #undef HAVE_CLOCK
108
109 /* Define to 1 if you have clock_gettime. */
110 #undef HAVE_CLOCK_GETTIME
111
112 /* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
113 #undef HAVE_CLOCK_REALTIME
114
115 /* Define to 1 if you have the <CL/cl.h> header file. */
116 #undef HAVE_CL_CL_H
117
118 /* Define to 1 if you have the <complex.h> header file. */
119 #undef HAVE_COMPLEX_H
120
121 /* Define to 1 if you have the `creal' function. */
122 #undef HAVE_CREAL
123
124 /* Define to 1 if you have the `ctime_r' function. */
125 #undef HAVE_CTIME_R
126
127 /* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
128    */
129 #undef HAVE_DECL_PREAD
130
131 /* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
132    */
133 #undef HAVE_DECL_PWRITE
134
135 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
136    don't. */
137 #undef HAVE_DECL_STRERROR_R
138
139 /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
140    don't. */
141 #undef HAVE_DECL_STRLCPY
142
143 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
144    */
145 #undef HAVE_DECL_TZNAME
146
147 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
148    don't. */
149 #undef HAVE_DECL_VSNPRINTF
150
151 /* Define to 1 if you have the `directio' function. */
152 #undef HAVE_DIRECTIO
153
154 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
155    */
156 #undef HAVE_DIRENT_H
157
158 /* Define to 1 if you have the <dlfcn.h> header file. */
159 #undef HAVE_DLFCN_H
160
161 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
162 #undef HAVE_DOPRNT
163
164 /* Define to 1 if the system has the type `double_t'. */
165 #undef HAVE_DOUBLE_T
166
167 /* Define to 1 if you have the <errno.h> header file. */
168 #undef HAVE_ERRNO_H
169
170 /* Define to 1 if you have the `execvp' function. */
171 #undef HAVE_EXECVP
172
173 /* Define to 1 if you have the `fchmod' function. */
174 #undef HAVE_FCHMOD
175
176 /* Define to 1 if you have the <fcntl.h> header file. */
177 #undef HAVE_FCNTL_H
178
179 /* Define to 1 if the system has the type `float_t'. */
180 #undef HAVE_FLOAT_T
181
182 /* Define to 1 if you have the `floor' function. */
183 #undef HAVE_FLOOR
184
185 /* Define to 1 if you have the `fork' function. */
186 #undef HAVE_FORK
187
188 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
189 #undef HAVE_FSEEKO
190
191 /* Define to 1 if you have the <ft2build.h> header file. */
192 #undef HAVE_FT2BUILD_H
193
194 /* Define to 1 if you have the `ftime' function. */
195 #undef HAVE_FTIME
196
197 /* Define to 1 if you have the `ftruncate' function. */
198 #undef HAVE_FTRUNCATE
199
200 /* Define to 1 if you have the `getcwd' function. */
201 #undef HAVE_GETCWD
202
203 /* Define to 1 if you have the `getc_unlocked' function. */
204 #undef HAVE_GETC_UNLOCKED
205
206 /* Define to 1 if you have the `getdtablesize' function. */
207 #undef HAVE_GETDTABLESIZE
208
209 /* Define to 1 if you have the `getexecname' function. */
210 #undef HAVE_GETEXECNAME
211
212 /* Define to 1 if you have the `getpagesize' function. */
213 #undef HAVE_GETPAGESIZE
214
215 /* Define to 1 if you have the `getpid' function. */
216 #undef HAVE_GETPID
217
218 /* Define to 1 if you have the `getrlimit' function. */
219 #undef HAVE_GETRLIMIT
220
221 /* Define to 1 if you have the `getrusage' function. */
222 #undef HAVE_GETRUSAGE
223
224 /* Define to 1 if you have the `gettimeofday' function. */
225 #undef HAVE_GETTIMEOFDAY
226
227 /* Define to 1 if you have the `gmtime_r' function. */
228 #undef HAVE_GMTIME_R
229
230 /* Define to 1 if the system has the type `intmax_t'. */
231 #undef HAVE_INTMAX_T
232
233 /* Define to 1 if the system has the type `intptr_t'. */
234 #undef HAVE_INTPTR_T
235
236 /* Define to 1 if you have the <inttypes.h> header file. */
237 #undef HAVE_INTTYPES_H
238
239 /* Define to 1 if you have the `isnan' function. */
240 #undef HAVE_ISNAN
241
242 /* Define to 1 if you have the `j0' function. */
243 #undef HAVE_J0
244
245 /* Define to 1 if you have the `j1' function. */
246 #undef HAVE_J1
247
248 /* Define if you have the <lcms2.h> header file. */
249 #undef HAVE_LCMS2_H
250
251 /* Define if you have the <lcms2/lcms2.h> header file. */
252 #undef HAVE_LCMS2_LCMS2_H
253
254 /* Define if you have the <lcms.h> header file. */
255 #undef HAVE_LCMS_H
256
257 /* Define if you have the <lcms/lcms.h> header file. */
258 #undef HAVE_LCMS_LCMS_H
259
260 /* Define to 1 if you have the `gcov' library (-lgcov). */
261 #undef HAVE_LIBGCOV
262
263 /* Define to 1 if you have the <limits.h> header file. */
264 #undef HAVE_LIMITS_H
265
266 /* Define to 1 if you have the <linux/unistd.h> header file. */
267 #undef HAVE_LINUX_UNISTD_H
268
269 /* Define to 1 if you have the `lltostr' function. */
270 #undef HAVE_LLTOSTR
271
272 /* Define to 1 if you have the <locale.h> header file. */
273 #undef HAVE_LOCALE_H
274
275 /* Define to 1 if you have the `localtime_r' function. */
276 #undef HAVE_LOCALTIME_R
277
278 /* Define to 1 if the system has the type `long double'. */
279 #undef HAVE_LONG_DOUBLE
280
281 /* Define to 1 if the type `long double' works and has more range or precision
282    than `double'. */
283 #undef HAVE_LONG_DOUBLE_WIDER
284
285 /* Define to 1 if the system has the type `long long int'. */
286 #undef HAVE_LONG_LONG_INT
287
288 /* Define to 1 if you have the `lstat' function. */
289 #undef HAVE_LSTAT
290
291 /* Define to 1 if you have the <machine/param.h> header file. */
292 #undef HAVE_MACHINE_PARAM_H
293
294 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
295 #undef HAVE_MACH_O_DYLD_H
296
297 /* Define to 1 if <wchar.h> declares mbstate_t. */
298 #undef HAVE_MBSTATE_T
299
300 /* Define to 1 if you have the `memmove' function. */
301 #undef HAVE_MEMMOVE
302
303 /* Define to 1 if you have the <memory.h> header file. */
304 #undef HAVE_MEMORY_H
305
306 /* Define to 1 if you have the `memset' function. */
307 #undef HAVE_MEMSET
308
309 /* Define to 1 if you have the `mkstemp' function. */
310 #undef HAVE_MKSTEMP
311
312 /* Define to 1 if you have a working `mmap' system call. */
313 #undef HAVE_MMAP
314
315 /* Define to 1 if you have a working `mmap' system call. */
316 #undef HAVE_MMAP_FILEIO
317
318 /* Define to 1 if you have the `munmap' function. */
319 #undef HAVE_MUNMAP
320
321 /* define if the compiler implements namespaces */
322 #undef HAVE_NAMESPACES
323
324 /* Define if g++ supports namespace std. */
325 #undef HAVE_NAMESPACE_STD
326
327 /* Define to 1 if you have the `nanosleep' function. */
328 #undef HAVE_NANOSLEEP
329
330 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
331 #undef HAVE_NDIR_H
332
333 /* Define to 1 if you have the `newlocale' function. */
334 #undef HAVE_NEWLOCALE
335
336 /* Define to 1 if you have the <OpenCL/cl.h> header file. */
337 #undef HAVE_OPENCL_CL_H
338
339 /* Define to 1 if you have the <OS.h> header file. */
340 #undef HAVE_OS_H
341
342 /* Define to 1 if you have the `pclose' function. */
343 #undef HAVE_PCLOSE
344
345 /* Define to 1 if you have the `poll' function. */
346 #undef HAVE_POLL
347
348 /* Define to 1 if you have the `popen' function. */
349 #undef HAVE_POPEN
350
351 /* Define to 1 if you have the `posix_fadvise' function. */
352 #undef HAVE_POSIX_FADVISE
353
354 /* Define to 1 if you have the `posix_fallocate' function. */
355 #undef HAVE_POSIX_FALLOCATE
356
357 /* Define to 1 if you have the `posix_madvise' function. */
358 #undef HAVE_POSIX_MADVISE
359
360 /* Define to 1 if you have the `posix_memalign' function. */
361 #undef HAVE_POSIX_MEMALIGN
362
363 /* Define to 1 if you have the `posix_spawnp' function. */
364 #undef HAVE_POSIX_SPAWNP
365
366 /* Define to 1 if you have the `pow' function. */
367 #undef HAVE_POW
368
369 /* Define to 1 if you have the `pread' function. */
370 #undef HAVE_PREAD
371
372 /* Define to 1 if you have the <process.h> header file. */
373 #undef HAVE_PROCESS_H
374
375 /* Define if you have POSIX threads libraries and header files. */
376 #undef HAVE_PTHREAD
377
378 /* Have PTHREAD_PRIO_INHERIT. */
379 #undef HAVE_PTHREAD_PRIO_INHERIT
380
381 /* Define to 1 if you have the `pwrite' function. */
382 #undef HAVE_PWRITE
383
384 /* Define to 1 if you have the `qsort_r' function. */
385 #undef HAVE_QSORT_R
386
387 /* Define to 1 if you have the `raise' function. */
388 #undef HAVE_RAISE
389
390 /* Define to 1 if you have the `rand_r' function. */
391 #undef HAVE_RAND_R
392
393 /* Define to 1 if you have the `readdir_r' function. */
394 #undef HAVE_READDIR_R
395
396 /* Define to 1 if you have the `readlink' function. */
397 #undef HAVE_READLINK
398
399 /* Define to 1 if you have the `realpath' function. */
400 #undef HAVE_REALPATH
401
402 /* Define to 1 if you have the `seekdir' function. */
403 #undef HAVE_SEEKDIR
404
405 /* Define to 1 if you have the `select' function. */
406 #undef HAVE_SELECT
407
408 /* Define to 1 if you have the `setlocale' function. */
409 #undef HAVE_SETLOCALE
410
411 /* Define to 1 if you have the `setvbuf' function. */
412 #undef HAVE_SETVBUF
413
414 /* X11 server supports shape extension */
415 #undef HAVE_SHAPE
416
417 /* X11 server supports shared memory extension */
418 #undef HAVE_SHARED_MEMORY
419
420 /* Define to 1 if you have the `sigaction' function. */
421 #undef HAVE_SIGACTION
422
423 /* Define to 1 if you have the `sigemptyset' function. */
424 #undef HAVE_SIGEMPTYSET
425
426 /* Define to 1 if you have the `spawnvp' function. */
427 #undef HAVE_SPAWNVP
428
429 /* 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
441 /* 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
450 /* 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
498 /* 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
504 /* Define to 1 if you have the `strtol' function. */
505 #undef HAVE_STRTOL
506
507 /* Define to 1 if you have the `strtoul' function. */
508 #undef HAVE_STRTOUL
509
510 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
511 #undef HAVE_STRUCT_TM_TM_ZONE
512
513 /* Define to 1 if you have the <sun_prefetch.h> header file. */
514 #undef HAVE_SUN_PREFETCH_H
515
516 /* 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
526 /* Define to 1 if you have the <sys/ipc.h> header file. */
527 #undef HAVE_SYS_IPC_H
528
529 /* Define to 1 if you have the <sys/mman.h> header file. */
530 #undef HAVE_SYS_MMAN_H
531
532 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
533    */
534 #undef HAVE_SYS_NDIR_H
535
536 /* Define to 1 if you have the <sys/param.h> header file. */
537 #undef HAVE_SYS_PARAM_H
538
539 /* 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
545 /* Define to 1 if you have the <sys/socket.h> header file. */
546 #undef HAVE_SYS_SOCKET_H
547
548 /* Define to 1 if you have the <sys/stat.h> header file. */
549 #undef HAVE_SYS_STAT_H
550
551 /* Define to 1 if you have the <sys/syslimits.h> header file. */
552 #undef HAVE_SYS_SYSLIMITS_H
553
554 /* Define to 1 if you have the <sys/timeb.h> header file. */
555 #undef HAVE_SYS_TIMEB_H
556
557 /* Define to 1 if you have the <sys/times.h> header file. */
558 #undef HAVE_SYS_TIMES_H
559
560 /* Define to 1 if you have the <sys/time.h> header file. */
561 #undef HAVE_SYS_TIME_H
562
563 /* Define to 1 if you have the <sys/types.h> header file. */
564 #undef HAVE_SYS_TYPES_H
565
566 /* Define to 1 if you have the <sys/wait.h> header file. */
567 #undef HAVE_SYS_WAIT_H
568
569 /* Define to 1 if you have the `telldir' function. */
570 #undef HAVE_TELLDIR
571
572 /* Define to 1 if you have the `tempnam' function. */
573 #undef HAVE_TEMPNAM
574
575 /* Define to 1 if you have the <tiffconf.h> header file. */
576 #undef HAVE_TIFFCONF_H
577
578 /* Define to 1 if you have the `TIFFIsBigEndian' function. */
579 #undef HAVE_TIFFISBIGENDIAN
580
581 /* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
582 #undef HAVE_TIFFISCODECCONFIGURED
583
584 /* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
585 #undef HAVE_TIFFMERGEFIELDINFO
586
587 /* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
588 #undef HAVE_TIFFREADEXIFDIRECTORY
589
590 /* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
591 #undef HAVE_TIFFSETERRORHANDLEREXT
592
593 /* Define to 1 if you have the `TIFFSetTagExtender' function. */
594 #undef HAVE_TIFFSETTAGEXTENDER
595
596 /* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
597 #undef HAVE_TIFFSETWARNINGHANDLEREXT
598
599 /* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
600 #undef HAVE_TIFFSWABARRAYOFTRIPLES
601
602 /* Define to 1 if you have the `times' function. */
603 #undef HAVE_TIMES
604
605 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
606    `HAVE_STRUCT_TM_TM_ZONE' instead. */
607 #undef HAVE_TM_ZONE
608
609 /* Define to 1 if you don't have `tm_zone' but do have the external array
610    `tzname'. */
611 #undef HAVE_TZNAME
612
613 /* Define to 1 if the system has the type `uintmax_t'. */
614 #undef HAVE_UINTMAX_T
615
616 /* Define to 1 if the system has the type `uintptr_t'. */
617 #undef HAVE_UINTPTR_T
618
619 /* Define to 1 if you have the `ulltostr' function. */
620 #undef HAVE_ULLTOSTR
621
622 /* Define to 1 if you have the <unistd.h> header file. */
623 #undef HAVE_UNISTD_H
624
625 /* Define to 1 if the system has the type `unsigned long long int'. */
626 #undef HAVE_UNSIGNED_LONG_LONG_INT
627
628 /* Define to 1 if you have the `uselocale' function. */
629 #undef HAVE_USELOCALE
630
631 /* Define to 1 if you have the `usleep' function. */
632 #undef HAVE_USLEEP
633
634 /* Define to 1 if you have the `utime' function. */
635 #undef HAVE_UTIME
636
637 /* Define to 1 if you have the `vfork' function. */
638 #undef HAVE_VFORK
639
640 /* Define to 1 if you have the <vfork.h> header file. */
641 #undef HAVE_VFORK_H
642
643 /* Define to 1 if you have the `vfprintf' function. */
644 #undef HAVE_VFPRINTF
645
646 /* Define to 1 if you have the `vfprintf_l' function. */
647 #undef HAVE_VFPRINTF_L
648
649 /* Define to 1 if you have the `vprintf' function. */
650 #undef HAVE_VPRINTF
651
652 /* Define to 1 if you have the `vsnprintf' function. */
653 #undef HAVE_VSNPRINTF
654
655 /* Define to 1 if you have the `vsnprintf_l' function. */
656 #undef HAVE_VSNPRINTF_L
657
658 /* Define to 1 if you have the `vsprintf' function. */
659 #undef HAVE_VSPRINTF
660
661 /* Define to 1 if you have the `waitpid' function. */
662 #undef HAVE_WAITPID
663
664 /* Define to 1 if you have the <wchar.h> header file. */
665 #undef HAVE_WCHAR_H
666
667 /* Define to 1 if you have the <windows.h> header file. */
668 #undef HAVE_WINDOWS_H
669
670 /* Define to 1 if `fork' works. */
671 #undef HAVE_WORKING_FORK
672
673 /* Define to 1 if `vfork' works. */
674 #undef HAVE_WORKING_VFORK
675
676 /* Define to 1 if you have the <xlocale.h> header file. */
677 #undef HAVE_XLOCALE_H
678
679 /* Define to 1 if you have the `_aligned_malloc' function. */
680 #undef HAVE__ALIGNED_MALLOC
681
682 /* Define to 1 if the system has the type `_Bool'. */
683 #undef HAVE__BOOL
684
685 /* Define to 1 if you have the `_exit' function. */
686 #undef HAVE__EXIT
687
688 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
689 #undef HAVE__NSGETEXECUTABLEPATH
690
691 /* Define to 1 if you have the `_pclose' function. */
692 #undef HAVE__PCLOSE
693
694 /* Define to 1 if you have the `_popen' function. */
695 #undef HAVE__POPEN
696
697 /* Define to 1 if you have the `_wfopen' function. */
698 #undef HAVE__WFOPEN
699
700 /* Define to 1 if you have the `_wstat' function. */
701 #undef HAVE__WSTAT
702
703 /* define if your compiler has __attribute__ */
704 #undef HAVE___ATTRIBUTE__
705
706 /* accurately represent the wide range of intensity levels in real scenes */
707 #undef HDRI_SUPPORT
708
709 /* Define if you have umem memory allocation library */
710 #undef HasUMEM
711
712 /* Directory where ImageMagick headers live. */
713 #undef INCLUDE_PATH
714
715 /* ImageMagick is formally installed under prefix */
716 #undef INSTALLED_SUPPORT
717
718 /* Define if you have JBIG library */
719 #undef JBIG_DELEGATE
720
721 /* Define if you have JPEG version 2 "Jasper" library */
722 #undef JP2_DELEGATE
723
724 /* Define if you have JPEG library */
725 #undef JPEG_DELEGATE
726
727 /* Define if you have LCMS (v1.11 or later) library */
728 #undef LCMS_DELEGATE
729
730 /* Directory where architecture-dependent files live. */
731 #undef LIBRARY_PATH
732
733 /* Subdirectory of lib where ImageMagick architecture dependent files are
734    installed */
735 #undef LIBRARY_RELATIVE_PATH
736
737 /* Define if you have LQR library */
738 #undef LQR_DELEGATE
739
740 /* Define if using libltdl to support dynamically loadable modules */
741 #undef LTDL_DELEGATE
742
743 /* Define to the sub-directory in which libtool stores uninstalled libraries.
744    */
745 #undef LT_OBJDIR
746
747 /* Define if you have LZMA library */
748 #undef LZMA_DELEGATE
749
750 /* Define to prepend to default font search path. */
751 #undef MAGICK_FONT_PATH
752
753 /* Target Host CPU */
754 #undef MAGICK_TARGET_CPU
755
756 /* Target Host OS */
757 #undef MAGICK_TARGET_OS
758
759 /* Target Host Vendor */
760 #undef MAGICK_TARGET_VENDOR
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 /* Directory where architecture-independent configuration files live. */
830 #undef SHAREARCH_PATH
831
832 /* Subdirectory of lib where architecture-independent configuration files
833    live. */
834 #undef SHAREARCH_RELATIVE_PATH
835
836 /* Directory where architecture-independent configuration files live. */
837 #undef SHARE_PATH
838
839 /* Subdirectory of lib where architecture-independent configuration files
840    live. */
841 #undef SHARE_RELATIVE_PATH
842
843 /* The size of `double', as computed by sizeof. */
844 #undef SIZEOF_DOUBLE
845
846 /* The size of `double_t', as computed by sizeof. */
847 #undef SIZEOF_DOUBLE_T
848
849 /* The size of `float', as computed by sizeof. */
850 #undef SIZEOF_FLOAT
851
852 /* The size of `float_t', as computed by sizeof. */
853 #undef SIZEOF_FLOAT_T
854
855 /* The size of `long double', as computed by sizeof. */
856 #undef SIZEOF_LONG_DOUBLE
857
858 /* The size of `off_t', as computed by sizeof. */
859 #undef SIZEOF_OFF_T
860
861 /* The size of `signed int', as computed by sizeof. */
862 #undef SIZEOF_SIGNED_INT
863
864 /* The size of `signed long', as computed by sizeof. */
865 #undef SIZEOF_SIGNED_LONG
866
867 /* The size of `signed long long', as computed by sizeof. */
868 #undef SIZEOF_SIGNED_LONG_LONG
869
870 /* The size of `signed short', as computed by sizeof. */
871 #undef SIZEOF_SIGNED_SHORT
872
873 /* The size of `size_t', as computed by sizeof. */
874 #undef SIZEOF_SIZE_T
875
876 /* The size of `ssize_t', as computed by sizeof. */
877 #undef SIZEOF_SSIZE_T
878
879 /* The size of `unsigned int', as computed by sizeof. */
880 #undef SIZEOF_UNSIGNED_INT
881
882 /* The size of `unsigned int*', as computed by sizeof. */
883 #undef SIZEOF_UNSIGNED_INTP
884
885 /* The size of `unsigned long', as computed by sizeof. */
886 #undef SIZEOF_UNSIGNED_LONG
887
888 /* The size of `unsigned long long', as computed by sizeof. */
889 #undef SIZEOF_UNSIGNED_LONG_LONG
890
891 /* The size of `unsigned short', as computed by sizeof. */
892 #undef SIZEOF_UNSIGNED_SHORT
893
894 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
895 #undef STAT_MACROS_BROKEN
896
897 /* Define to 1 if you have the ANSI C header files. */
898 #undef STDC_HEADERS
899
900 /* Define to 1 if strerror_r returns char *. */
901 #undef STRERROR_R_CHAR_P
902
903 /* Define if you have POSIX threads libraries and header files. */
904 #undef THREAD_SUPPORT
905
906 /* Define if you have TIFF library */
907 #undef TIFF_DELEGATE
908
909 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
910 #undef TIME_WITH_SYS_TIME
911
912 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
913 #undef TM_IN_SYS_TIME
914
915 /* Enable extensions on AIX 3, Interix.  */
916 #ifndef _ALL_SOURCE
917 # undef _ALL_SOURCE
918 #endif
919 /* Enable GNU extensions on systems that have them.  */
920 #ifndef _GNU_SOURCE
921 # undef _GNU_SOURCE
922 #endif
923 /* Enable threading extensions on Solaris.  */
924 #ifndef _POSIX_PTHREAD_SEMANTICS
925 # undef _POSIX_PTHREAD_SEMANTICS
926 #endif
927 /* Enable extensions on HP NonStop.  */
928 #ifndef _TANDEM_SOURCE
929 # undef _TANDEM_SOURCE
930 #endif
931 /* Enable general extensions on Solaris.  */
932 #ifndef __EXTENSIONS__
933 # undef __EXTENSIONS__
934 #endif
935
936
937 /* Version number of package */
938 #undef VERSION
939
940 /* Define if you have WEBP library */
941 #undef WEBP_DELEGATE
942
943 /* Define to use the Windows GDI32 library */
944 #undef WINGDI32_DELEGATE
945
946 /* Define if using the dmalloc debugging malloc package */
947 #undef WITH_DMALLOC
948
949 /* Define if you have wmflite library */
950 #undef WMFLITE_DELEGATE
951
952 /* Define if you have wmf library */
953 #undef WMF_DELEGATE
954
955 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
956    significant byte first (like Motorola and SPARC, unlike Intel). */
957 #if defined AC_APPLE_UNIVERSAL_BUILD
958 # if defined __BIG_ENDIAN__
959 #  define WORDS_BIGENDIAN 1
960 # endif
961 #else
962 # ifndef WORDS_BIGENDIAN
963 #  undef WORDS_BIGENDIAN
964 # endif
965 #endif
966
967 /* Location of X11 configure files */
968 #undef X11_CONFIGURE_PATH
969
970 /* Define if you have X11 library */
971 #undef X11_DELEGATE
972
973 /* Define if you have XML library */
974 #undef XML_DELEGATE
975
976 /* Define to 1 if the X Window System is missing or not being used. */
977 #undef X_DISPLAY_MISSING
978
979 /* Build self-contained, embeddable, zero-configuration ImageMagick */
980 #undef ZERO_CONFIGURATION_SUPPORT
981
982 /* Define if you have zlib compression library */
983 #undef ZLIB_DELEGATE
984
985 /* Enable large inode numbers on Mac OS X 10.5.  */
986 #ifndef _DARWIN_USE_64_BIT_INODE
987 # define _DARWIN_USE_64_BIT_INODE 1
988 #endif
989
990 /* Number of bits in a file offset, on hosts where this is settable. */
991 #undef _FILE_OFFSET_BITS
992
993 /* enable run-time bounds-checking */
994 #undef _FORTIFY_SOURCE
995
996 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
997 #undef _LARGEFILE_SOURCE
998
999 /* Define for large files, on AIX-style hosts. */
1000 #undef _LARGE_FILES
1001
1002 /* Define to 1 if on MINIX. */
1003 #undef _MINIX
1004
1005 /* Define this for the OpenCL Accelerator */
1006 #undef _OPENCL
1007
1008 /* Define to 2 if the system does not provide POSIX.1 features except with
1009    this defined. */
1010 #undef _POSIX_1_SOURCE
1011
1012 /* Define to 1 if you need to in order for `stat' and other things to work. */
1013 #undef _POSIX_SOURCE
1014
1015 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1016    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1017    #define below would cause a syntax error. */
1018 #undef _UINT32_T
1019
1020 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1021    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1022    #define below would cause a syntax error. */
1023 #undef _UINT64_T
1024
1025 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1026    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1027    #define below would cause a syntax error. */
1028 #undef _UINT8_T
1029
1030 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
1031 #ifndef __CHAR_UNSIGNED__
1032 # undef __CHAR_UNSIGNED__
1033 #endif
1034
1035 /* Define to appropriate substitue if compiler does not have __func__ */
1036 #undef __func__
1037
1038 /* Define to `int' if <sys/types.h> doesn't define. */
1039 #undef gid_t
1040
1041 /* Define to `__inline__' or `__inline' if that's what the C compiler
1042    calls it, or to nothing if 'inline' is not supported under any name.  */
1043 #ifndef __cplusplus
1044 #undef inline
1045 #endif
1046
1047 /* Define to the type of a signed integer type of width exactly 16 bits if
1048    such a type exists and the standard includes do not define it. */
1049 #undef int16_t
1050
1051 /* Define to the type of a signed integer type of width exactly 32 bits if
1052    such a type exists and the standard includes do not define it. */
1053 #undef int32_t
1054
1055 /* Define to the type of a signed integer type of width exactly 64 bits if
1056    such a type exists and the standard includes do not define it. */
1057 #undef int64_t
1058
1059 /* Define to the type of a signed integer type of width exactly 8 bits if such
1060    a type exists and the standard includes do not define it. */
1061 #undef int8_t
1062
1063 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1064    not define. */
1065 #undef intmax_t
1066
1067 /* Define to the type of a signed integer type wide enough to hold a pointer,
1068    if such a type exists, and if the system does not define it. */
1069 #undef intptr_t
1070
1071 /* Define to a type if <wchar.h> does not define. */
1072 #undef mbstate_t
1073
1074 /* Define to `int' if <sys/types.h> does not define. */
1075 #undef mode_t
1076
1077 /* Define to `long int' if <sys/types.h> does not define. */
1078 #undef off_t
1079
1080 /* Define to `int' if <sys/types.h> does not define. */
1081 #undef pid_t
1082
1083 /* Define to the equivalent of the C99 'restrict' keyword, or to
1084    nothing if this is not supported.  Do not define if restrict is
1085    supported directly.  */
1086 #undef restrict
1087 /* Work around a bug in Sun C++: it does not support _Restrict or
1088    __restrict__, even though the corresponding Sun C compiler ends up with
1089    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1090    previous line.  Perhaps some future version of Sun C++ will work with
1091    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1092 #if defined __SUNPRO_CC && !defined __RESTRICT
1093 # define _Restrict
1094 # define __restrict__
1095 #endif
1096
1097 /* Define to `unsigned int' if <sys/types.h> does not define. */
1098 #undef size_t
1099
1100 /* Define to `int' if <sys/types.h> does not define. */
1101 #undef ssize_t
1102
1103 /* Define to `int' if <sys/types.h> doesn't define. */
1104 #undef uid_t
1105
1106 /* Define to the type of an unsigned integer type of width exactly 16 bits if
1107    such a type exists and the standard includes do not define it. */
1108 #undef uint16_t
1109
1110 /* Define to the type of an unsigned integer type of width exactly 32 bits if
1111    such a type exists and the standard includes do not define it. */
1112 #undef uint32_t
1113
1114 /* Define to the type of an unsigned integer type of width exactly 64 bits if
1115    such a type exists and the standard includes do not define it. */
1116 #undef uint64_t
1117
1118 /* Define to the type of an unsigned integer type of width exactly 8 bits if
1119    such a type exists and the standard includes do not define it. */
1120 #undef uint8_t
1121
1122 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1123    do not define. */
1124 #undef uintmax_t
1125
1126 /* Define to the type of an unsigned integer type wide enough to hold a
1127    pointer, if such a type exists, and if the system does not define it. */
1128 #undef uintptr_t
1129
1130 /* Define as `fork' if `vfork' does not work. */
1131 #undef vfork
1132
1133 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1134    code using `volatile' can become incorrect without. Disable with care. */
1135 #undef volatile