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