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