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