]> 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 /* 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 /* Build self-contained, embeddable, zero-configuration ImageMagick */
47 #undef EMBEDDABLE_SUPPORT
48
49 /* exclude deprecated methods in MagickCore API */
50 #undef EXCLUDE_DEPRECATED
51
52 /* Directory where executables are installed. */
53 #undef EXECUTABLE_PATH
54
55 /* Define if you have FFTW library */
56 #undef FFTW_DELEGATE
57
58 /* Location of filter modules */
59 #undef FILTER_PATH
60
61 /* Subdirectory of lib where filter modules are installed */
62 #undef FILTER_RELATIVE_PATH
63
64 /* Define if you have FONTCONFIG library */
65 #undef FONTCONFIG_DELEGATE
66
67 /* Define if you have FlashPIX library */
68 #undef FPX_DELEGATE
69
70 /* Define if you have FreeType (TrueType font) library */
71 #undef FREETYPE_DELEGATE
72
73 /* Define if you have Ghostscript library or framework */
74 #undef GS_DELEGATE
75
76 /* Define if you have GVC library */
77 #undef GVC_DELEGATE
78
79 /* Define to 1 if you have the `argz_add' function. */
80 #undef HAVE_ARGZ_ADD
81
82 /* Define to 1 if you have the `argz_append' function. */
83 #undef HAVE_ARGZ_APPEND
84
85 /* Define to 1 if you have the `argz_count' function. */
86 #undef HAVE_ARGZ_COUNT
87
88 /* Define to 1 if you have the `argz_create_sep' function. */
89 #undef HAVE_ARGZ_CREATE_SEP
90
91 /* Define to 1 if you have the <argz.h> header file. */
92 #undef HAVE_ARGZ_H
93
94 /* Define to 1 if you have the `argz_insert' function. */
95 #undef HAVE_ARGZ_INSERT
96
97 /* Define to 1 if you have the `argz_next' function. */
98 #undef HAVE_ARGZ_NEXT
99
100 /* Define to 1 if you have the `argz_stringify' function. */
101 #undef HAVE_ARGZ_STRINGIFY
102
103 /* Define to 1 if you have the <arm/limits.h> header file. */
104 #undef HAVE_ARM_LIMITS_H
105
106 /* Define to 1 if you have the `atexit' function. */
107 #undef HAVE_ATEXIT
108
109 /* Define to 1 if you have the `atoll' function. */
110 #undef HAVE_ATOLL
111
112 /* define if bool is a built-in type */
113 #undef HAVE_BOOL
114
115 /* Define to 1 if you have the `cabs' function. */
116 #undef HAVE_CABS
117
118 /* Define to 1 if you have the `carg' function. */
119 #undef HAVE_CARG
120
121 /* Define to 1 if you have the `cimag' function. */
122 #undef HAVE_CIMAG
123
124 /* Define to 1 if you have the `clock' function. */
125 #undef HAVE_CLOCK
126
127 /* Define to 1 if you have clock_gettime. */
128 #undef HAVE_CLOCK_GETTIME
129
130 /* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
131 #undef HAVE_CLOCK_REALTIME
132
133 /* Define to 1 if you have the `closedir' function. */
134 #undef HAVE_CLOSEDIR
135
136 /* Define to 1 if you have the <CL/cl.h> header file. */
137 #undef HAVE_CL_CL_H
138
139 /* Define to 1 if you have the <complex.h> header file. */
140 #undef HAVE_COMPLEX_H
141
142 /* Define to 1 if you have the `creal' function. */
143 #undef HAVE_CREAL
144
145 /* Define to 1 if you have the `ctime_r' function. */
146 #undef HAVE_CTIME_R
147
148 /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
149    you don't. */
150 #undef HAVE_DECL_CYGWIN_CONV_PATH
151
152 /* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
153    */
154 #undef HAVE_DECL_PREAD
155
156 /* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
157    */
158 #undef HAVE_DECL_PWRITE
159
160 /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
161    don't. */
162 #undef HAVE_DECL_STRLCPY
163
164 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
165    */
166 #undef HAVE_DECL_TZNAME
167
168 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
169    don't. */
170 #undef HAVE_DECL_VSNPRINTF
171
172 /* Define to 1 if you have the `directio' function. */
173 #undef HAVE_DIRECTIO
174
175 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
176    */
177 #undef HAVE_DIRENT_H
178
179 /* Define if you have the GNU dld library. */
180 #undef HAVE_DLD
181
182 /* Define to 1 if you have the <dld.h> header file. */
183 #undef HAVE_DLD_H
184
185 /* Define to 1 if you have the `dlerror' function. */
186 #undef HAVE_DLERROR
187
188 /* Define to 1 if you have the <dlfcn.h> header file. */
189 #undef HAVE_DLFCN_H
190
191 /* Define to 1 if you have the <dl.h> header file. */
192 #undef HAVE_DL_H
193
194 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
195 #undef HAVE_DOPRNT
196
197 /* Define if you have the _dyld_func_lookup function. */
198 #undef HAVE_DYLD
199
200 /* Define to 1 if you have the <errno.h> header file. */
201 #undef HAVE_ERRNO_H
202
203 /* Define to 1 if the system has the type `error_t'. */
204 #undef HAVE_ERROR_T
205
206 /* Define to 1 if you have the `execvp' function. */
207 #undef HAVE_EXECVP
208
209 /* Define to 1 if you have the `fchmod' function. */
210 #undef HAVE_FCHMOD
211
212 /* Define to 1 if you have the <fcntl.h> header file. */
213 #undef HAVE_FCNTL_H
214
215 /* Define to 1 if you have the `floor' function. */
216 #undef HAVE_FLOOR
217
218 /* Define to 1 if you have the `fork' function. */
219 #undef HAVE_FORK
220
221 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
222 #undef HAVE_FSEEKO
223
224 /* Define to 1 if you have the <ft2build.h> header file. */
225 #undef HAVE_FT2BUILD_H
226
227 /* Define to 1 if you have the `ftime' function. */
228 #undef HAVE_FTIME
229
230 /* Define to 1 if you have the `ftruncate' function. */
231 #undef HAVE_FTRUNCATE
232
233 /* Define to 1 if you have the `getcwd' function. */
234 #undef HAVE_GETCWD
235
236 /* Define to 1 if you have the `getc_unlocked' function. */
237 #undef HAVE_GETC_UNLOCKED
238
239 /* Define to 1 if you have the `getdtablesize' function. */
240 #undef HAVE_GETDTABLESIZE
241
242 /* Define to 1 if you have the `getexecname' function. */
243 #undef HAVE_GETEXECNAME
244
245 /* Define to 1 if you have the `getpagesize' function. */
246 #undef HAVE_GETPAGESIZE
247
248 /* Define to 1 if you have the `getpid' function. */
249 #undef HAVE_GETPID
250
251 /* Define to 1 if you have the `getrlimit' function. */
252 #undef HAVE_GETRLIMIT
253
254 /* Define to 1 if you have the `getrusage' function. */
255 #undef HAVE_GETRUSAGE
256
257 /* Define to 1 if you have the `gettimeofday' function. */
258 #undef HAVE_GETTIMEOFDAY
259
260 /* Define to 1 if you have the `gmtime_r' function. */
261 #undef HAVE_GMTIME_R
262
263 /* Define to 1 if you have the <inttypes.h> header file. */
264 #undef HAVE_INTTYPES_H
265
266 /* Define to 1 if you have the `j0' function. */
267 #undef HAVE_J0
268
269 /* Define to 1 if you have the `j1' function. */
270 #undef HAVE_J1
271
272 /* Define if you have the <lcms2.h> header file. */
273 #undef HAVE_LCMS2_H
274
275 /* Define if you have the <lcms2/lcms2.h> header file. */
276 #undef HAVE_LCMS2_LCMS2_H
277
278 /* Define if you have the <lcms.h> header file. */
279 #undef HAVE_LCMS_H
280
281 /* Define if you have the <lcms/lcms.h> header file. */
282 #undef HAVE_LCMS_LCMS_H
283
284 /* Define if you have the libdl library or equivalent. */
285 #undef HAVE_LIBDL
286
287 /* Define if libdlloader will be built on this platform */
288 #undef HAVE_LIBDLLOADER
289
290 /* Define to 1 if you have the `gcov' library (-lgcov). */
291 #undef HAVE_LIBGCOV
292
293 /* Define to 1 if you have the <limits.h> header file. */
294 #undef HAVE_LIMITS_H
295
296 /* Define to 1 if you have the <linux/unistd.h> header file. */
297 #undef HAVE_LINUX_UNISTD_H
298
299 /* Define to 1 if you have the `lltostr' function. */
300 #undef HAVE_LLTOSTR
301
302 /* Define to 1 if you have the <locale.h> header file. */
303 #undef HAVE_LOCALE_H
304
305 /* Define to 1 if you have the `localtime_r' function. */
306 #undef HAVE_LOCALTIME_R
307
308 /* Define to 1 if the type `long double' works and has more range or precision
309    than `double'. */
310 #undef HAVE_LONG_DOUBLE_WIDER
311
312 /* Define to 1 if you have the `lstat' function. */
313 #undef HAVE_LSTAT
314
315 /* define if the compiler implements L"widestring" */
316 #undef HAVE_LSTRING
317
318 /* Define this if a modern libltdl is already installed */
319 #undef HAVE_LTDL
320
321 /* Define to 1 if you have the <machine/param.h> header file. */
322 #undef HAVE_MACHINE_PARAM_H
323
324 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
325 #undef HAVE_MACH_O_DYLD_H
326
327 /* Define to 1 if you have the `memmove' function. */
328 #undef HAVE_MEMMOVE
329
330 /* Define to 1 if you have the <memory.h> header file. */
331 #undef HAVE_MEMORY_H
332
333 /* Define to 1 if you have the `memset' function. */
334 #undef HAVE_MEMSET
335
336 /* Define to 1 if you have the `mkstemp' function. */
337 #undef HAVE_MKSTEMP
338
339 /* Define to 1 if you have a working `mmap' system call. */
340 #undef HAVE_MMAP
341
342 /* Define to 1 if you have a working `mmap' system call. */
343 #undef HAVE_MMAP_FILEIO
344
345 /* Define to 1 if you have the `munmap' function. */
346 #undef HAVE_MUNMAP
347
348 /* define if the compiler implements namespaces */
349 #undef HAVE_NAMESPACES
350
351 /* Define if g++ supports namespace std. */
352 #undef HAVE_NAMESPACE_STD
353
354 /* Define to 1 if you have the `nanosleep' function. */
355 #undef HAVE_NANOSLEEP
356
357 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
358 #undef HAVE_NDIR_H
359
360 /* Define to 1 if you have the <OpenCL/cl.h> header file. */
361 #undef HAVE_OPENCL_CL_H
362
363 /* Define to 1 if you have the `opendir' function. */
364 #undef HAVE_OPENDIR
365
366 /* Define to 1 if you have the <OS.h> header file. */
367 #undef HAVE_OS_H
368
369 /* Define to 1 if you have the `pclose' function. */
370 #undef HAVE_PCLOSE
371
372 /* Define to 1 if you have the `poll' function. */
373 #undef HAVE_POLL
374
375 /* Define to 1 if you have the `popen' function. */
376 #undef HAVE_POPEN
377
378 /* Define to 1 if you have the `posix_fadvise' function. */
379 #undef HAVE_POSIX_FADVISE
380
381 /* Define to 1 if you have the `posix_fallocate' function. */
382 #undef HAVE_POSIX_FALLOCATE
383
384 /* Define to 1 if you have the `posix_madvise' function. */
385 #undef HAVE_POSIX_MADVISE
386
387 /* Define to 1 if you have the `posix_memalign' function. */
388 #undef HAVE_POSIX_MEMALIGN
389
390 /* Define to 1 if you have the `posix_spawnp' function. */
391 #undef HAVE_POSIX_SPAWNP
392
393 /* Define to 1 if you have the `pow' function. */
394 #undef HAVE_POW
395
396 /* Define to 1 if you have the `pread' function. */
397 #undef HAVE_PREAD
398
399 /* Define if libtool can extract symbol lists from object files. */
400 #undef HAVE_PRELOADED_SYMBOLS
401
402 /* Define to 1 if you have the <process.h> header file. */
403 #undef HAVE_PROCESS_H
404
405 /* Define if you have POSIX threads libraries and header files. */
406 #undef HAVE_PTHREAD
407
408 /* Define to 1 if you have the `pwrite' function. */
409 #undef HAVE_PWRITE
410
411 /* Define to 1 if you have the `qsort_r' function. */
412 #undef HAVE_QSORT_R
413
414 /* Define to 1 if you have the `raise' function. */
415 #undef HAVE_RAISE
416
417 /* Define to 1 if you have the `rand_r' function. */
418 #undef HAVE_RAND_R
419
420 /* Define to 1 if you have the `readdir' function. */
421 #undef HAVE_READDIR
422
423 /* Define to 1 if you have the `readdir_r' function. */
424 #undef HAVE_READDIR_R
425
426 /* Define to 1 if you have the `readlink' function. */
427 #undef HAVE_READLINK
428
429 /* Define to 1 if you have the `realpath' function. */
430 #undef HAVE_REALPATH
431
432 /* Define to 1 if you have the `seekdir' function. */
433 #undef HAVE_SEEKDIR
434
435 /* Define to 1 if you have the `select' function. */
436 #undef HAVE_SELECT
437
438 /* Define to 1 if you have the `setlocale' function. */
439 #undef HAVE_SETLOCALE
440
441 /* Define to 1 if you have the `setvbuf' function. */
442 #undef HAVE_SETVBUF
443
444 /* X11 server supports shape extension */
445 #undef HAVE_SHAPE
446
447 /* X11 server supports shared memory extension */
448 #undef HAVE_SHARED_MEMORY
449
450 /* Define if you have the shl_load function. */
451 #undef HAVE_SHL_LOAD
452
453 /* Define to 1 if you have the `sigaction' function. */
454 #undef HAVE_SIGACTION
455
456 /* Define to 1 if you have the `sigemptyset' function. */
457 #undef HAVE_SIGEMPTYSET
458
459 /* Define to 1 if you have the `spawnvp' function. */
460 #undef HAVE_SPAWNVP
461
462 /* Define to 1 if you have the `sqrt' function. */
463 #undef HAVE_SQRT
464
465 /* Define to 1 if you have the `stat' function. */
466 #undef HAVE_STAT
467
468 /* Define to 1 if you have the <stdarg.h> header file. */
469 #undef HAVE_STDARG_H
470
471 /* Define to 1 if stdbool.h conforms to C99. */
472 #undef HAVE_STDBOOL_H
473
474 /* Define to 1 if you have the <stdint.h> header file. */
475 #undef HAVE_STDINT_H
476
477 /* Define to 1 if you have the <stdlib.h> header file. */
478 #undef HAVE_STDLIB_H
479
480 /* define if the compiler supports ISO C++ standard library */
481 #undef HAVE_STD_LIBS
482
483 /* Define to 1 if you have the `strcasecmp' function. */
484 #undef HAVE_STRCASECMP
485
486 /* Define to 1 if you have the `strchr' function. */
487 #undef HAVE_STRCHR
488
489 /* Define to 1 if you have the `strcspn' function. */
490 #undef HAVE_STRCSPN
491
492 /* Define to 1 if you have the `strdup' function. */
493 #undef HAVE_STRDUP
494
495 /* Define to 1 if you have the `strerror' function. */
496 #undef HAVE_STRERROR
497
498 /* Define to 1 if you have the `strerror_r' function. */
499 #undef HAVE_STRERROR_R
500
501 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
502 #undef HAVE_STRINGIZE
503
504 /* Define to 1 if you have the <strings.h> header file. */
505 #undef HAVE_STRINGS_H
506
507 /* Define to 1 if you have the <string.h> header file. */
508 #undef HAVE_STRING_H
509
510 /* Define to 1 if you have the `strlcat' function. */
511 #undef HAVE_STRLCAT
512
513 /* Define to 1 if you have the `strlcpy' function. */
514 #undef HAVE_STRLCPY
515
516 /* Define to 1 if you have the `strncasecmp' function. */
517 #undef HAVE_STRNCASECMP
518
519 /* Define to 1 if you have the `strpbrk' function. */
520 #undef HAVE_STRPBRK
521
522 /* Define to 1 if you have the `strrchr' function. */
523 #undef HAVE_STRRCHR
524
525 /* Define to 1 if you have the `strspn' function. */
526 #undef HAVE_STRSPN
527
528 /* Define to 1 if you have the `strstr' function. */
529 #undef HAVE_STRSTR
530
531 /* Define to 1 if you have the `strtol' function. */
532 #undef HAVE_STRTOL
533
534 /* Define to 1 if you have the `strtoul' function. */
535 #undef HAVE_STRTOUL
536
537 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
538 #undef HAVE_STRUCT_TM_TM_ZONE
539
540 /* Define to 1 if you have the `symlink' function. */
541 #undef HAVE_SYMLINK
542
543 /* Define to 1 if you have the `sysconf' function. */
544 #undef HAVE_SYSCONF
545
546 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
547    */
548 #undef HAVE_SYS_DIR_H
549
550 /* Define to 1 if you have the <sys/dl.h> header file. */
551 #undef HAVE_SYS_DL_H
552
553 /* Define to 1 if you have the <sys/ipc.h> header file. */
554 #undef HAVE_SYS_IPC_H
555
556 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
557    */
558 #undef HAVE_SYS_NDIR_H
559
560 /* Define to 1 if you have the <sys/param.h> header file. */
561 #undef HAVE_SYS_PARAM_H
562
563 /* Define to 1 if you have the <sys/resource.h> header file. */
564 #undef HAVE_SYS_RESOURCE_H
565
566 /* Define to 1 if you have the <sys/select.h> header file. */
567 #undef HAVE_SYS_SELECT_H
568
569 /* Define to 1 if you have the <sys/socket.h> header file. */
570 #undef HAVE_SYS_SOCKET_H
571
572 /* Define to 1 if you have the <sys/stat.h> header file. */
573 #undef HAVE_SYS_STAT_H
574
575 /* Define to 1 if you have the <sys/syslimits.h> header file. */
576 #undef HAVE_SYS_SYSLIMITS_H
577
578 /* Define to 1 if you have the <sys/timeb.h> header file. */
579 #undef HAVE_SYS_TIMEB_H
580
581 /* Define to 1 if you have the <sys/times.h> header file. */
582 #undef HAVE_SYS_TIMES_H
583
584 /* Define to 1 if you have the <sys/time.h> header file. */
585 #undef HAVE_SYS_TIME_H
586
587 /* Define to 1 if you have the <sys/types.h> header file. */
588 #undef HAVE_SYS_TYPES_H
589
590 /* Define to 1 if you have the <sys/wait.h> header file. */
591 #undef HAVE_SYS_WAIT_H
592
593 /* Define to 1 if you have the `telldir' function. */
594 #undef HAVE_TELLDIR
595
596 /* Define to 1 if you have the `tempnam' function. */
597 #undef HAVE_TEMPNAM
598
599 /* Define to 1 if you have the <tiffconf.h> header file. */
600 #undef HAVE_TIFFCONF_H
601
602 /* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
603 #undef HAVE_TIFFISCODECCONFIGURED
604
605 /* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
606 #undef HAVE_TIFFMERGEFIELDINFO
607
608 /* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
609 #undef HAVE_TIFFREADEXIFDIRECTORY
610
611 /* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
612 #undef HAVE_TIFFSETERRORHANDLEREXT
613
614 /* Define to 1 if you have the `TIFFSetTagExtender' function. */
615 #undef HAVE_TIFFSETTAGEXTENDER
616
617 /* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
618 #undef HAVE_TIFFSETWARNINGHANDLEREXT
619
620 /* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
621 #undef HAVE_TIFFSWABARRAYOFTRIPLES
622
623 /* Define to 1 if you have the `times' function. */
624 #undef HAVE_TIMES
625
626 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
627    `HAVE_STRUCT_TM_TM_ZONE' instead. */
628 #undef HAVE_TM_ZONE
629
630 /* Define to 1 if you don't have `tm_zone' but do have the external array
631    `tzname'. */
632 #undef HAVE_TZNAME
633
634 /* Define to 1 if you have the `ulltostr' function. */
635 #undef HAVE_ULLTOSTR
636
637 /* Define to 1 if you have the <unistd.h> header file. */
638 #undef HAVE_UNISTD_H
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 `vfork' function. */
647 #undef HAVE_VFORK
648
649 /* Define to 1 if you have the <vfork.h> header file. */
650 #undef HAVE_VFORK_H
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 `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 /* This value is set to 1 to indicate that the system argz facility works */
671 #undef HAVE_WORKING_ARGZ
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 the system has the type `_Bool'. */
680 #undef HAVE__BOOL
681
682 /* Define to 1 if you have the `_exit' function. */
683 #undef HAVE__EXIT
684
685 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
686 #undef HAVE__NSGETEXECUTABLEPATH
687
688 /* Define to 1 if you have the `_pclose' function. */
689 #undef HAVE__PCLOSE
690
691 /* Define to 1 if you have the `_popen' function. */
692 #undef HAVE__POPEN
693
694 /* Define to 1 if you have the `_wfopen' function. */
695 #undef HAVE__WFOPEN
696
697 /* Define to 1 if you have the `_wstat' function. */
698 #undef HAVE__WSTAT
699
700 /* define if your compiler has __attribute__ */
701 #undef HAVE___ATTRIBUTE__
702
703 /* accurately represent the wide range of intensity levels in real scenes */
704 #undef HDRI_SUPPORT
705
706 /* Define if you have umem memory allocation library */
707 #undef HasUMEM
708
709 /* ImageMagick is formally installed under prefix */
710 #undef INSTALLED_SUPPORT
711
712 /* Define if you have JBIG library */
713 #undef JBIG_DELEGATE
714
715 /* Define if you have JPEG version 2 "Jasper" library */
716 #undef JP2_DELEGATE
717
718 /* Define if you have JPEG library */
719 #undef JPEG_DELEGATE
720
721 /* Define if you have LCMS (v1.11 or later) library */
722 #undef LCMS_DELEGATE
723
724 /* Directory where architecture-dependent files live. */
725 #undef LIBRARY_PATH
726
727 /* Subdirectory of lib where ImageMagick architecture dependent files are
728    installed */
729 #undef LIBRARY_RELATIVE_PATH
730
731 /* Define if you have LQR library */
732 #undef LQR_DELEGATE
733
734 /* Define if using libltdl to support dynamically loadable modules */
735 #undef LTDL_DELEGATE
736
737 /* Define if the OS needs help to load dependent libraries for dlopen(). */
738 #undef LTDL_DLOPEN_DEPLIBS
739
740 /* Define to the system default library search path. */
741 #undef LT_DLSEARCH_PATH
742
743 /* The archive extension */
744 #undef LT_LIBEXT
745
746 /* Define to the extension used for runtime loadable modules, say, ".so". */
747 #undef LT_MODULE_EXT
748
749 /* Define to the name of the environment variable that determines the run-time
750    module search path. */
751 #undef LT_MODULE_PATH_VAR
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 compression library */
758 #undef LZMA_DELEGATE
759
760 /* Define to prepend to default font search path. */
761 #undef MAGICK_FONT_PATH
762
763 /* Magick API method prefix */
764 #undef NAMESPACE_PREFIX
765
766 /* Define to 1 if assertions should be disabled. */
767 #undef NDEBUG
768
769 /* Define if dlsym() requires a leading underscore in symbol names. */
770 #undef NEED_USCORE
771
772 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
773 #undef NO_MINUS_C_MINUS_O
774
775 /* Define if you have OPENEXR library */
776 #undef OPENEXR_DELEGATE
777
778 /* Define to the address where bug reports for this package should be sent. */
779 #undef PACKAGE_BUGREPORT
780
781 /* Define to the full name of this package. */
782 #undef PACKAGE_NAME
783
784 /* Define to the full name and version of this package. */
785 #undef PACKAGE_STRING
786
787 /* Define to the one symbol short name of this package. */
788 #undef PACKAGE_TARNAME
789
790 /* Define to the home page for this package. */
791 #undef PACKAGE_URL
792
793 /* Define to the version of this package. */
794 #undef PACKAGE_VERSION
795
796 /* Define if you have PNG library */
797 #undef PNG_DELEGATE
798
799 /* Define to necessary symbol if this constant uses a non-standard name on
800    your system. */
801 #undef PTHREAD_CREATE_JOINABLE
802
803 /* Pixel cache threshold in MB (defaults to available memory) */
804 #undef PixelCacheThreshold
805
806 /* Number of bits in a pixel Quantum (8/16/32/64) */
807 #undef QUANTUM_DEPTH
808
809 /* Define as the return type of signal handlers (`int' or `void'). */
810 #undef RETSIGTYPE
811
812 /* Define if you have RSVG library */
813 #undef RSVG_DELEGATE
814
815 /* Define to the type of arg 1 for `select'. */
816 #undef SELECT_TYPE_ARG1
817
818 /* Define to the type of args 2, 3 and 4 for `select'. */
819 #undef SELECT_TYPE_ARG234
820
821 /* Define to the type of arg 5 for `select'. */
822 #undef SELECT_TYPE_ARG5
823
824 /* Directory where architecture-independent configuration files live. */
825 #undef SHARE_CONFIGURE_PATH
826
827 /* Subdirectory of lib where architecture-independent configuration files
828    live. */
829 #undef SHARE_CONFIGURE_RELATIVE_PATH
830
831 /* Directory where architecture-independent files live. */
832 #undef SHARE_PATH
833
834 /* The size of `off_t', as computed by sizeof. */
835 #undef SIZEOF_OFF_T
836
837 /* The size of `signed int', as computed by sizeof. */
838 #undef SIZEOF_SIGNED_INT
839
840 /* The size of `signed long', as computed by sizeof. */
841 #undef SIZEOF_SIGNED_LONG
842
843 /* The size of `signed long long', as computed by sizeof. */
844 #undef SIZEOF_SIGNED_LONG_LONG
845
846 /* The size of `signed short', as computed by sizeof. */
847 #undef SIZEOF_SIGNED_SHORT
848
849 /* The size of `size_t', as computed by sizeof. */
850 #undef SIZEOF_SIZE_T
851
852 /* The size of `ssize_t', as computed by sizeof. */
853 #undef SIZEOF_SSIZE_T
854
855 /* The size of `unsigned int', as computed by sizeof. */
856 #undef SIZEOF_UNSIGNED_INT
857
858 /* The size of `unsigned int*', as computed by sizeof. */
859 #undef SIZEOF_UNSIGNED_INTP
860
861 /* The size of `unsigned long', as computed by sizeof. */
862 #undef SIZEOF_UNSIGNED_LONG
863
864 /* The size of `unsigned long long', as computed by sizeof. */
865 #undef SIZEOF_UNSIGNED_LONG_LONG
866
867 /* The size of `unsigned short', as computed by sizeof. */
868 #undef SIZEOF_UNSIGNED_SHORT
869
870 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
871 #undef STAT_MACROS_BROKEN
872
873 /* Define to 1 if you have the ANSI C header files. */
874 #undef STDC_HEADERS
875
876 /* Define if you have POSIX threads libraries and header files. */
877 #undef THREAD_SUPPORT
878
879 /* Define if you have TIFF library */
880 #undef TIFF_DELEGATE
881
882 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
883 #undef TIME_WITH_SYS_TIME
884
885 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
886 #undef TM_IN_SYS_TIME
887
888 /* Enable extensions on AIX 3, Interix.  */
889 #ifndef _ALL_SOURCE
890 # undef _ALL_SOURCE
891 #endif
892 /* Enable GNU extensions on systems that have them.  */
893 #ifndef _GNU_SOURCE
894 # undef _GNU_SOURCE
895 #endif
896 /* Enable threading extensions on Solaris.  */
897 #ifndef _POSIX_PTHREAD_SEMANTICS
898 # undef _POSIX_PTHREAD_SEMANTICS
899 #endif
900 /* Enable extensions on HP NonStop.  */
901 #ifndef _TANDEM_SOURCE
902 # undef _TANDEM_SOURCE
903 #endif
904 /* Enable general extensions on Solaris.  */
905 #ifndef __EXTENSIONS__
906 # undef __EXTENSIONS__
907 #endif
908
909
910 /* Define to use the Windows GDI32 library */
911 #undef WINGDI32_DELEGATE
912
913 /* Define if using the dmalloc debugging malloc package */
914 #undef WITH_DMALLOC
915
916 /* Define if you have WMF library */
917 #undef WMF_DELEGATE
918
919 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
920    significant byte first (like Motorola and SPARC, unlike Intel). */
921 #if defined AC_APPLE_UNIVERSAL_BUILD
922 # if defined __BIG_ENDIAN__
923 #  define WORDS_BIGENDIAN 1
924 # endif
925 #else
926 # ifndef WORDS_BIGENDIAN
927 #  undef WORDS_BIGENDIAN
928 # endif
929 #endif
930
931 /* Location of X11 configure files */
932 #undef X11_CONFIGURE_PATH
933
934 /* Define if you have X11 library */
935 #undef X11_DELEGATE
936
937 /* Define if you have XML library */
938 #undef XML_DELEGATE
939
940 /* Define to 1 if the X Window System is missing or not being used. */
941 #undef X_DISPLAY_MISSING
942
943 /* Define if you have zlib compression library */
944 #undef ZLIB_DELEGATE
945
946 /* Number of bits in a file offset, on hosts where this is settable. */
947 #undef _FILE_OFFSET_BITS
948
949 /* enable run-time bounds-checking */
950 #undef _FORTIFY_SOURCE
951
952 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
953 #undef _LARGEFILE_SOURCE
954
955 /* Define for large files, on AIX-style hosts. */
956 #undef _LARGE_FILES
957
958 /* Define to 1 if on MINIX. */
959 #undef _MINIX
960
961 /* Define this for the OpenCL Accelerator */
962 #undef _OPENCL
963
964 /* Define to 2 if the system does not provide POSIX.1 features except with
965    this defined. */
966 #undef _POSIX_1_SOURCE
967
968 /* Define to 1 if you need to in order for `stat' and other things to work. */
969 #undef _POSIX_SOURCE
970
971 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
972 #ifndef __CHAR_UNSIGNED__
973 # undef __CHAR_UNSIGNED__
974 #endif
975
976 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
977 #undef __error_t_defined
978
979 /* Define to appropriate substitue if compiler does not have __func__ */
980 #undef __func__
981
982 /* Define to a type to use for `error_t' if it is not otherwise available. */
983 #undef error_t
984
985 /* Define to `__inline__' or `__inline' if that's what the C compiler
986    calls it, or to nothing if 'inline' is not supported under any name.  */
987 #ifndef __cplusplus
988 #undef inline
989 #endif
990
991 /* Define to `int' if <sys/types.h> does not define. */
992 #undef mode_t
993
994 /* Define to `long int' if <sys/types.h> does not define. */
995 #undef off_t
996
997 /* Define to `int' if <sys/types.h> does not define. */
998 #undef pid_t
999
1000 /* Define to the equivalent of the C99 'restrict' keyword, or to
1001    nothing if this is not supported.  Do not define if restrict is
1002    supported directly.  */
1003 #undef restrict
1004 /* Work around a bug in Sun C++: it does not support _Restrict or
1005    __restrict__, even though the corresponding Sun C compiler ends up with
1006    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1007    previous line.  Perhaps some future version of Sun C++ will work with
1008    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1009 #if defined __SUNPRO_CC && !defined __RESTRICT
1010 # define _Restrict
1011 # define __restrict__
1012 #endif
1013
1014 /* Define to `unsigned int' if <sys/types.h> does not define. */
1015 #undef size_t
1016
1017 /* Define to `int' if <sys/types.h> does not define. */
1018 #undef ssize_t
1019
1020 /* Define as `fork' if `vfork' does not work. */
1021 #undef vfork
1022
1023 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1024    code using `volatile' can become incorrect without. Disable with care. */
1025 #undef volatile