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