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