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