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