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