source: ImageMagick/trunk/MagickCore/magick-config.h @ 8316

Revision 8316, 47.9 KB checked in by cristy, 11 months ago (diff)
Line 
1#ifndef _MAGICKCORE_MAGICK_CONFIG_H
2#define _MAGICKCORE_MAGICK_CONFIG_H 1
3 
4/* MagickCore/magick-config.h. Generated automatically at end of configure. */
5/* config/config.h.  Generated from config.h.in by configure.  */
6/* config/config.h.in.  Generated from configure.ac by autoheader.  */
7
8/* Define if building universal (internal helper macro) */
9/* #undef AC_APPLE_UNIVERSAL_BUILD */
10
11/* Define if you have AUTOTRACE library */
12/* #undef AUTOTRACE_DELEGATE */
13
14/* Define if coders and filters are to be built as modules. */
15/* #undef BUILD_MODULES */
16
17/* Define if you have the bzip2 library */
18#ifndef MAGICKCORE_BZLIB_DELEGATE
19#define MAGICKCORE_BZLIB_DELEGATE 1
20#endif
21
22/* Define if you have CAIRO library */
23#ifndef MAGICKCORE_CAIRO_DELEGATE
24#define MAGICKCORE_CAIRO_DELEGATE 1
25#endif
26
27/* permit enciphering and deciphering image pixels */
28#ifndef MAGICKCORE_CIPHER_SUPPORT
29#define MAGICKCORE_CIPHER_SUPPORT 1
30#endif
31
32/* Define to 1 if the `closedir' function returns void instead of `int'. */
33/* #undef CLOSEDIR_VOID */
34
35/* Location of coder modules */
36#ifndef MAGICKCORE_CODER_PATH
37#define MAGICKCORE_CODER_PATH "/usr/local/lib/ImageMagick-7.0.0/modules-Q16/coders/"
38#endif
39
40/* Subdirectory of lib where coder modules are installed */
41#ifndef MAGICKCORE_CODER_RELATIVE_PATH
42#define MAGICKCORE_CODER_RELATIVE_PATH "ImageMagick-7.0.0/modules-Q16/coders"
43#endif
44
45/* Directory where architecture-dependent configuration files live. */
46#ifndef MAGICKCORE_CONFIGURE_PATH
47#define MAGICKCORE_CONFIGURE_PATH "/usr/local/etc/ImageMagick/"
48#endif
49
50/* Subdirectory of lib where architecture-dependent configuration files live.
51   */
52#ifndef MAGICKCORE_CONFIGURE_RELATIVE_PATH
53#define MAGICKCORE_CONFIGURE_RELATIVE_PATH "ImageMagick"
54#endif
55
56/* Define if you have DJVU library */
57#ifndef MAGICKCORE_DJVU_DELEGATE
58#define MAGICKCORE_DJVU_DELEGATE 1
59#endif
60
61/* Directory where ImageMagick documents live. */
62#ifndef MAGICKCORE_DOCUMENTATION_PATH
63#define MAGICKCORE_DOCUMENTATION_PATH "/usr/local/share/doc/ImageMagick-7.0.0/"
64#endif
65
66/* Define if you have Display Postscript */
67/* #undef DPS_DELEGATE */
68
69/* exclude deprecated methods in MagickCore API */
70/* #undef EXCLUDE_DEPRECATED */
71
72/* Directory where executables are installed. */
73#ifndef MAGICKCORE_EXECUTABLE_PATH
74#define MAGICKCORE_EXECUTABLE_PATH "/usr/local/bin/"
75#endif
76
77/* Define if you have FFTW library */
78#ifndef MAGICKCORE_FFTW_DELEGATE
79#define MAGICKCORE_FFTW_DELEGATE 1
80#endif
81
82/* Location of filter modules */
83#ifndef MAGICKCORE_FILTER_PATH
84#define MAGICKCORE_FILTER_PATH "/usr/local/lib/ImageMagick-7.0.0/modules-Q16/filters/"
85#endif
86
87/* Subdirectory of lib where filter modules are installed */
88#ifndef MAGICKCORE_FILTER_RELATIVE_PATH
89#define MAGICKCORE_FILTER_RELATIVE_PATH "ImageMagick-7.0.0/modules-Q16/filters"
90#endif
91
92/* Define if you have FONTCONFIG library */
93#ifndef MAGICKCORE_FONTCONFIG_DELEGATE
94#define MAGICKCORE_FONTCONFIG_DELEGATE 1
95#endif
96
97/* Define if you have FlashPIX library */
98/* #undef FPX_DELEGATE */
99
100/* Define if you have FreeType (TrueType font) library */
101#ifndef MAGICKCORE_FREETYPE_DELEGATE
102#define MAGICKCORE_FREETYPE_DELEGATE 1
103#endif
104
105/* Define if you have Ghostscript library or framework */
106/* #undef GS_DELEGATE */
107
108/* Define if you have GVC library */
109#ifndef MAGICKCORE_GVC_DELEGATE
110#define MAGICKCORE_GVC_DELEGATE 1
111#endif
112
113/* Define to 1 if you have the `acosh' function. */
114#ifndef MAGICKCORE_HAVE_ACOSH
115#define MAGICKCORE_HAVE_ACOSH 1
116#endif
117
118/* Define to 1 if you have the `argz_add' function. */
119#ifndef MAGICKCORE_HAVE_ARGZ_ADD
120#define MAGICKCORE_HAVE_ARGZ_ADD 1
121#endif
122
123/* Define to 1 if you have the `argz_append' function. */
124#ifndef MAGICKCORE_HAVE_ARGZ_APPEND
125#define MAGICKCORE_HAVE_ARGZ_APPEND 1
126#endif
127
128/* Define to 1 if you have the `argz_count' function. */
129#ifndef MAGICKCORE_HAVE_ARGZ_COUNT
130#define MAGICKCORE_HAVE_ARGZ_COUNT 1
131#endif
132
133/* Define to 1 if you have the `argz_create_sep' function. */
134#ifndef MAGICKCORE_HAVE_ARGZ_CREATE_SEP
135#define MAGICKCORE_HAVE_ARGZ_CREATE_SEP 1
136#endif
137
138/* Define to 1 if you have the <argz.h> header file. */
139#ifndef MAGICKCORE_HAVE_ARGZ_H
140#define MAGICKCORE_HAVE_ARGZ_H 1
141#endif
142
143/* Define to 1 if you have the `argz_insert' function. */
144#ifndef MAGICKCORE_HAVE_ARGZ_INSERT
145#define MAGICKCORE_HAVE_ARGZ_INSERT 1
146#endif
147
148/* Define to 1 if you have the `argz_next' function. */
149#ifndef MAGICKCORE_HAVE_ARGZ_NEXT
150#define MAGICKCORE_HAVE_ARGZ_NEXT 1
151#endif
152
153/* Define to 1 if you have the `argz_stringify' function. */
154#ifndef MAGICKCORE_HAVE_ARGZ_STRINGIFY
155#define MAGICKCORE_HAVE_ARGZ_STRINGIFY 1
156#endif
157
158/* Define to 1 if you have the <arm/limits.h> header file. */
159/* #undef HAVE_ARM_LIMITS_H */
160
161/* Define to 1 if you have the `asinh' function. */
162#ifndef MAGICKCORE_HAVE_ASINH
163#define MAGICKCORE_HAVE_ASINH 1
164#endif
165
166/* Define to 1 if you have the `atanh' function. */
167#ifndef MAGICKCORE_HAVE_ATANH
168#define MAGICKCORE_HAVE_ATANH 1
169#endif
170
171/* Define to 1 if you have the `atexit' function. */
172#ifndef MAGICKCORE_HAVE_ATEXIT
173#define MAGICKCORE_HAVE_ATEXIT 1
174#endif
175
176/* Define to 1 if you have the `atoll' function. */
177#ifndef MAGICKCORE_HAVE_ATOLL
178#define MAGICKCORE_HAVE_ATOLL 1
179#endif
180
181/* define if bool is a built-in type */
182#ifndef MAGICKCORE_HAVE_BOOL
183#define MAGICKCORE_HAVE_BOOL /**/
184#endif
185
186/* Define to 1 if you have the `cabs' function. */
187#ifndef MAGICKCORE_HAVE_CABS
188#define MAGICKCORE_HAVE_CABS 1
189#endif
190
191/* Define to 1 if you have the `carg' function. */
192#ifndef MAGICKCORE_HAVE_CARG
193#define MAGICKCORE_HAVE_CARG 1
194#endif
195
196/* Define to 1 if you have the `cimag' function. */
197#ifndef MAGICKCORE_HAVE_CIMAG
198#define MAGICKCORE_HAVE_CIMAG 1
199#endif
200
201/* Define to 1 if you have the `clock' function. */
202#ifndef MAGICKCORE_HAVE_CLOCK
203#define MAGICKCORE_HAVE_CLOCK 1
204#endif
205
206/* Define to 1 if you have clock_gettime. */
207#ifndef MAGICKCORE_HAVE_CLOCK_GETTIME
208#define MAGICKCORE_HAVE_CLOCK_GETTIME 1
209#endif
210
211/* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
212#ifndef MAGICKCORE_HAVE_CLOCK_REALTIME
213#define MAGICKCORE_HAVE_CLOCK_REALTIME 1
214#endif
215
216/* Define to 1 if you have the `closedir' function. */
217#ifndef MAGICKCORE_HAVE_CLOSEDIR
218#define MAGICKCORE_HAVE_CLOSEDIR 1
219#endif
220
221/* Define to 1 if you have the <CL/cl.h> header file. */
222/* #undef HAVE_CL_CL_H */
223
224/* Define to 1 if you have the <complex.h> header file. */
225#ifndef MAGICKCORE_HAVE_COMPLEX_H
226#define MAGICKCORE_HAVE_COMPLEX_H 1
227#endif
228
229/* Define to 1 if you have the `creal' function. */
230#ifndef MAGICKCORE_HAVE_CREAL
231#define MAGICKCORE_HAVE_CREAL 1
232#endif
233
234/* Define to 1 if you have the `ctime_r' function. */
235#ifndef MAGICKCORE_HAVE_CTIME_R
236#define MAGICKCORE_HAVE_CTIME_R 1
237#endif
238
239/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
240   you don't. */
241/* #undef HAVE_DECL_CYGWIN_CONV_PATH */
242
243/* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
244   */
245#ifndef MAGICKCORE_HAVE_DECL_PREAD
246#define MAGICKCORE_HAVE_DECL_PREAD 1
247#endif
248
249/* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
250   */
251#ifndef MAGICKCORE_HAVE_DECL_PWRITE
252#define MAGICKCORE_HAVE_DECL_PWRITE 1
253#endif
254
255/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
256   don't. */
257#ifndef MAGICKCORE_HAVE_DECL_STRERROR_R
258#define MAGICKCORE_HAVE_DECL_STRERROR_R 1
259#endif
260
261/* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
262   don't. */
263#ifndef MAGICKCORE_HAVE_DECL_STRLCPY
264#define MAGICKCORE_HAVE_DECL_STRLCPY 0
265#endif
266
267/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
268   */
269/* #undef HAVE_DECL_TZNAME */
270
271/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
272   don't. */
273#ifndef MAGICKCORE_HAVE_DECL_VSNPRINTF
274#define MAGICKCORE_HAVE_DECL_VSNPRINTF 1
275#endif
276
277/* Define to 1 if you have the `directio' function. */
278/* #undef HAVE_DIRECTIO */
279
280/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
281   */
282#ifndef MAGICKCORE_HAVE_DIRENT_H
283#define MAGICKCORE_HAVE_DIRENT_H 1
284#endif
285
286/* Define if you have the GNU dld library. */
287/* #undef HAVE_DLD */
288
289/* Define to 1 if you have the <dld.h> header file. */
290/* #undef HAVE_DLD_H */
291
292/* Define to 1 if you have the `dlerror' function. */
293#ifndef MAGICKCORE_HAVE_DLERROR
294#define MAGICKCORE_HAVE_DLERROR 1
295#endif
296
297/* Define to 1 if you have the <dlfcn.h> header file. */
298#ifndef MAGICKCORE_HAVE_DLFCN_H
299#define MAGICKCORE_HAVE_DLFCN_H 1
300#endif
301
302/* Define to 1 if you have the <dl.h> header file. */
303/* #undef HAVE_DL_H */
304
305/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
306/* #undef HAVE_DOPRNT */
307
308/* Define if you have the _dyld_func_lookup function. */
309/* #undef HAVE_DYLD */
310
311/* Define to 1 if you have the <errno.h> header file. */
312#ifndef MAGICKCORE_HAVE_ERRNO_H
313#define MAGICKCORE_HAVE_ERRNO_H 1
314#endif
315
316/* Define to 1 if the system has the type `error_t'. */
317#ifndef MAGICKCORE_HAVE_ERROR_T
318#define MAGICKCORE_HAVE_ERROR_T 1
319#endif
320
321/* Define to 1 if you have the `execvp' function. */
322#ifndef MAGICKCORE_HAVE_EXECVP
323#define MAGICKCORE_HAVE_EXECVP 1
324#endif
325
326/* Define to 1 if you have the `fchmod' function. */
327#ifndef MAGICKCORE_HAVE_FCHMOD
328#define MAGICKCORE_HAVE_FCHMOD 1
329#endif
330
331/* Define to 1 if you have the <fcntl.h> header file. */
332#ifndef MAGICKCORE_HAVE_FCNTL_H
333#define MAGICKCORE_HAVE_FCNTL_H 1
334#endif
335
336/* Define to 1 if you have the `floor' function. */
337#ifndef MAGICKCORE_HAVE_FLOOR
338#define MAGICKCORE_HAVE_FLOOR 1
339#endif
340
341/* Define to 1 if you have the `fork' function. */
342#ifndef MAGICKCORE_HAVE_FORK
343#define MAGICKCORE_HAVE_FORK 1
344#endif
345
346/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
347#ifndef MAGICKCORE_HAVE_FSEEKO
348#define MAGICKCORE_HAVE_FSEEKO 1
349#endif
350
351/* Define to 1 if you have the <ft2build.h> header file. */
352#ifndef MAGICKCORE_HAVE_FT2BUILD_H
353#define MAGICKCORE_HAVE_FT2BUILD_H 1
354#endif
355
356/* Define to 1 if you have the `ftime' function. */
357#ifndef MAGICKCORE_HAVE_FTIME
358#define MAGICKCORE_HAVE_FTIME 1
359#endif
360
361/* Define to 1 if you have the `ftruncate' function. */
362#ifndef MAGICKCORE_HAVE_FTRUNCATE
363#define MAGICKCORE_HAVE_FTRUNCATE 1
364#endif
365
366/* Define to 1 if you have the `getcwd' function. */
367#ifndef MAGICKCORE_HAVE_GETCWD
368#define MAGICKCORE_HAVE_GETCWD 1
369#endif
370
371/* Define to 1 if you have the `getc_unlocked' function. */
372#ifndef MAGICKCORE_HAVE_GETC_UNLOCKED
373#define MAGICKCORE_HAVE_GETC_UNLOCKED 1
374#endif
375
376/* Define to 1 if you have the `getdtablesize' function. */
377#ifndef MAGICKCORE_HAVE_GETDTABLESIZE
378#define MAGICKCORE_HAVE_GETDTABLESIZE 1
379#endif
380
381/* Define to 1 if you have the `getexecname' function. */
382/* #undef HAVE_GETEXECNAME */
383
384/* Define to 1 if you have the `getpagesize' function. */
385#ifndef MAGICKCORE_HAVE_GETPAGESIZE
386#define MAGICKCORE_HAVE_GETPAGESIZE 1
387#endif
388
389/* Define to 1 if you have the `getpid' function. */
390#ifndef MAGICKCORE_HAVE_GETPID
391#define MAGICKCORE_HAVE_GETPID 1
392#endif
393
394/* Define to 1 if you have the `getrlimit' function. */
395#ifndef MAGICKCORE_HAVE_GETRLIMIT
396#define MAGICKCORE_HAVE_GETRLIMIT 1
397#endif
398
399/* Define to 1 if you have the `getrusage' function. */
400#ifndef MAGICKCORE_HAVE_GETRUSAGE
401#define MAGICKCORE_HAVE_GETRUSAGE 1
402#endif
403
404/* Define to 1 if you have the `gettimeofday' function. */
405#ifndef MAGICKCORE_HAVE_GETTIMEOFDAY
406#define MAGICKCORE_HAVE_GETTIMEOFDAY 1
407#endif
408
409/* Define to 1 if you have the `gmtime_r' function. */
410#ifndef MAGICKCORE_HAVE_GMTIME_R
411#define MAGICKCORE_HAVE_GMTIME_R 1
412#endif
413
414/* Define to 1 if the system has the type `intmax_t'. */
415#ifndef MAGICKCORE_HAVE_INTMAX_T
416#define MAGICKCORE_HAVE_INTMAX_T 1
417#endif
418
419/* Define to 1 if the system has the type `intptr_t'. */
420#ifndef MAGICKCORE_HAVE_INTPTR_T
421#define MAGICKCORE_HAVE_INTPTR_T 1
422#endif
423
424/* Define to 1 if you have the <inttypes.h> header file. */
425#ifndef MAGICKCORE_HAVE_INTTYPES_H
426#define MAGICKCORE_HAVE_INTTYPES_H 1
427#endif
428
429/* Define to 1 if you have the `isnan' function. */
430#ifndef MAGICKCORE_HAVE_ISNAN
431#define MAGICKCORE_HAVE_ISNAN 1
432#endif
433
434/* Define to 1 if you have the `j0' function. */
435#ifndef MAGICKCORE_HAVE_J0
436#define MAGICKCORE_HAVE_J0 1
437#endif
438
439/* Define to 1 if you have the `j1' function. */
440#ifndef MAGICKCORE_HAVE_J1
441#define MAGICKCORE_HAVE_J1 1
442#endif
443
444/* Define if you have the <lcms2.h> header file. */
445#ifndef MAGICKCORE_HAVE_LCMS2_H
446#define MAGICKCORE_HAVE_LCMS2_H 1
447#endif
448
449/* Define if you have the <lcms2/lcms2.h> header file. */
450/* #undef HAVE_LCMS2_LCMS2_H */
451
452/* Define if you have the <lcms.h> header file. */
453/* #undef HAVE_LCMS_H */
454
455/* Define if you have the <lcms/lcms.h> header file. */
456/* #undef HAVE_LCMS_LCMS_H */
457
458/* Define if you have the libdl library or equivalent. */
459#ifndef MAGICKCORE_HAVE_LIBDL
460#define MAGICKCORE_HAVE_LIBDL 1
461#endif
462
463/* Define if libdlloader will be built on this platform */
464#ifndef MAGICKCORE_HAVE_LIBDLLOADER
465#define MAGICKCORE_HAVE_LIBDLLOADER 1
466#endif
467
468/* Define to 1 if you have the `gcov' library (-lgcov). */
469/* #undef HAVE_LIBGCOV */
470
471/* Define to 1 if you have the <limits.h> header file. */
472#ifndef MAGICKCORE_HAVE_LIMITS_H
473#define MAGICKCORE_HAVE_LIMITS_H 1
474#endif
475
476/* Define to 1 if you have the <linux/unistd.h> header file. */
477#ifndef MAGICKCORE_HAVE_LINUX_UNISTD_H
478#define MAGICKCORE_HAVE_LINUX_UNISTD_H 1
479#endif
480
481/* Define to 1 if you have the `lltostr' function. */
482/* #undef HAVE_LLTOSTR */
483
484/* Define to 1 if you have the <locale.h> header file. */
485#ifndef MAGICKCORE_HAVE_LOCALE_H
486#define MAGICKCORE_HAVE_LOCALE_H 1
487#endif
488
489/* Define to 1 if you have the `localtime_r' function. */
490#ifndef MAGICKCORE_HAVE_LOCALTIME_R
491#define MAGICKCORE_HAVE_LOCALTIME_R 1
492#endif
493
494/* Define to 1 if the system has the type `long double'. */
495#ifndef MAGICKCORE_HAVE_LONG_DOUBLE
496#define MAGICKCORE_HAVE_LONG_DOUBLE 1
497#endif
498
499/* Define to 1 if the type `long double' works and has more range or precision
500   than `double'. */
501#ifndef MAGICKCORE_HAVE_LONG_DOUBLE_WIDER
502#define MAGICKCORE_HAVE_LONG_DOUBLE_WIDER 1
503#endif
504
505/* Define to 1 if the system has the type `long long int'. */
506#ifndef MAGICKCORE_HAVE_LONG_LONG_INT
507#define MAGICKCORE_HAVE_LONG_LONG_INT 1
508#endif
509
510/* Define to 1 if you have the `lstat' function. */
511#ifndef MAGICKCORE_HAVE_LSTAT
512#define MAGICKCORE_HAVE_LSTAT 1
513#endif
514
515/* Define this if a modern libltdl is already installed */
516#ifndef MAGICKCORE_HAVE_LTDL
517#define MAGICKCORE_HAVE_LTDL 1
518#endif
519
520/* Define to 1 if you have the <machine/param.h> header file. */
521/* #undef HAVE_MACHINE_PARAM_H */
522
523/* Define to 1 if you have the <mach-o/dyld.h> header file. */
524/* #undef HAVE_MACH_O_DYLD_H */
525
526/* Define to 1 if <wchar.h> declares mbstate_t. */
527#ifndef MAGICKCORE_HAVE_MBSTATE_T
528#define MAGICKCORE_HAVE_MBSTATE_T 1
529#endif
530
531/* Define to 1 if you have the `memmove' function. */
532#ifndef MAGICKCORE_HAVE_MEMMOVE
533#define MAGICKCORE_HAVE_MEMMOVE 1
534#endif
535
536/* Define to 1 if you have the <memory.h> header file. */
537#ifndef MAGICKCORE_HAVE_MEMORY_H
538#define MAGICKCORE_HAVE_MEMORY_H 1
539#endif
540
541/* Define to 1 if you have the `memset' function. */
542#ifndef MAGICKCORE_HAVE_MEMSET
543#define MAGICKCORE_HAVE_MEMSET 1
544#endif
545
546/* Define to 1 if you have the `mkstemp' function. */
547#ifndef MAGICKCORE_HAVE_MKSTEMP
548#define MAGICKCORE_HAVE_MKSTEMP 1
549#endif
550
551/* Define to 1 if you have a working `mmap' system call. */
552#ifndef MAGICKCORE_HAVE_MMAP
553#define MAGICKCORE_HAVE_MMAP 1
554#endif
555
556/* Define to 1 if you have a working `mmap' system call. */
557#ifndef MAGICKCORE_HAVE_MMAP_FILEIO
558#define MAGICKCORE_HAVE_MMAP_FILEIO 1
559#endif
560
561/* Define to 1 if you have the `munmap' function. */
562#ifndef MAGICKCORE_HAVE_MUNMAP
563#define MAGICKCORE_HAVE_MUNMAP 1
564#endif
565
566/* define if the compiler implements namespaces */
567#ifndef MAGICKCORE_HAVE_NAMESPACES
568#define MAGICKCORE_HAVE_NAMESPACES /**/
569#endif
570
571/* Define if g++ supports namespace std. */
572#ifndef MAGICKCORE_HAVE_NAMESPACE_STD
573#define MAGICKCORE_HAVE_NAMESPACE_STD /**/
574#endif
575
576/* Define to 1 if you have the `nanosleep' function. */
577#ifndef MAGICKCORE_HAVE_NANOSLEEP
578#define MAGICKCORE_HAVE_NANOSLEEP 1
579#endif
580
581/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
582/* #undef HAVE_NDIR_H */
583
584/* Define to 1 if you have the `newlocale' function. */
585#ifndef MAGICKCORE_HAVE_NEWLOCALE
586#define MAGICKCORE_HAVE_NEWLOCALE 1
587#endif
588
589/* Define to 1 if you have the <OpenCL/cl.h> header file. */
590/* #undef HAVE_OPENCL_CL_H */
591
592/* Define to 1 if you have the `opendir' function. */
593#ifndef MAGICKCORE_HAVE_OPENDIR
594#define MAGICKCORE_HAVE_OPENDIR 1
595#endif
596
597/* Define to 1 if you have the <OS.h> header file. */
598/* #undef HAVE_OS_H */
599
600/* Define to 1 if you have the `pclose' function. */
601#ifndef MAGICKCORE_HAVE_PCLOSE
602#define MAGICKCORE_HAVE_PCLOSE 1
603#endif
604
605/* Define to 1 if you have the `poll' function. */
606#ifndef MAGICKCORE_HAVE_POLL
607#define MAGICKCORE_HAVE_POLL 1
608#endif
609
610/* Define to 1 if you have the `popen' function. */
611#ifndef MAGICKCORE_HAVE_POPEN
612#define MAGICKCORE_HAVE_POPEN 1
613#endif
614
615/* Define to 1 if you have the `posix_fadvise' function. */
616#ifndef MAGICKCORE_HAVE_POSIX_FADVISE
617#define MAGICKCORE_HAVE_POSIX_FADVISE 1
618#endif
619
620/* Define to 1 if you have the `posix_fallocate' function. */
621#ifndef MAGICKCORE_HAVE_POSIX_FALLOCATE
622#define MAGICKCORE_HAVE_POSIX_FALLOCATE 1
623#endif
624
625/* Define to 1 if you have the `posix_madvise' function. */
626#ifndef MAGICKCORE_HAVE_POSIX_MADVISE
627#define MAGICKCORE_HAVE_POSIX_MADVISE 1
628#endif
629
630/* Define to 1 if you have the `posix_memalign' function. */
631#ifndef MAGICKCORE_HAVE_POSIX_MEMALIGN
632#define MAGICKCORE_HAVE_POSIX_MEMALIGN 1
633#endif
634
635/* Define to 1 if you have the `posix_spawnp' function. */
636#ifndef MAGICKCORE_HAVE_POSIX_SPAWNP
637#define MAGICKCORE_HAVE_POSIX_SPAWNP 1
638#endif
639
640/* Define to 1 if you have the `pow' function. */
641#ifndef MAGICKCORE_HAVE_POW
642#define MAGICKCORE_HAVE_POW 1
643#endif
644
645/* Define to 1 if you have the `pread' function. */
646#ifndef MAGICKCORE_HAVE_PREAD
647#define MAGICKCORE_HAVE_PREAD 1
648#endif
649
650/* Define if libtool can extract symbol lists from object files. */
651#ifndef MAGICKCORE_HAVE_PRELOADED_SYMBOLS
652#define MAGICKCORE_HAVE_PRELOADED_SYMBOLS 1
653#endif
654
655/* Define to 1 if you have the <process.h> header file. */
656/* #undef HAVE_PROCESS_H */
657
658/* Define if you have POSIX threads libraries and header files. */
659#ifndef MAGICKCORE_HAVE_PTHREAD
660#define MAGICKCORE_HAVE_PTHREAD 1
661#endif
662
663/* Have PTHREAD_PRIO_INHERIT. */
664#ifndef MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT
665#define MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT 1
666#endif
667
668/* Define to 1 if you have the `pwrite' function. */
669#ifndef MAGICKCORE_HAVE_PWRITE
670#define MAGICKCORE_HAVE_PWRITE 1
671#endif
672
673/* Define to 1 if you have the `qsort_r' function. */
674#ifndef MAGICKCORE_HAVE_QSORT_R
675#define MAGICKCORE_HAVE_QSORT_R 1
676#endif
677
678/* Define to 1 if you have the `raise' function. */
679#ifndef MAGICKCORE_HAVE_RAISE
680#define MAGICKCORE_HAVE_RAISE 1
681#endif
682
683/* Define to 1 if you have the `rand_r' function. */
684#ifndef MAGICKCORE_HAVE_RAND_R
685#define MAGICKCORE_HAVE_RAND_R 1
686#endif
687
688/* Define to 1 if you have the `readdir' function. */
689#ifndef MAGICKCORE_HAVE_READDIR
690#define MAGICKCORE_HAVE_READDIR 1
691#endif
692
693/* Define to 1 if you have the `readdir_r' function. */
694#ifndef MAGICKCORE_HAVE_READDIR_R
695#define MAGICKCORE_HAVE_READDIR_R 1
696#endif
697
698/* Define to 1 if you have the `readlink' function. */
699#ifndef MAGICKCORE_HAVE_READLINK
700#define MAGICKCORE_HAVE_READLINK 1
701#endif
702
703/* Define to 1 if you have the `realpath' function. */
704#ifndef MAGICKCORE_HAVE_REALPATH
705#define MAGICKCORE_HAVE_REALPATH 1
706#endif
707
708/* Define to 1 if you have the `seekdir' function. */
709#ifndef MAGICKCORE_HAVE_SEEKDIR
710#define MAGICKCORE_HAVE_SEEKDIR 1
711#endif
712
713/* Define to 1 if you have the `select' function. */
714#ifndef MAGICKCORE_HAVE_SELECT
715#define MAGICKCORE_HAVE_SELECT 1
716#endif
717
718/* Define to 1 if you have the `setlocale' function. */
719#ifndef MAGICKCORE_HAVE_SETLOCALE
720#define MAGICKCORE_HAVE_SETLOCALE 1
721#endif
722
723/* Define to 1 if you have the `setvbuf' function. */
724#ifndef MAGICKCORE_HAVE_SETVBUF
725#define MAGICKCORE_HAVE_SETVBUF 1
726#endif
727
728/* X11 server supports shape extension */
729#ifndef MAGICKCORE_HAVE_SHAPE
730#define MAGICKCORE_HAVE_SHAPE 1
731#endif
732
733/* X11 server supports shared memory extension */
734#ifndef MAGICKCORE_HAVE_SHARED_MEMORY
735#define MAGICKCORE_HAVE_SHARED_MEMORY 1
736#endif
737
738/* Define if you have the shl_load function. */
739/* #undef HAVE_SHL_LOAD */
740
741/* Define to 1 if you have the `sigaction' function. */
742#ifndef MAGICKCORE_HAVE_SIGACTION
743#define MAGICKCORE_HAVE_SIGACTION 1
744#endif
745
746/* Define to 1 if you have the `sigemptyset' function. */
747#ifndef MAGICKCORE_HAVE_SIGEMPTYSET
748#define MAGICKCORE_HAVE_SIGEMPTYSET 1
749#endif
750
751/* Define to 1 if you have the `spawnvp' function. */
752/* #undef HAVE_SPAWNVP */
753
754/* Define to 1 if you have the `sqrt' function. */
755#ifndef MAGICKCORE_HAVE_SQRT
756#define MAGICKCORE_HAVE_SQRT 1
757#endif
758
759/* Define to 1 if you have the `stat' function. */
760#ifndef MAGICKCORE_HAVE_STAT
761#define MAGICKCORE_HAVE_STAT 1
762#endif
763
764/* Define to 1 if you have the <stdarg.h> header file. */
765#ifndef MAGICKCORE_HAVE_STDARG_H
766#define MAGICKCORE_HAVE_STDARG_H 1
767#endif
768
769/* Define to 1 if stdbool.h conforms to C99. */
770#ifndef MAGICKCORE_HAVE_STDBOOL_H
771#define MAGICKCORE_HAVE_STDBOOL_H 1
772#endif
773
774/* Define to 1 if you have the <stdint.h> header file. */
775#ifndef MAGICKCORE_HAVE_STDINT_H
776#define MAGICKCORE_HAVE_STDINT_H 1
777#endif
778
779/* Define to 1 if you have the <stdlib.h> header file. */
780#ifndef MAGICKCORE_HAVE_STDLIB_H
781#define MAGICKCORE_HAVE_STDLIB_H 1
782#endif
783
784/* define if the compiler supports ISO C++ standard library */
785#ifndef MAGICKCORE_HAVE_STD_LIBS
786#define MAGICKCORE_HAVE_STD_LIBS /**/
787#endif
788
789/* Define to 1 if you have the `strcasecmp' function. */
790#ifndef MAGICKCORE_HAVE_STRCASECMP
791#define MAGICKCORE_HAVE_STRCASECMP 1
792#endif
793
794/* Define to 1 if you have the `strchr' function. */
795#ifndef MAGICKCORE_HAVE_STRCHR
796#define MAGICKCORE_HAVE_STRCHR 1
797#endif
798
799/* Define to 1 if you have the `strcspn' function. */
800#ifndef MAGICKCORE_HAVE_STRCSPN
801#define MAGICKCORE_HAVE_STRCSPN 1
802#endif
803
804/* Define to 1 if you have the `strdup' function. */
805#ifndef MAGICKCORE_HAVE_STRDUP
806#define MAGICKCORE_HAVE_STRDUP 1
807#endif
808
809/* Define to 1 if you have the `strerror' function. */
810#ifndef MAGICKCORE_HAVE_STRERROR
811#define MAGICKCORE_HAVE_STRERROR 1
812#endif
813
814/* Define to 1 if you have the `strerror_r' function. */
815#ifndef MAGICKCORE_HAVE_STRERROR_R
816#define MAGICKCORE_HAVE_STRERROR_R 1
817#endif
818
819/* Define to 1 if cpp supports the ANSI # stringizing operator. */
820#ifndef MAGICKCORE_HAVE_STRINGIZE
821#define MAGICKCORE_HAVE_STRINGIZE 1
822#endif
823
824/* Define to 1 if you have the <strings.h> header file. */
825#ifndef MAGICKCORE_HAVE_STRINGS_H
826#define MAGICKCORE_HAVE_STRINGS_H 1
827#endif
828
829/* Define to 1 if you have the <string.h> header file. */
830#ifndef MAGICKCORE_HAVE_STRING_H
831#define MAGICKCORE_HAVE_STRING_H 1
832#endif
833
834/* Define to 1 if you have the `strlcat' function. */
835/* #undef HAVE_STRLCAT */
836
837/* Define to 1 if you have the `strlcpy' function. */
838/* #undef HAVE_STRLCPY */
839
840/* Define to 1 if you have the `strncasecmp' function. */
841#ifndef MAGICKCORE_HAVE_STRNCASECMP
842#define MAGICKCORE_HAVE_STRNCASECMP 1
843#endif
844
845/* Define to 1 if you have the `strpbrk' function. */
846#ifndef MAGICKCORE_HAVE_STRPBRK
847#define MAGICKCORE_HAVE_STRPBRK 1
848#endif
849
850/* Define to 1 if you have the `strrchr' function. */
851#ifndef MAGICKCORE_HAVE_STRRCHR
852#define MAGICKCORE_HAVE_STRRCHR 1
853#endif
854
855/* Define to 1 if you have the `strspn' function. */
856#ifndef MAGICKCORE_HAVE_STRSPN
857#define MAGICKCORE_HAVE_STRSPN 1
858#endif
859
860/* Define to 1 if you have the `strstr' function. */
861#ifndef MAGICKCORE_HAVE_STRSTR
862#define MAGICKCORE_HAVE_STRSTR 1
863#endif
864
865/* Define to 1 if you have the `strtod' function. */
866#ifndef MAGICKCORE_HAVE_STRTOD
867#define MAGICKCORE_HAVE_STRTOD 1
868#endif
869
870/* Define to 1 if you have the `strtod_l' function. */
871#ifndef MAGICKCORE_HAVE_STRTOD_L
872#define MAGICKCORE_HAVE_STRTOD_L 1
873#endif
874
875/* Define to 1 if you have the `strtol' function. */
876#ifndef MAGICKCORE_HAVE_STRTOL
877#define MAGICKCORE_HAVE_STRTOL 1
878#endif
879
880/* Define to 1 if you have the `strtoul' function. */
881#ifndef MAGICKCORE_HAVE_STRTOUL
882#define MAGICKCORE_HAVE_STRTOUL 1
883#endif
884
885/* Define to 1 if `tm_zone' is a member of `struct tm'. */
886#ifndef MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE
887#define MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE 1
888#endif
889
890/* Define to 1 if you have the `symlink' function. */
891#ifndef MAGICKCORE_HAVE_SYMLINK
892#define MAGICKCORE_HAVE_SYMLINK 1
893#endif
894
895/* Define to 1 if you have the `sysconf' function. */
896#ifndef MAGICKCORE_HAVE_SYSCONF
897#define MAGICKCORE_HAVE_SYSCONF 1
898#endif
899
900/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
901   */
902/* #undef HAVE_SYS_DIR_H */
903
904/* Define to 1 if you have the <sys/dl.h> header file. */
905/* #undef HAVE_SYS_DL_H */
906
907/* Define to 1 if you have the <sys/ipc.h> header file. */
908#ifndef MAGICKCORE_HAVE_SYS_IPC_H
909#define MAGICKCORE_HAVE_SYS_IPC_H 1
910#endif
911
912/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
913   */
914/* #undef HAVE_SYS_NDIR_H */
915
916/* Define to 1 if you have the <sys/param.h> header file. */
917#ifndef MAGICKCORE_HAVE_SYS_PARAM_H
918#define MAGICKCORE_HAVE_SYS_PARAM_H 1
919#endif
920
921/* Define to 1 if you have the <sys/resource.h> header file. */
922#ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H
923#define MAGICKCORE_HAVE_SYS_RESOURCE_H 1
924#endif
925
926/* Define to 1 if you have the <sys/select.h> header file. */
927#ifndef MAGICKCORE_HAVE_SYS_SELECT_H
928#define MAGICKCORE_HAVE_SYS_SELECT_H 1
929#endif
930
931/* Define to 1 if you have the <sys/socket.h> header file. */
932#ifndef MAGICKCORE_HAVE_SYS_SOCKET_H
933#define MAGICKCORE_HAVE_SYS_SOCKET_H 1
934#endif
935
936/* Define to 1 if you have the <sys/stat.h> header file. */
937#ifndef MAGICKCORE_HAVE_SYS_STAT_H
938#define MAGICKCORE_HAVE_SYS_STAT_H 1
939#endif
940
941/* Define to 1 if you have the <sys/syslimits.h> header file. */
942/* #undef HAVE_SYS_SYSLIMITS_H */
943
944/* Define to 1 if you have the <sys/timeb.h> header file. */
945#ifndef MAGICKCORE_HAVE_SYS_TIMEB_H
946#define MAGICKCORE_HAVE_SYS_TIMEB_H 1
947#endif
948
949/* Define to 1 if you have the <sys/times.h> header file. */
950#ifndef MAGICKCORE_HAVE_SYS_TIMES_H
951#define MAGICKCORE_HAVE_SYS_TIMES_H 1
952#endif
953
954/* Define to 1 if you have the <sys/time.h> header file. */
955#ifndef MAGICKCORE_HAVE_SYS_TIME_H
956#define MAGICKCORE_HAVE_SYS_TIME_H 1
957#endif
958
959/* Define to 1 if you have the <sys/types.h> header file. */
960#ifndef MAGICKCORE_HAVE_SYS_TYPES_H
961#define MAGICKCORE_HAVE_SYS_TYPES_H 1
962#endif
963
964/* Define to 1 if you have the <sys/wait.h> header file. */
965#ifndef MAGICKCORE_HAVE_SYS_WAIT_H
966#define MAGICKCORE_HAVE_SYS_WAIT_H 1
967#endif
968
969/* Define to 1 if you have the `telldir' function. */
970#ifndef MAGICKCORE_HAVE_TELLDIR
971#define MAGICKCORE_HAVE_TELLDIR 1
972#endif
973
974/* Define to 1 if you have the `tempnam' function. */
975#ifndef MAGICKCORE_HAVE_TEMPNAM
976#define MAGICKCORE_HAVE_TEMPNAM 1
977#endif
978
979/* Define to 1 if you have the <tiffconf.h> header file. */
980#ifndef MAGICKCORE_HAVE_TIFFCONF_H
981#define MAGICKCORE_HAVE_TIFFCONF_H 1
982#endif
983
984/* Define to 1 if you have the `TIFFIsBigEndian' function. */
985#ifndef MAGICKCORE_HAVE_TIFFISBIGENDIAN
986#define MAGICKCORE_HAVE_TIFFISBIGENDIAN 1
987#endif
988
989/* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
990#ifndef MAGICKCORE_HAVE_TIFFISCODECCONFIGURED
991#define MAGICKCORE_HAVE_TIFFISCODECCONFIGURED 1
992#endif
993
994/* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
995#ifndef MAGICKCORE_HAVE_TIFFMERGEFIELDINFO
996#define MAGICKCORE_HAVE_TIFFMERGEFIELDINFO 1
997#endif
998
999/* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
1000#ifndef MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY
1001#define MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY 1
1002#endif
1003
1004/* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
1005#ifndef MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT
1006#define MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT 1
1007#endif
1008
1009/* Define to 1 if you have the `TIFFSetTagExtender' function. */
1010#ifndef MAGICKCORE_HAVE_TIFFSETTAGEXTENDER
1011#define MAGICKCORE_HAVE_TIFFSETTAGEXTENDER 1
1012#endif
1013
1014/* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
1015#ifndef MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT
1016#define MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT 1
1017#endif
1018
1019/* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
1020#ifndef MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES
1021#define MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES 1
1022#endif
1023
1024/* Define to 1 if you have the `times' function. */
1025#ifndef MAGICKCORE_HAVE_TIMES
1026#define MAGICKCORE_HAVE_TIMES 1
1027#endif
1028
1029/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
1030   `HAVE_STRUCT_TM_TM_ZONE' instead. */
1031#ifndef MAGICKCORE_HAVE_TM_ZONE
1032#define MAGICKCORE_HAVE_TM_ZONE 1
1033#endif
1034
1035/* Define to 1 if you don't have `tm_zone' but do have the external array
1036   `tzname'. */
1037/* #undef HAVE_TZNAME */
1038
1039/* Define to 1 if the system has the type `uintmax_t'. */
1040#ifndef MAGICKCORE_HAVE_UINTMAX_T
1041#define MAGICKCORE_HAVE_UINTMAX_T 1
1042#endif
1043
1044/* Define to 1 if the system has the type `uintptr_t'. */
1045#ifndef MAGICKCORE_HAVE_UINTPTR_T
1046#define MAGICKCORE_HAVE_UINTPTR_T 1
1047#endif
1048
1049/* Define to 1 if you have the `ulltostr' function. */
1050/* #undef HAVE_ULLTOSTR */
1051
1052/* Define to 1 if you have the <unistd.h> header file. */
1053#ifndef MAGICKCORE_HAVE_UNISTD_H
1054#define MAGICKCORE_HAVE_UNISTD_H 1
1055#endif
1056
1057/* Define to 1 if the system has the type `unsigned long long int'. */
1058#ifndef MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT
1059#define MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT 1
1060#endif
1061
1062/* Define to 1 if you have the `uselocale' function. */
1063#ifndef MAGICKCORE_HAVE_USELOCALE
1064#define MAGICKCORE_HAVE_USELOCALE 1
1065#endif
1066
1067/* Define to 1 if you have the `usleep' function. */
1068#ifndef MAGICKCORE_HAVE_USLEEP
1069#define MAGICKCORE_HAVE_USLEEP 1
1070#endif
1071
1072/* Define to 1 if you have the `utime' function. */
1073#ifndef MAGICKCORE_HAVE_UTIME
1074#define MAGICKCORE_HAVE_UTIME 1
1075#endif
1076
1077/* Define to 1 if you have the `vfork' function. */
1078#ifndef MAGICKCORE_HAVE_VFORK
1079#define MAGICKCORE_HAVE_VFORK 1
1080#endif
1081
1082/* Define to 1 if you have the <vfork.h> header file. */
1083/* #undef HAVE_VFORK_H */
1084
1085/* Define to 1 if you have the `vfprintf' function. */
1086#ifndef MAGICKCORE_HAVE_VFPRINTF
1087#define MAGICKCORE_HAVE_VFPRINTF 1
1088#endif
1089
1090/* Define to 1 if you have the `vfprintf_l' function. */
1091/* #undef HAVE_VFPRINTF_L */
1092
1093/* Define to 1 if you have the `vprintf' function. */
1094#ifndef MAGICKCORE_HAVE_VPRINTF
1095#define MAGICKCORE_HAVE_VPRINTF 1
1096#endif
1097
1098/* Define to 1 if you have the `vsnprintf' function. */
1099#ifndef MAGICKCORE_HAVE_VSNPRINTF
1100#define MAGICKCORE_HAVE_VSNPRINTF 1
1101#endif
1102
1103/* Define to 1 if you have the `vsnprintf_l' function. */
1104/* #undef HAVE_VSNPRINTF_L */
1105
1106/* Define to 1 if you have the `vsprintf' function. */
1107#ifndef MAGICKCORE_HAVE_VSPRINTF
1108#define MAGICKCORE_HAVE_VSPRINTF 1
1109#endif
1110
1111/* Define to 1 if you have the `waitpid' function. */
1112#ifndef MAGICKCORE_HAVE_WAITPID
1113#define MAGICKCORE_HAVE_WAITPID 1
1114#endif
1115
1116/* Define to 1 if you have the <wchar.h> header file. */
1117#ifndef MAGICKCORE_HAVE_WCHAR_H
1118#define MAGICKCORE_HAVE_WCHAR_H 1
1119#endif
1120
1121/* Define to 1 if you have the <windows.h> header file. */
1122/* #undef HAVE_WINDOWS_H */
1123
1124/* This value is set to 1 to indicate that the system argz facility works */
1125#ifndef MAGICKCORE_HAVE_WORKING_ARGZ
1126#define MAGICKCORE_HAVE_WORKING_ARGZ 1
1127#endif
1128
1129/* Define to 1 if `fork' works. */
1130#ifndef MAGICKCORE_HAVE_WORKING_FORK
1131#define MAGICKCORE_HAVE_WORKING_FORK 1
1132#endif
1133
1134/* Define to 1 if `vfork' works. */
1135#ifndef MAGICKCORE_HAVE_WORKING_VFORK
1136#define MAGICKCORE_HAVE_WORKING_VFORK 1
1137#endif
1138
1139/* Define to 1 if you have the <xlocale.h> header file. */
1140#ifndef MAGICKCORE_HAVE_XLOCALE_H
1141#define MAGICKCORE_HAVE_XLOCALE_H 1
1142#endif
1143
1144/* Define to 1 if the system has the type `_Bool'. */
1145#ifndef MAGICKCORE_HAVE__BOOL
1146#define MAGICKCORE_HAVE__BOOL 1
1147#endif
1148
1149/* Define to 1 if you have the `_exit' function. */
1150#ifndef MAGICKCORE_HAVE__EXIT
1151#define MAGICKCORE_HAVE__EXIT 1
1152#endif
1153
1154/* Define to 1 if you have the `_NSGetExecutablePath' function. */
1155/* #undef HAVE__NSGETEXECUTABLEPATH */
1156
1157/* Define to 1 if you have the `_pclose' function. */
1158/* #undef HAVE__PCLOSE */
1159
1160/* Define to 1 if you have the `_popen' function. */
1161/* #undef HAVE__POPEN */
1162
1163/* Define to 1 if you have the `_wfopen' function. */
1164/* #undef HAVE__WFOPEN */
1165
1166/* Define to 1 if you have the `_wstat' function. */
1167/* #undef HAVE__WSTAT */
1168
1169/* define if your compiler has __attribute__ */
1170#ifndef MAGICKCORE_HAVE___ATTRIBUTE__
1171#define MAGICKCORE_HAVE___ATTRIBUTE__ 1
1172#endif
1173
1174/* accurately represent the wide range of intensity levels in real scenes */
1175/* #undef HDRI_SUPPORT */
1176
1177/* Define if you have umem memory allocation library */
1178/* #undef HasUMEM */
1179
1180/* Directory where ImageMagick headers live. */
1181#ifndef MAGICKCORE_INCLUDE_PATH
1182#define MAGICKCORE_INCLUDE_PATH "/usr/local/include/ImageMagick/"
1183#endif
1184
1185/* ImageMagick is formally installed under prefix */
1186#ifndef MAGICKCORE_INSTALLED_SUPPORT
1187#define MAGICKCORE_INSTALLED_SUPPORT 1
1188#endif
1189
1190/* Define if you have JBIG library */
1191/* #undef JBIG_DELEGATE */
1192
1193/* Define if you have JPEG version 2 "Jasper" library */
1194#ifndef MAGICKCORE_JP2_DELEGATE
1195#define MAGICKCORE_JP2_DELEGATE 1
1196#endif
1197
1198/* Define if you have JPEG library */
1199#ifndef MAGICKCORE_JPEG_DELEGATE
1200#define MAGICKCORE_JPEG_DELEGATE 1
1201#endif
1202
1203/* Define if you have LCMS (v1.11 or later) library */
1204#ifndef MAGICKCORE_LCMS_DELEGATE
1205#define MAGICKCORE_LCMS_DELEGATE 1
1206#endif
1207
1208/* Directory where architecture-dependent files live. */
1209#ifndef MAGICKCORE_LIBRARY_PATH
1210#define MAGICKCORE_LIBRARY_PATH "/usr/local/lib/ImageMagick-7.0.0/"
1211#endif
1212
1213/* Subdirectory of lib where ImageMagick architecture dependent files are
1214   installed */
1215#ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
1216#define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-7.0.0"
1217#endif
1218
1219/* Define if you have LQR library */
1220/* #undef LQR_DELEGATE */
1221
1222/* Define if using libltdl to support dynamically loadable modules */
1223#ifndef MAGICKCORE_LTDL_DELEGATE
1224#define MAGICKCORE_LTDL_DELEGATE 1
1225#endif
1226
1227/* Define if the OS needs help to load dependent libraries for dlopen(). */
1228/* #undef LTDL_DLOPEN_DEPLIBS */
1229
1230/* Define to the system default library search path. */
1231#ifndef MAGICKCORE_LT_DLSEARCH_PATH
1232#define MAGICKCORE_LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/atlas:/usr/lib64/freetype-freeworld:/usr/lib/llvm:/usr/lib64/llvm:/usr/local/lib:/usr/lib64/mysql:/usr/lib64/nvidia:/usr/lib64/qt-3.3/lib:/usr/lib64/tcl8.5/tclx8.4:/usr/lib64/tcl8.5:/usr/lib64/tracker-0.14:/usr/lib/wine/:/usr/lib64/wine/:/usr/lib64/xulrunner-2"
1233#endif
1234
1235/* The archive extension */
1236#ifndef MAGICKCORE_LT_LIBEXT
1237#define MAGICKCORE_LT_LIBEXT "a"
1238#endif
1239
1240/* The archive prefix */
1241#ifndef MAGICKCORE_LT_LIBPREFIX
1242#define MAGICKCORE_LT_LIBPREFIX "lib"
1243#endif
1244
1245/* Define to the extension used for runtime loadable modules, say, ".so". */
1246#ifndef MAGICKCORE_LT_MODULE_EXT
1247#define MAGICKCORE_LT_MODULE_EXT ".so"
1248#endif
1249
1250/* Define to the name of the environment variable that determines the run-time
1251   module search path. */
1252#ifndef MAGICKCORE_LT_MODULE_PATH_VAR
1253#define MAGICKCORE_LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
1254#endif
1255
1256/* Define to the sub-directory in which libtool stores uninstalled libraries.
1257   */
1258#ifndef MAGICKCORE_LT_OBJDIR
1259#define MAGICKCORE_LT_OBJDIR ".libs/"
1260#endif
1261
1262/* Define to the shared library suffix, say, ".dylib". */
1263/* #undef LT_SHARED_EXT */
1264
1265/* Define if you have LZMA library */
1266#ifndef MAGICKCORE_LZMA_DELEGATE
1267#define MAGICKCORE_LZMA_DELEGATE 1
1268#endif
1269
1270/* Define to prepend to default font search path. */
1271/* #undef MAGICK_FONT_PATH */
1272
1273/* Magick API method prefix */
1274/* #undef NAMESPACE_PREFIX */
1275
1276/* Define to 1 if assertions should be disabled. */
1277/* #undef NDEBUG */
1278
1279/* Define if dlsym() requires a leading underscore in symbol names. */
1280/* #undef NEED_USCORE */
1281
1282/* Define to 1 if your C compiler doesn't accept -c and -o together. */
1283/* #undef NO_MINUS_C_MINUS_O */
1284
1285/* Define if you have OPENEXR library */
1286#ifndef MAGICKCORE_OPENEXR_DELEGATE
1287#define MAGICKCORE_OPENEXR_DELEGATE 1
1288#endif
1289
1290/* Name of package */
1291#ifndef MAGICKCORE_PACKAGE
1292#define MAGICKCORE_PACKAGE "ImageMagick"
1293#endif
1294
1295/* Define to the address where bug reports for this package should be sent. */
1296#ifndef MAGICKCORE_PACKAGE_BUGREPORT
1297#define MAGICKCORE_PACKAGE_BUGREPORT "http://www.imagemagick.org"
1298#endif
1299
1300/* Define to the full name of this package. */
1301#ifndef MAGICKCORE_PACKAGE_NAME
1302#define MAGICKCORE_PACKAGE_NAME "ImageMagick"
1303#endif
1304
1305/* Define to the full name and version of this package. */
1306#ifndef MAGICKCORE_PACKAGE_STRING
1307#define MAGICKCORE_PACKAGE_STRING "ImageMagick 7.0.0-0"
1308#endif
1309
1310/* Define to the one symbol short name of this package. */
1311#ifndef MAGICKCORE_PACKAGE_TARNAME
1312#define MAGICKCORE_PACKAGE_TARNAME "ImageMagick"
1313#endif
1314
1315/* Define to the home page for this package. */
1316#ifndef MAGICKCORE_PACKAGE_URL
1317#define MAGICKCORE_PACKAGE_URL ""
1318#endif
1319
1320/* Define to the version of this package. */
1321#ifndef MAGICKCORE_PACKAGE_VERSION
1322#define MAGICKCORE_PACKAGE_VERSION "7.0.0-0"
1323#endif
1324
1325/* Define if you have PANGOCAIRO library */
1326#ifndef MAGICKCORE_PANGOCAIRO_DELEGATE
1327#define MAGICKCORE_PANGOCAIRO_DELEGATE 1
1328#endif
1329
1330/* Define if you have PANGO library */
1331#ifndef MAGICKCORE_PANGO_DELEGATE
1332#define MAGICKCORE_PANGO_DELEGATE 1
1333#endif
1334
1335/* Define if you have PNG library */
1336#ifndef MAGICKCORE_PNG_DELEGATE
1337#define MAGICKCORE_PNG_DELEGATE 1
1338#endif
1339
1340/* Define to necessary symbol if this constant uses a non-standard name on
1341   your system. */
1342/* #undef PTHREAD_CREATE_JOINABLE */
1343
1344/* Pixel cache threshold in MB (defaults to available memory) */
1345/* #undef PixelCacheThreshold */
1346
1347/* Number of bits in a pixel Quantum (8/16/32/64) */
1348#ifndef MAGICKCORE_QUANTUM_DEPTH
1349#define MAGICKCORE_QUANTUM_DEPTH 16
1350#endif
1351
1352/* Define as the return type of signal handlers (`int' or `void'). */
1353#ifndef MAGICKCORE_RETSIGTYPE
1354#define MAGICKCORE_RETSIGTYPE void
1355#endif
1356
1357/* Define if you have RSVG library */
1358/* #undef RSVG_DELEGATE */
1359
1360/* Define to the type of arg 1 for `select'. */
1361#ifndef MAGICKCORE_SELECT_TYPE_ARG1
1362#define MAGICKCORE_SELECT_TYPE_ARG1 int
1363#endif
1364
1365/* Define to the type of args 2, 3 and 4 for `select'. */
1366#ifndef MAGICKCORE_SELECT_TYPE_ARG234
1367#define MAGICKCORE_SELECT_TYPE_ARG234 (fd_set *)
1368#endif
1369
1370/* Define to the type of arg 5 for `select'. */
1371#ifndef MAGICKCORE_SELECT_TYPE_ARG5
1372#define MAGICKCORE_SELECT_TYPE_ARG5 (struct timeval *)
1373#endif
1374
1375/* Directory where architecture-independent configuration files live. */
1376#ifndef MAGICKCORE_SHAREARCH_PATH
1377#define MAGICKCORE_SHAREARCH_PATH "/usr/local/lib/ImageMagick-7.0.0/config/"
1378#endif
1379
1380/* Subdirectory of lib where architecture-independent configuration files
1381   live. */
1382#ifndef MAGICKCORE_SHAREARCH_RELATIVE_PATH
1383#define MAGICKCORE_SHAREARCH_RELATIVE_PATH "ImageMagick-7.0.0/config"
1384#endif
1385
1386/* Directory where architecture-independent configuration files live. */
1387#ifndef MAGICKCORE_SHARE_PATH
1388#define MAGICKCORE_SHARE_PATH "/usr/local/share/ImageMagick-7.0.0/"
1389#endif
1390
1391/* Subdirectory of lib where architecture-independent configuration files
1392   live. */
1393#ifndef MAGICKCORE_SHARE_RELATIVE_PATH
1394#define MAGICKCORE_SHARE_RELATIVE_PATH "ImageMagick-7.0.0"
1395#endif
1396
1397/* The size of `off_t', as computed by sizeof. */
1398#ifndef MAGICKCORE_SIZEOF_OFF_T
1399#define MAGICKCORE_SIZEOF_OFF_T 8
1400#endif
1401
1402/* The size of `signed int', as computed by sizeof. */
1403#ifndef MAGICKCORE_SIZEOF_SIGNED_INT
1404#define MAGICKCORE_SIZEOF_SIGNED_INT 4
1405#endif
1406
1407/* The size of `signed long', as computed by sizeof. */
1408#ifndef MAGICKCORE_SIZEOF_SIGNED_LONG
1409#define MAGICKCORE_SIZEOF_SIGNED_LONG 8
1410#endif
1411
1412/* The size of `signed long long', as computed by sizeof. */
1413#ifndef MAGICKCORE_SIZEOF_SIGNED_LONG_LONG
1414#define MAGICKCORE_SIZEOF_SIGNED_LONG_LONG 8
1415#endif
1416
1417/* The size of `signed short', as computed by sizeof. */
1418#ifndef MAGICKCORE_SIZEOF_SIGNED_SHORT
1419#define MAGICKCORE_SIZEOF_SIGNED_SHORT 2
1420#endif
1421
1422/* The size of `size_t', as computed by sizeof. */
1423#ifndef MAGICKCORE_SIZEOF_SIZE_T
1424#define MAGICKCORE_SIZEOF_SIZE_T 8
1425#endif
1426
1427/* The size of `ssize_t', as computed by sizeof. */
1428#ifndef MAGICKCORE_SIZEOF_SSIZE_T
1429#define MAGICKCORE_SIZEOF_SSIZE_T 8
1430#endif
1431
1432/* The size of `unsigned int', as computed by sizeof. */
1433#ifndef MAGICKCORE_SIZEOF_UNSIGNED_INT
1434#define MAGICKCORE_SIZEOF_UNSIGNED_INT 4
1435#endif
1436
1437/* The size of `unsigned int*', as computed by sizeof. */
1438#ifndef MAGICKCORE_SIZEOF_UNSIGNED_INTP
1439#define MAGICKCORE_SIZEOF_UNSIGNED_INTP 8
1440#endif
1441
1442/* The size of `unsigned long', as computed by sizeof. */
1443#ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG
1444#define MAGICKCORE_SIZEOF_UNSIGNED_LONG 8
1445#endif
1446
1447/* The size of `unsigned long long', as computed by sizeof. */
1448#ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG
1449#define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8
1450#endif
1451
1452/* The size of `unsigned short', as computed by sizeof. */
1453#ifndef MAGICKCORE_SIZEOF_UNSIGNED_SHORT
1454#define MAGICKCORE_SIZEOF_UNSIGNED_SHORT 2
1455#endif
1456
1457/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1458/* #undef STAT_MACROS_BROKEN */
1459
1460/* Define to 1 if you have the ANSI C header files. */
1461#ifndef MAGICKCORE_STDC_HEADERS
1462#define MAGICKCORE_STDC_HEADERS 1
1463#endif
1464
1465/* Define to 1 if strerror_r returns char *. */
1466#ifndef MAGICKCORE_STRERROR_R_CHAR_P
1467#define MAGICKCORE_STRERROR_R_CHAR_P 1
1468#endif
1469
1470/* Define if you have POSIX threads libraries and header files. */
1471#ifndef MAGICKCORE_THREAD_SUPPORT
1472#define MAGICKCORE_THREAD_SUPPORT 1
1473#endif
1474
1475/* Define if you have TIFF library */
1476#ifndef MAGICKCORE_TIFF_DELEGATE
1477#define MAGICKCORE_TIFF_DELEGATE 1
1478#endif
1479
1480/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1481#ifndef MAGICKCORE_TIME_WITH_SYS_TIME
1482#define MAGICKCORE_TIME_WITH_SYS_TIME 1
1483#endif
1484
1485/* Define to 1 if your <sys/time.h> declares `struct tm'. */
1486/* #undef TM_IN_SYS_TIME */
1487
1488/* Enable extensions on AIX 3, Interix.  */
1489#ifndef _ALL_SOURCE
1490# define _ALL_SOURCE 1
1491#endif
1492/* Enable GNU extensions on systems that have them.  */
1493#ifndef _GNU_SOURCE
1494# define _GNU_SOURCE 1
1495#endif
1496/* Enable threading extensions on Solaris.  */
1497#ifndef _POSIX_PTHREAD_SEMANTICS
1498# define _POSIX_PTHREAD_SEMANTICS 1
1499#endif
1500/* Enable extensions on HP NonStop.  */
1501#ifndef _TANDEM_SOURCE
1502# define _TANDEM_SOURCE 1
1503#endif
1504/* Enable general extensions on Solaris.  */
1505#ifndef __EXTENSIONS__
1506# define __EXTENSIONS__ 1
1507#endif
1508
1509
1510/* Version number of package */
1511#ifndef MAGICKCORE_VERSION
1512#define MAGICKCORE_VERSION "7.0.0-0"
1513#endif
1514
1515/* Define if you have WEBP library */
1516/* #undef WEBP_DELEGATE */
1517
1518/* Define to use the Windows GDI32 library */
1519/* #undef WINGDI32_DELEGATE */
1520
1521/* Define if using the dmalloc debugging malloc package */
1522/* #undef WITH_DMALLOC */
1523
1524/* Define if you have wmflite library */
1525/* #undef WMFLITE_DELEGATE */
1526
1527/* Define if you have wmf library */
1528/* #undef WMF_DELEGATE */
1529
1530/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1531   significant byte first (like Motorola and SPARC, unlike Intel). */
1532#if defined AC_APPLE_UNIVERSAL_BUILD
1533# if defined __BIG_ENDIAN__
1534#  define WORDS_BIGENDIAN 1
1535# endif
1536#else
1537# ifndef WORDS_BIGENDIAN
1538/* #  undef WORDS_BIGENDIAN */
1539# endif
1540#endif
1541
1542/* Location of X11 configure files */
1543#ifndef MAGICKCORE_X11_CONFIGURE_PATH
1544#define MAGICKCORE_X11_CONFIGURE_PATH ""
1545#endif
1546
1547/* Define if you have X11 library */
1548#ifndef MAGICKCORE_X11_DELEGATE
1549#define MAGICKCORE_X11_DELEGATE 1
1550#endif
1551
1552/* Define if you have XML library */
1553#ifndef MAGICKCORE_XML_DELEGATE
1554#define MAGICKCORE_XML_DELEGATE 1
1555#endif
1556
1557/* Define to 1 if the X Window System is missing or not being used. */
1558/* #undef X_DISPLAY_MISSING */
1559
1560/* Build self-contained, embeddable, zero-configuration ImageMagick */
1561/* #undef ZERO_CONFIGURATION_SUPPORT */
1562
1563/* Define if you have zlib compression library */
1564#ifndef MAGICKCORE_ZLIB_DELEGATE
1565#define MAGICKCORE_ZLIB_DELEGATE 1
1566#endif
1567
1568/* Enable large inode numbers on Mac OS X 10.5.  */
1569#ifndef _DARWIN_USE_64_BIT_INODE
1570# define _DARWIN_USE_64_BIT_INODE 1
1571#endif
1572
1573/* Number of bits in a file offset, on hosts where this is settable. */
1574/* #undef _FILE_OFFSET_BITS */
1575
1576/* enable run-time bounds-checking */
1577/* #undef _FORTIFY_SOURCE */
1578
1579/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1580/* #undef _LARGEFILE_SOURCE */
1581
1582/* Define for large files, on AIX-style hosts. */
1583/* #undef _LARGE_FILES */
1584
1585/* Define to 1 if on MINIX. */
1586/* #undef _MINIX */
1587
1588/* Define this for the OpenCL Accelerator */
1589/* #undef _OPENCL */
1590
1591/* Define to 2 if the system does not provide POSIX.1 features except with
1592   this defined. */
1593/* #undef _POSIX_1_SOURCE */
1594
1595/* Define to 1 if you need to in order for `stat' and other things to work. */
1596/* #undef _POSIX_SOURCE */
1597
1598/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1599   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1600   #define below would cause a syntax error. */
1601/* #undef _UINT32_T */
1602
1603/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1604   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1605   #define below would cause a syntax error. */
1606/* #undef _UINT64_T */
1607
1608/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1609   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1610   #define below would cause a syntax error. */
1611/* #undef _UINT8_T */
1612
1613/* Define to 1 if type `char' is unsigned and you are not using gcc.  */
1614#ifndef __CHAR_UNSIGNED__
1615/* # undef __CHAR_UNSIGNED__ */
1616#endif
1617
1618/* Define so that glibc/gnulib argp.h does not typedef error_t. */
1619/* #undef __error_t_defined */
1620
1621/* Define to appropriate substitue if compiler does not have __func__ */
1622/* #undef __func__ */
1623
1624/* Define to a type to use for `error_t' if it is not otherwise available. */
1625/* #undef error_t */
1626
1627/* Define to `int' if <sys/types.h> doesn't define. */
1628/* #undef gid_t */
1629
1630/* Define to `__inline__' or `__inline' if that's what the C compiler
1631   calls it, or to nothing if 'inline' is not supported under any name.  */
1632#ifndef __cplusplus
1633/* #undef inline */
1634#endif
1635
1636/* Define to the type of a signed integer type of width exactly 16 bits if
1637   such a type exists and the standard includes do not define it. */
1638/* #undef int16_t */
1639
1640/* Define to the type of a signed integer type of width exactly 32 bits if
1641   such a type exists and the standard includes do not define it. */
1642/* #undef int32_t */
1643
1644/* Define to the type of a signed integer type of width exactly 64 bits if
1645   such a type exists and the standard includes do not define it. */
1646/* #undef int64_t */
1647
1648/* Define to the type of a signed integer type of width exactly 8 bits if such
1649   a type exists and the standard includes do not define it. */
1650/* #undef int8_t */
1651
1652/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1653   not define. */
1654/* #undef intmax_t */
1655
1656/* Define to the type of a signed integer type wide enough to hold a pointer,
1657   if such a type exists, and if the system does not define it. */
1658/* #undef intptr_t */
1659
1660/* Define to a type if <wchar.h> does not define. */
1661/* #undef mbstate_t */
1662
1663/* Define to `int' if <sys/types.h> does not define. */
1664/* #undef mode_t */
1665
1666/* Define to `long int' if <sys/types.h> does not define. */
1667/* #undef off_t */
1668
1669/* Define to `int' if <sys/types.h> does not define. */
1670/* #undef pid_t */
1671
1672/* Define to the equivalent of the C99 'restrict' keyword, or to
1673   nothing if this is not supported.  Do not define if restrict is
1674   supported directly.  */
1675#ifndef _magickcore_restrict
1676#define _magickcore_restrict __restrict
1677#endif
1678/* Work around a bug in Sun C++: it does not support _Restrict or
1679   __restrict__, even though the corresponding Sun C compiler ends up with
1680   "#define restrict _Restrict" or "#define restrict __restrict__" in the
1681   previous line.  Perhaps some future version of Sun C++ will work with
1682   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1683#if defined __SUNPRO_CC && !defined __RESTRICT
1684# define _Restrict
1685# define __restrict__
1686#endif
1687
1688/* Define to `unsigned int' if <sys/types.h> does not define. */
1689/* #undef size_t */
1690
1691/* Define to `int' if <sys/types.h> does not define. */
1692/* #undef ssize_t */
1693
1694/* Define to `int' if <sys/types.h> doesn't define. */
1695/* #undef uid_t */
1696
1697/* Define to the type of an unsigned integer type of width exactly 16 bits if
1698   such a type exists and the standard includes do not define it. */
1699/* #undef uint16_t */
1700
1701/* Define to the type of an unsigned integer type of width exactly 32 bits if
1702   such a type exists and the standard includes do not define it. */
1703/* #undef uint32_t */
1704
1705/* Define to the type of an unsigned integer type of width exactly 64 bits if
1706   such a type exists and the standard includes do not define it. */
1707/* #undef uint64_t */
1708
1709/* Define to the type of an unsigned integer type of width exactly 8 bits if
1710   such a type exists and the standard includes do not define it. */
1711/* #undef uint8_t */
1712
1713/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1714   do not define. */
1715/* #undef uintmax_t */
1716
1717/* Define to the type of an unsigned integer type wide enough to hold a
1718   pointer, if such a type exists, and if the system does not define it. */
1719/* #undef uintptr_t */
1720
1721/* Define as `fork' if `vfork' does not work. */
1722/* #undef vfork */
1723
1724/* Define to empty if the keyword `volatile' does not work. Warning: valid
1725   code using `volatile' can become incorrect without. Disable with care. */
1726/* #undef volatile */
1727 
1728/* once: _MAGICKCORE_MAGICK_CONFIG_H */
1729#endif
Note: See TracBrowser for help on using the repository browser.