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