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