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