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