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