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