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