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