]> granicus.if.org Git - imagemagick/blob - MagickCore/magick-baseconfig.h
(no commit message)
[imagemagick] / MagickCore / magick-baseconfig.h
1 #ifndef _MAGICKCORE_MAGICK_BASECONFIG_H
2 #define _MAGICKCORE_MAGICK_BASECONFIG_H 1
3  
4 /* MagickCore/magick-baseconfig.h. Generated automatically at end of configure. */
5 /* config/config.h.  Generated from config.h.in by configure.  */
6 /* config/config.h.in.  Generated from configure.ac by autoheader.  */
7
8 /* Define if building universal (internal helper macro) */
9 /* #undef AC_APPLE_UNIVERSAL_BUILD */
10
11 /* Define if you have AUTOTRACE library */
12 /* #undef AUTOTRACE_DELEGATE */
13
14 /* Define if coders and filters are to be built as modules. */
15 /* #undef BUILD_MODULES */
16
17 /* Define if you have the bzip2 library */
18 #ifndef MAGICKCORE_BZLIB_DELEGATE
19 #define MAGICKCORE_BZLIB_DELEGATE 1
20 #endif
21
22 /* Define if you have CAIRO library */
23 /* #undef CAIRO_DELEGATE */
24
25 /* permit enciphering and deciphering image pixels */
26 #ifndef MAGICKCORE_CIPHER_SUPPORT
27 #define MAGICKCORE_CIPHER_SUPPORT 1
28 #endif
29
30 /* Define to 1 if the `closedir' function returns void instead of `int'. */
31 /* #undef CLOSEDIR_VOID */
32
33 /* coders subdirectory. */
34 #ifndef MAGICKCORE_CODER_DIRNAME
35 #define MAGICKCORE_CODER_DIRNAME "coders"
36 #endif
37
38 /* Directory where architecture-dependent configuration files live. */
39 #ifndef MAGICKCORE_CONFIGURE_PATH
40 #define MAGICKCORE_CONFIGURE_PATH "/etc/ImageMagick-7/"
41 #endif
42
43 /* Subdirectory of lib where architecture-dependent configuration files live.
44    */
45 #ifndef MAGICKCORE_CONFIGURE_RELATIVE_PATH
46 #define MAGICKCORE_CONFIGURE_RELATIVE_PATH "ImageMagick-7"
47 #endif
48
49 /* Define if you have DJVU library */
50 #ifndef MAGICKCORE_DJVU_DELEGATE
51 #define MAGICKCORE_DJVU_DELEGATE 1
52 #endif
53
54 /* Directory where ImageMagick documents live. */
55 #ifndef MAGICKCORE_DOCUMENTATION_PATH
56 #define MAGICKCORE_DOCUMENTATION_PATH "/usr/share/doc/ImageMagick-7/"
57 #endif
58
59 /* Define if you have Display Postscript */
60 /* #undef DPS_DELEGATE */
61
62 /* exclude deprecated methods in MagickCore API */
63 /* #undef EXCLUDE_DEPRECATED */
64
65 /* Directory where executables are installed. */
66 #ifndef MAGICKCORE_EXECUTABLE_PATH
67 #define MAGICKCORE_EXECUTABLE_PATH "/usr/bin/"
68 #endif
69
70 /* Define if you have FFTW library */
71 #ifndef MAGICKCORE_FFTW_DELEGATE
72 #define MAGICKCORE_FFTW_DELEGATE 1
73 #endif
74
75 /* filter subdirectory. */
76 #ifndef MAGICKCORE_FILTER_DIRNAME
77 #define MAGICKCORE_FILTER_DIRNAME "filters"
78 #endif
79
80 /* Define if you have FONTCONFIG library */
81 #ifndef MAGICKCORE_FONTCONFIG_DELEGATE
82 #define MAGICKCORE_FONTCONFIG_DELEGATE 1
83 #endif
84
85 /* Define if you have FlashPIX library */
86 /* #undef FPX_DELEGATE */
87
88 /* Define if you have FREETYPE library */
89 #ifndef MAGICKCORE_FREETYPE_DELEGATE
90 #define MAGICKCORE_FREETYPE_DELEGATE 1
91 #endif
92
93 /* Define if you have Ghostscript library or framework */
94 /* #undef GS_DELEGATE */
95
96 /* Define if you have GVC library */
97 /* #undef GVC_DELEGATE */
98
99 /* Define to 1 if you have the `acosh' function. */
100 #ifndef MAGICKCORE_HAVE_ACOSH
101 #define MAGICKCORE_HAVE_ACOSH 1
102 #endif
103
104 /* Define to 1 if you have the <arm/limits.h> header file. */
105 /* #undef HAVE_ARM_LIMITS_H */
106
107 /* Define to 1 if you have the <arpa/inet.h> header file. */
108 #ifndef MAGICKCORE_HAVE_ARPA_INET_H
109 #define MAGICKCORE_HAVE_ARPA_INET_H 1
110 #endif
111
112 /* Define to 1 if you have the `asinh' function. */
113 #ifndef MAGICKCORE_HAVE_ASINH
114 #define MAGICKCORE_HAVE_ASINH 1
115 #endif
116
117 /* Define to 1 if you have the `atanh' function. */
118 #ifndef MAGICKCORE_HAVE_ATANH
119 #define MAGICKCORE_HAVE_ATANH 1
120 #endif
121
122 /* Define to 1 if you have the `atexit' function. */
123 #ifndef MAGICKCORE_HAVE_ATEXIT
124 #define MAGICKCORE_HAVE_ATEXIT 1
125 #endif
126
127 /* Define to 1 if you have the `atoll' function. */
128 #ifndef MAGICKCORE_HAVE_ATOLL
129 #define MAGICKCORE_HAVE_ATOLL 1
130 #endif
131
132 /* define if bool is a built-in type */
133 #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 the `munmap' function. */
470 #ifndef MAGICKCORE_HAVE_MUNMAP
471 #define MAGICKCORE_HAVE_MUNMAP 1
472 #endif
473
474 /* define if the compiler implements namespaces */
475 #ifndef MAGICKCORE_HAVE_NAMESPACES
476 #define MAGICKCORE_HAVE_NAMESPACES /**/
477 #endif
478
479 /* Define if g++ supports namespace std. */
480 #ifndef MAGICKCORE_HAVE_NAMESPACE_STD
481 #define MAGICKCORE_HAVE_NAMESPACE_STD /**/
482 #endif
483
484 /* Define to 1 if you have the `nanosleep' function. */
485 #ifndef MAGICKCORE_HAVE_NANOSLEEP
486 #define MAGICKCORE_HAVE_NANOSLEEP 1
487 #endif
488
489 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
490 /* #undef HAVE_NDIR_H */
491
492 /* Define to 1 if you have the <netinet/in.h> header file. */
493 #ifndef MAGICKCORE_HAVE_NETINET_IN_H
494 #define MAGICKCORE_HAVE_NETINET_IN_H 1
495 #endif
496
497 /* Define to 1 if you have the `newlocale' function. */
498 #ifndef MAGICKCORE_HAVE_NEWLOCALE
499 #define MAGICKCORE_HAVE_NEWLOCALE 1
500 #endif
501
502 /* Define to 1 if you have the <OpenCL/cl.h> header file. */
503 /* #undef HAVE_OPENCL_CL_H */
504
505 /* Define to 1 if you have the <OS.h> header file. */
506 /* #undef HAVE_OS_H */
507
508 /* Define to 1 if you have the `pclose' function. */
509 #ifndef MAGICKCORE_HAVE_PCLOSE
510 #define MAGICKCORE_HAVE_PCLOSE 1
511 #endif
512
513 /* Define to 1 if you have the `poll' function. */
514 #ifndef MAGICKCORE_HAVE_POLL
515 #define MAGICKCORE_HAVE_POLL 1
516 #endif
517
518 /* Define to 1 if you have the `popen' function. */
519 #ifndef MAGICKCORE_HAVE_POPEN
520 #define MAGICKCORE_HAVE_POPEN 1
521 #endif
522
523 /* Define to 1 if you have the `posix_fadvise' function. */
524 #ifndef MAGICKCORE_HAVE_POSIX_FADVISE
525 #define MAGICKCORE_HAVE_POSIX_FADVISE 1
526 #endif
527
528 /* Define to 1 if you have the `posix_fallocate' function. */
529 #ifndef MAGICKCORE_HAVE_POSIX_FALLOCATE
530 #define MAGICKCORE_HAVE_POSIX_FALLOCATE 1
531 #endif
532
533 /* Define to 1 if you have the `posix_madvise' function. */
534 #ifndef MAGICKCORE_HAVE_POSIX_MADVISE
535 #define MAGICKCORE_HAVE_POSIX_MADVISE 1
536 #endif
537
538 /* Define to 1 if you have the `posix_memalign' function. */
539 #ifndef MAGICKCORE_HAVE_POSIX_MEMALIGN
540 #define MAGICKCORE_HAVE_POSIX_MEMALIGN 1
541 #endif
542
543 /* Define to 1 if you have the `posix_spawnp' function. */
544 #ifndef MAGICKCORE_HAVE_POSIX_SPAWNP
545 #define MAGICKCORE_HAVE_POSIX_SPAWNP 1
546 #endif
547
548 /* Define to 1 if you have the `pow' function. */
549 #ifndef MAGICKCORE_HAVE_POW
550 #define MAGICKCORE_HAVE_POW 1
551 #endif
552
553 /* Define to 1 if you have the `pread' function. */
554 #ifndef MAGICKCORE_HAVE_PREAD
555 #define MAGICKCORE_HAVE_PREAD 1
556 #endif
557
558 /* Define to 1 if you have the <process.h> header file. */
559 /* #undef HAVE_PROCESS_H */
560
561 /* Define if you have POSIX threads libraries and header files. */
562 #ifndef MAGICKCORE_HAVE_PTHREAD
563 #define MAGICKCORE_HAVE_PTHREAD 1
564 #endif
565
566 /* Have PTHREAD_PRIO_INHERIT. */
567 #ifndef MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT
568 #define MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT 1
569 #endif
570
571 /* Define to 1 if you have the `pwrite' function. */
572 #ifndef MAGICKCORE_HAVE_PWRITE
573 #define MAGICKCORE_HAVE_PWRITE 1
574 #endif
575
576 /* Define to 1 if you have the `qsort_r' function. */
577 #ifndef MAGICKCORE_HAVE_QSORT_R
578 #define MAGICKCORE_HAVE_QSORT_R 1
579 #endif
580
581 /* Define to 1 if you have the `raise' function. */
582 #ifndef MAGICKCORE_HAVE_RAISE
583 #define MAGICKCORE_HAVE_RAISE 1
584 #endif
585
586 /* Define to 1 if you have the `rand_r' function. */
587 #ifndef MAGICKCORE_HAVE_RAND_R
588 #define MAGICKCORE_HAVE_RAND_R 1
589 #endif
590
591 /* Define to 1 if you have the `readdir_r' function. */
592 #ifndef MAGICKCORE_HAVE_READDIR_R
593 #define MAGICKCORE_HAVE_READDIR_R 1
594 #endif
595
596 /* Define to 1 if you have the `readlink' function. */
597 #ifndef MAGICKCORE_HAVE_READLINK
598 #define MAGICKCORE_HAVE_READLINK 1
599 #endif
600
601 /* Define to 1 if you have the `realpath' function. */
602 #ifndef MAGICKCORE_HAVE_REALPATH
603 #define MAGICKCORE_HAVE_REALPATH 1
604 #endif
605
606 /* Define to 1 if you have the `seekdir' function. */
607 #ifndef MAGICKCORE_HAVE_SEEKDIR
608 #define MAGICKCORE_HAVE_SEEKDIR 1
609 #endif
610
611 /* Define to 1 if you have the `select' function. */
612 #ifndef MAGICKCORE_HAVE_SELECT
613 #define MAGICKCORE_HAVE_SELECT 1
614 #endif
615
616 /* Define to 1 if you have the `setlocale' function. */
617 #ifndef MAGICKCORE_HAVE_SETLOCALE
618 #define MAGICKCORE_HAVE_SETLOCALE 1
619 #endif
620
621 /* Define to 1 if you have the `setvbuf' function. */
622 #ifndef MAGICKCORE_HAVE_SETVBUF
623 #define MAGICKCORE_HAVE_SETVBUF 1
624 #endif
625
626 /* X11 server supports shape extension */
627 #ifndef MAGICKCORE_HAVE_SHAPE
628 #define MAGICKCORE_HAVE_SHAPE 1
629 #endif
630
631 /* X11 server supports shared memory extension */
632 #ifndef MAGICKCORE_HAVE_SHARED_MEMORY
633 #define MAGICKCORE_HAVE_SHARED_MEMORY 1
634 #endif
635
636 /* Define to 1 if you have the `sigaction' function. */
637 #ifndef MAGICKCORE_HAVE_SIGACTION
638 #define MAGICKCORE_HAVE_SIGACTION 1
639 #endif
640
641 /* Define to 1 if you have the `sigemptyset' function. */
642 #ifndef MAGICKCORE_HAVE_SIGEMPTYSET
643 #define MAGICKCORE_HAVE_SIGEMPTYSET 1
644 #endif
645
646 /* Define to 1 if you have the `socket' function. */
647 #ifndef MAGICKCORE_HAVE_SOCKET
648 #define MAGICKCORE_HAVE_SOCKET 1
649 #endif
650
651 /* Define to 1 if you have the `spawnvp' function. */
652 /* #undef HAVE_SPAWNVP */
653
654 /* Define to 1 if you have the `sqrt' function. */
655 #ifndef MAGICKCORE_HAVE_SQRT
656 #define MAGICKCORE_HAVE_SQRT 1
657 #endif
658
659 /* Define to 1 if you have the `stat' function. */
660 #ifndef MAGICKCORE_HAVE_STAT
661 #define MAGICKCORE_HAVE_STAT 1
662 #endif
663
664 /* Define to 1 if you have the <stdarg.h> header file. */
665 #ifndef MAGICKCORE_HAVE_STDARG_H
666 #define MAGICKCORE_HAVE_STDARG_H 1
667 #endif
668
669 /* Define to 1 if stdbool.h conforms to C99. */
670 #ifndef MAGICKCORE_HAVE_STDBOOL_H
671 #define MAGICKCORE_HAVE_STDBOOL_H 1
672 #endif
673
674 /* Define to 1 if you have the <stdint.h> header file. */
675 #ifndef MAGICKCORE_HAVE_STDINT_H
676 #define MAGICKCORE_HAVE_STDINT_H 1
677 #endif
678
679 /* Define to 1 if you have the <stdlib.h> header file. */
680 #ifndef MAGICKCORE_HAVE_STDLIB_H
681 #define MAGICKCORE_HAVE_STDLIB_H 1
682 #endif
683
684 /* define if the compiler supports ISO C++ standard library */
685 #ifndef MAGICKCORE_HAVE_STD_LIBS
686 #define MAGICKCORE_HAVE_STD_LIBS /**/
687 #endif
688
689 /* Define to 1 if you have the `strcasecmp' function. */
690 #ifndef MAGICKCORE_HAVE_STRCASECMP
691 #define MAGICKCORE_HAVE_STRCASECMP 1
692 #endif
693
694 /* Define to 1 if you have the `strchr' function. */
695 #ifndef MAGICKCORE_HAVE_STRCHR
696 #define MAGICKCORE_HAVE_STRCHR 1
697 #endif
698
699 /* Define to 1 if you have the `strcspn' function. */
700 #ifndef MAGICKCORE_HAVE_STRCSPN
701 #define MAGICKCORE_HAVE_STRCSPN 1
702 #endif
703
704 /* Define to 1 if you have the `strdup' function. */
705 #ifndef MAGICKCORE_HAVE_STRDUP
706 #define MAGICKCORE_HAVE_STRDUP 1
707 #endif
708
709 /* Define to 1 if you have the `strerror' function. */
710 #ifndef MAGICKCORE_HAVE_STRERROR
711 #define MAGICKCORE_HAVE_STRERROR 1
712 #endif
713
714 /* Define to 1 if you have the `strerror_r' function. */
715 #ifndef MAGICKCORE_HAVE_STRERROR_R
716 #define MAGICKCORE_HAVE_STRERROR_R 1
717 #endif
718
719 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
720 #ifndef MAGICKCORE_HAVE_STRINGIZE
721 #define MAGICKCORE_HAVE_STRINGIZE 1
722 #endif
723
724 /* Define to 1 if you have the <strings.h> header file. */
725 #ifndef MAGICKCORE_HAVE_STRINGS_H
726 #define MAGICKCORE_HAVE_STRINGS_H 1
727 #endif
728
729 /* Define to 1 if you have the <string.h> header file. */
730 #ifndef MAGICKCORE_HAVE_STRING_H
731 #define MAGICKCORE_HAVE_STRING_H 1
732 #endif
733
734 /* Define to 1 if you have the `strlcat' function. */
735 /* #undef HAVE_STRLCAT */
736
737 /* Define to 1 if you have the `strlcpy' function. */
738 /* #undef HAVE_STRLCPY */
739
740 /* Define to 1 if you have the `strncasecmp' function. */
741 #ifndef MAGICKCORE_HAVE_STRNCASECMP
742 #define MAGICKCORE_HAVE_STRNCASECMP 1
743 #endif
744
745 /* Define to 1 if you have the `strpbrk' function. */
746 #ifndef MAGICKCORE_HAVE_STRPBRK
747 #define MAGICKCORE_HAVE_STRPBRK 1
748 #endif
749
750 /* Define to 1 if you have the `strrchr' function. */
751 #ifndef MAGICKCORE_HAVE_STRRCHR
752 #define MAGICKCORE_HAVE_STRRCHR 1
753 #endif
754
755 /* Define to 1 if you have the `strspn' function. */
756 #ifndef MAGICKCORE_HAVE_STRSPN
757 #define MAGICKCORE_HAVE_STRSPN 1
758 #endif
759
760 /* Define to 1 if you have the `strstr' function. */
761 #ifndef MAGICKCORE_HAVE_STRSTR
762 #define MAGICKCORE_HAVE_STRSTR 1
763 #endif
764
765 /* Define to 1 if you have the `strtod' function. */
766 #ifndef MAGICKCORE_HAVE_STRTOD
767 #define MAGICKCORE_HAVE_STRTOD 1
768 #endif
769
770 /* Define to 1 if you have the `strtod_l' function. */
771 #ifndef MAGICKCORE_HAVE_STRTOD_L
772 #define MAGICKCORE_HAVE_STRTOD_L 1
773 #endif
774
775 /* Define to 1 if you have the `strtol' function. */
776 #ifndef MAGICKCORE_HAVE_STRTOL
777 #define MAGICKCORE_HAVE_STRTOL 1
778 #endif
779
780 /* Define to 1 if you have the `strtoul' function. */
781 #ifndef MAGICKCORE_HAVE_STRTOUL
782 #define MAGICKCORE_HAVE_STRTOUL 1
783 #endif
784
785 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
786 #ifndef MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE
787 #define MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE 1
788 #endif
789
790 /* Define to 1 if you have the <sun_prefetch.h> header file. */
791 /* #undef HAVE_SUN_PREFETCH_H */
792
793 /* Define to 1 if you have the `symlink' function. */
794 #ifndef MAGICKCORE_HAVE_SYMLINK
795 #define MAGICKCORE_HAVE_SYMLINK 1
796 #endif
797
798 /* Define to 1 if you have the `sysconf' function. */
799 #ifndef MAGICKCORE_HAVE_SYSCONF
800 #define MAGICKCORE_HAVE_SYSCONF 1
801 #endif
802
803 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
804    */
805 /* #undef HAVE_SYS_DIR_H */
806
807 /* Define to 1 if you have the <sys/ipc.h> header file. */
808 #ifndef MAGICKCORE_HAVE_SYS_IPC_H
809 #define MAGICKCORE_HAVE_SYS_IPC_H 1
810 #endif
811
812 /* Define to 1 if you have the <sys/mman.h> header file. */
813 #ifndef MAGICKCORE_HAVE_SYS_MMAN_H
814 #define MAGICKCORE_HAVE_SYS_MMAN_H 1
815 #endif
816
817 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
818    */
819 /* #undef HAVE_SYS_NDIR_H */
820
821 /* Define to 1 if you have the <sys/param.h> header file. */
822 #ifndef MAGICKCORE_HAVE_SYS_PARAM_H
823 #define MAGICKCORE_HAVE_SYS_PARAM_H 1
824 #endif
825
826 /* Define to 1 if you have the <sys/resource.h> header file. */
827 #ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H
828 #define MAGICKCORE_HAVE_SYS_RESOURCE_H 1
829 #endif
830
831 /* Define to 1 if you have the <sys/select.h> header file. */
832 #ifndef MAGICKCORE_HAVE_SYS_SELECT_H
833 #define MAGICKCORE_HAVE_SYS_SELECT_H 1
834 #endif
835
836 /* Define to 1 if you have the <sys/socket.h> header file. */
837 #ifndef MAGICKCORE_HAVE_SYS_SOCKET_H
838 #define MAGICKCORE_HAVE_SYS_SOCKET_H 1
839 #endif
840
841 /* Define to 1 if you have the <sys/stat.h> header file. */
842 #ifndef MAGICKCORE_HAVE_SYS_STAT_H
843 #define MAGICKCORE_HAVE_SYS_STAT_H 1
844 #endif
845
846 /* Define to 1 if you have the <sys/syslimits.h> header file. */
847 /* #undef HAVE_SYS_SYSLIMITS_H */
848
849 /* Define to 1 if you have the <sys/timeb.h> header file. */
850 #ifndef MAGICKCORE_HAVE_SYS_TIMEB_H
851 #define MAGICKCORE_HAVE_SYS_TIMEB_H 1
852 #endif
853
854 /* Define to 1 if you have the <sys/times.h> header file. */
855 #ifndef MAGICKCORE_HAVE_SYS_TIMES_H
856 #define MAGICKCORE_HAVE_SYS_TIMES_H 1
857 #endif
858
859 /* Define to 1 if you have the <sys/time.h> header file. */
860 #ifndef MAGICKCORE_HAVE_SYS_TIME_H
861 #define MAGICKCORE_HAVE_SYS_TIME_H 1
862 #endif
863
864 /* Define to 1 if you have the <sys/types.h> header file. */
865 #ifndef MAGICKCORE_HAVE_SYS_TYPES_H
866 #define MAGICKCORE_HAVE_SYS_TYPES_H 1
867 #endif
868
869 /* Define to 1 if you have the <sys/wait.h> header file. */
870 #ifndef MAGICKCORE_HAVE_SYS_WAIT_H
871 #define MAGICKCORE_HAVE_SYS_WAIT_H 1
872 #endif
873
874 /* Define to 1 if you have the `telldir' function. */
875 #ifndef MAGICKCORE_HAVE_TELLDIR
876 #define MAGICKCORE_HAVE_TELLDIR 1
877 #endif
878
879 /* Define to 1 if you have the `tempnam' function. */
880 #ifndef MAGICKCORE_HAVE_TEMPNAM
881 #define MAGICKCORE_HAVE_TEMPNAM 1
882 #endif
883
884 /* Define to 1 if you have the <tiffconf.h> header file. */
885 #ifndef MAGICKCORE_HAVE_TIFFCONF_H
886 #define MAGICKCORE_HAVE_TIFFCONF_H 1
887 #endif
888
889 /* Define to 1 if you have the `TIFFIsBigEndian' function. */
890 #ifndef MAGICKCORE_HAVE_TIFFISBIGENDIAN
891 #define MAGICKCORE_HAVE_TIFFISBIGENDIAN 1
892 #endif
893
894 /* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
895 #ifndef MAGICKCORE_HAVE_TIFFISCODECCONFIGURED
896 #define MAGICKCORE_HAVE_TIFFISCODECCONFIGURED 1
897 #endif
898
899 /* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
900 #ifndef MAGICKCORE_HAVE_TIFFMERGEFIELDINFO
901 #define MAGICKCORE_HAVE_TIFFMERGEFIELDINFO 1
902 #endif
903
904 /* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
905 #ifndef MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY
906 #define MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY 1
907 #endif
908
909 /* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
910 #ifndef MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT
911 #define MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT 1
912 #endif
913
914 /* Define to 1 if you have the `TIFFSetTagExtender' function. */
915 #ifndef MAGICKCORE_HAVE_TIFFSETTAGEXTENDER
916 #define MAGICKCORE_HAVE_TIFFSETTAGEXTENDER 1
917 #endif
918
919 /* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
920 #ifndef MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT
921 #define MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT 1
922 #endif
923
924 /* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
925 #ifndef MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES
926 #define MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES 1
927 #endif
928
929 /* Define to 1 if you have the `times' function. */
930 #ifndef MAGICKCORE_HAVE_TIMES
931 #define MAGICKCORE_HAVE_TIMES 1
932 #endif
933
934 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
935    `HAVE_STRUCT_TM_TM_ZONE' instead. */
936 #ifndef MAGICKCORE_HAVE_TM_ZONE
937 #define MAGICKCORE_HAVE_TM_ZONE 1
938 #endif
939
940 /* Define to 1 if you don't have `tm_zone' but do have the external array
941    `tzname'. */
942 /* #undef HAVE_TZNAME */
943
944 /* Define to 1 if the system has the type `uintmax_t'. */
945 #ifndef MAGICKCORE_HAVE_UINTMAX_T
946 #define MAGICKCORE_HAVE_UINTMAX_T 1
947 #endif
948
949 /* Define to 1 if the system has the type `uintptr_t'. */
950 #ifndef MAGICKCORE_HAVE_UINTPTR_T
951 #define MAGICKCORE_HAVE_UINTPTR_T 1
952 #endif
953
954 /* Define to 1 if you have the `ulltostr' function. */
955 /* #undef HAVE_ULLTOSTR */
956
957 /* Define to 1 if you have the <unistd.h> header file. */
958 #ifndef MAGICKCORE_HAVE_UNISTD_H
959 #define MAGICKCORE_HAVE_UNISTD_H 1
960 #endif
961
962 /* Define to 1 if the system has the type 'unsigned long long int'. */
963 #ifndef MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT
964 #define MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT 1
965 #endif
966
967 /* Define to 1 if you have the `uselocale' function. */
968 #ifndef MAGICKCORE_HAVE_USELOCALE
969 #define MAGICKCORE_HAVE_USELOCALE 1
970 #endif
971
972 /* Define to 1 if you have the `usleep' function. */
973 #ifndef MAGICKCORE_HAVE_USLEEP
974 #define MAGICKCORE_HAVE_USLEEP 1
975 #endif
976
977 /* Define to 1 if you have the `utime' function. */
978 #ifndef MAGICKCORE_HAVE_UTIME
979 #define MAGICKCORE_HAVE_UTIME 1
980 #endif
981
982 /* Define to 1 if you have the `vfork' function. */
983 #ifndef MAGICKCORE_HAVE_VFORK
984 #define MAGICKCORE_HAVE_VFORK 1
985 #endif
986
987 /* Define to 1 if you have the <vfork.h> header file. */
988 /* #undef HAVE_VFORK_H */
989
990 /* Define to 1 if you have the `vfprintf' function. */
991 #ifndef MAGICKCORE_HAVE_VFPRINTF
992 #define MAGICKCORE_HAVE_VFPRINTF 1
993 #endif
994
995 /* Define to 1 if you have the `vfprintf_l' function. */
996 /* #undef HAVE_VFPRINTF_L */
997
998 /* Define to 1 if you have the `vprintf' function. */
999 #ifndef MAGICKCORE_HAVE_VPRINTF
1000 #define MAGICKCORE_HAVE_VPRINTF 1
1001 #endif
1002
1003 /* Define to 1 if you have the `vsnprintf' function. */
1004 #ifndef MAGICKCORE_HAVE_VSNPRINTF
1005 #define MAGICKCORE_HAVE_VSNPRINTF 1
1006 #endif
1007
1008 /* Define to 1 if you have the `vsnprintf_l' function. */
1009 /* #undef HAVE_VSNPRINTF_L */
1010
1011 /* Define to 1 if you have the `vsprintf' function. */
1012 #ifndef MAGICKCORE_HAVE_VSPRINTF
1013 #define MAGICKCORE_HAVE_VSPRINTF 1
1014 #endif
1015
1016 /* Define to 1 if you have the `waitpid' function. */
1017 #ifndef MAGICKCORE_HAVE_WAITPID
1018 #define MAGICKCORE_HAVE_WAITPID 1
1019 #endif
1020
1021 /* Define to 1 if you have the <wchar.h> header file. */
1022 #ifndef MAGICKCORE_HAVE_WCHAR_H
1023 #define MAGICKCORE_HAVE_WCHAR_H 1
1024 #endif
1025
1026 /* Define to 1 if you have the <windows.h> header file. */
1027 /* #undef HAVE_WINDOWS_H */
1028
1029 /* Define to 1 if `fork' works. */
1030 #ifndef MAGICKCORE_HAVE_WORKING_FORK
1031 #define MAGICKCORE_HAVE_WORKING_FORK 1
1032 #endif
1033
1034 /* Define to 1 if `vfork' works. */
1035 #ifndef MAGICKCORE_HAVE_WORKING_VFORK
1036 #define MAGICKCORE_HAVE_WORKING_VFORK 1
1037 #endif
1038
1039 /* Define to 1 if you have the <xlocale.h> header file. */
1040 #ifndef MAGICKCORE_HAVE_XLOCALE_H
1041 #define MAGICKCORE_HAVE_XLOCALE_H 1
1042 #endif
1043
1044 /* Define to 1 if you have the `_aligned_malloc' function. */
1045 /* #undef HAVE__ALIGNED_MALLOC */
1046
1047 /* Define to 1 if the system has the type `_Bool'. */
1048 #ifndef MAGICKCORE_HAVE__BOOL
1049 #define MAGICKCORE_HAVE__BOOL 1
1050 #endif
1051
1052 /* Define to 1 if you have the `_exit' function. */
1053 #ifndef MAGICKCORE_HAVE__EXIT
1054 #define MAGICKCORE_HAVE__EXIT 1
1055 #endif
1056
1057 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
1058 /* #undef HAVE__NSGETEXECUTABLEPATH */
1059
1060 /* Define to 1 if you have the `_pclose' function. */
1061 /* #undef HAVE__PCLOSE */
1062
1063 /* Define to 1 if you have the `_popen' function. */
1064 /* #undef HAVE__POPEN */
1065
1066 /* Define to 1 if you have the `_wfopen' function. */
1067 /* #undef HAVE__WFOPEN */
1068
1069 /* Define to 1 if you have the `_wstat' function. */
1070 /* #undef HAVE__WSTAT */
1071
1072 /* define if your compiler has __attribute__ */
1073 #ifndef MAGICKCORE_HAVE___ATTRIBUTE__
1074 #define MAGICKCORE_HAVE___ATTRIBUTE__ 1
1075 #endif
1076
1077 /* Whether hdri is enabled or not */
1078 #ifndef MAGICKCORE_HDRI_ENABLE_OBSOLETE_IN_H
1079 #define MAGICKCORE_HDRI_ENABLE_OBSOLETE_IN_H 1
1080 #endif
1081
1082 /* Define if you have umem memory allocation library */
1083 /* #undef HasUMEM */
1084
1085 /* Directory where ImageMagick architecture headers live. */
1086 #ifndef MAGICKCORE_INCLUDEARCH_PATH
1087 #define MAGICKCORE_INCLUDEARCH_PATH "/usr/include/ImageMagick-7/"
1088 #endif
1089
1090 /* Directory where ImageMagick headers live. */
1091 #ifndef MAGICKCORE_INCLUDE_PATH
1092 #define MAGICKCORE_INCLUDE_PATH "/usr/include/ImageMagick-7/"
1093 #endif
1094
1095 /* ImageMagick is formally installed under prefix */
1096 #ifndef MAGICKCORE_INSTALLED_SUPPORT
1097 #define MAGICKCORE_INSTALLED_SUPPORT 1
1098 #endif
1099
1100 /* Define if you have JBIG library */
1101 /* #undef JBIG_DELEGATE */
1102
1103 /* Define if you have JPEG version 2 "Jasper" library */
1104 #ifndef MAGICKCORE_JP2_DELEGATE
1105 #define MAGICKCORE_JP2_DELEGATE 1
1106 #endif
1107
1108 /* Define if you have JPEG library */
1109 #ifndef MAGICKCORE_JPEG_DELEGATE
1110 #define MAGICKCORE_JPEG_DELEGATE 1
1111 #endif
1112
1113 /* Define if you have LCMS (v1.11 or later) library */
1114 #ifndef MAGICKCORE_LCMS_DELEGATE
1115 #define MAGICKCORE_LCMS_DELEGATE 1
1116 #endif
1117
1118 /* Directory where architecture-dependent files live. */
1119 #ifndef MAGICKCORE_LIBRARY_PATH
1120 #define MAGICKCORE_LIBRARY_PATH "/usr/lib64/ImageMagick-7.0.0/"
1121 #endif
1122
1123 /* Subdirectory of lib where ImageMagick architecture dependent files are
1124    installed. */
1125 #ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
1126 #define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-7.0.0"
1127 #endif
1128
1129 /* Binaries in libraries path base name (will be during install linked to bin)
1130    */
1131 #ifndef MAGICKCORE_LIB_BIN_BASEDIRNAME
1132 #define MAGICKCORE_LIB_BIN_BASEDIRNAME "bin"
1133 #endif
1134
1135 /* Define if you have LQR library */
1136 /* #undef LQR_DELEGATE */
1137
1138 /* Define if using libltdl to support dynamically loadable modules */
1139 /* #undef LTDL_DELEGATE */
1140
1141 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1142    */
1143 #ifndef MAGICKCORE_LT_OBJDIR
1144 #define MAGICKCORE_LT_OBJDIR ".libs/"
1145 #endif
1146
1147 /* Define if you have LZMA library */
1148 #ifndef MAGICKCORE_LZMA_DELEGATE
1149 #define MAGICKCORE_LZMA_DELEGATE 1
1150 #endif
1151
1152 /* Define to prepend to default font search path. */
1153 /* #undef MAGICK_FONT_PATH */
1154
1155 /* Target Host CPU */
1156 #ifndef MAGICKCORE_MAGICK_TARGET_CPU
1157 #define MAGICKCORE_MAGICK_TARGET_CPU x86_64
1158 #endif
1159
1160 /* Target Host OS */
1161 #ifndef MAGICKCORE_MAGICK_TARGET_OS
1162 #define MAGICKCORE_MAGICK_TARGET_OS linux-gnu
1163 #endif
1164
1165 /* Target Host Vendor */
1166 #ifndef MAGICKCORE_MAGICK_TARGET_VENDOR
1167 #define MAGICKCORE_MAGICK_TARGET_VENDOR unknown
1168 #endif
1169
1170 /* Module directory name without ABI part. */
1171 #ifndef MAGICKCORE_MODULES_BASEDIRNAME
1172 #define MAGICKCORE_MODULES_BASEDIRNAME "modules"
1173 #endif
1174
1175 /* Module directory dirname */
1176 /* #undef MODULES_DIRNAME */
1177
1178 /* Define if you have MUPDF library */
1179 /* #undef MUPDF_DELEGATE */
1180
1181 /* Magick API method prefix */
1182 /* #undef NAMESPACE_PREFIX */
1183
1184 /* Define to 1 if assertions should be disabled. */
1185 /* #undef NDEBUG */
1186
1187 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1188 /* #undef NO_MINUS_C_MINUS_O */
1189
1190 /* Define if you have OPENEXR library */
1191 #ifndef MAGICKCORE_OPENEXR_DELEGATE
1192 #define MAGICKCORE_OPENEXR_DELEGATE 1
1193 #endif
1194
1195 /* Name of package */
1196 #ifndef MAGICKCORE_PACKAGE
1197 #define MAGICKCORE_PACKAGE "ImageMagick"
1198 #endif
1199
1200 /* Define to the address where bug reports for this package should be sent. */
1201 #ifndef MAGICKCORE_PACKAGE_BUGREPORT
1202 #define MAGICKCORE_PACKAGE_BUGREPORT "http://www.imagemagick.org"
1203 #endif
1204
1205 /* Define to the full name of this package. */
1206 #ifndef MAGICKCORE_PACKAGE_NAME
1207 #define MAGICKCORE_PACKAGE_NAME "ImageMagick"
1208 #endif
1209
1210 /* Define to the full name and version of this package. */
1211 #ifndef MAGICKCORE_PACKAGE_STRING
1212 #define MAGICKCORE_PACKAGE_STRING "ImageMagick 7.0.0-0"
1213 #endif
1214
1215 /* Define to the one symbol short name of this package. */
1216 #ifndef MAGICKCORE_PACKAGE_TARNAME
1217 #define MAGICKCORE_PACKAGE_TARNAME "ImageMagick"
1218 #endif
1219
1220 /* Define to the home page for this package. */
1221 #ifndef MAGICKCORE_PACKAGE_URL
1222 #define MAGICKCORE_PACKAGE_URL ""
1223 #endif
1224
1225 /* Define to the version of this package. */
1226 #ifndef MAGICKCORE_PACKAGE_VERSION
1227 #define MAGICKCORE_PACKAGE_VERSION "7.0.0-0"
1228 #endif
1229
1230 /* Define if you have PANGOCAIRO library */
1231 #ifndef MAGICKCORE_PANGOCAIRO_DELEGATE
1232 #define MAGICKCORE_PANGOCAIRO_DELEGATE 1
1233 #endif
1234
1235 /* Define if you have PANGO library */
1236 #ifndef MAGICKCORE_PANGO_DELEGATE
1237 #define MAGICKCORE_PANGO_DELEGATE 1
1238 #endif
1239
1240 /* Define if you have PNG library */
1241 #ifndef MAGICKCORE_PNG_DELEGATE
1242 #define MAGICKCORE_PNG_DELEGATE 1
1243 #endif
1244
1245 /* Define to necessary symbol if this constant uses a non-standard name on
1246    your system. */
1247 /* #undef PTHREAD_CREATE_JOINABLE */
1248
1249 /* Pixel cache threshold in MB (defaults to available memory) */
1250 /* #undef PixelCacheThreshold */
1251
1252 /* Number of bits in a pixel Quantum (8/16/32/64) */
1253 #ifndef MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H
1254 #define MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H 16
1255 #endif
1256
1257 /* Define as the return type of signal handlers (`int' or `void'). */
1258 #ifndef MAGICKCORE_RETSIGTYPE
1259 #define MAGICKCORE_RETSIGTYPE void
1260 #endif
1261
1262 /* Define if you have RSVG library */
1263 /* #undef RSVG_DELEGATE */
1264
1265 /* Define to the type of arg 1 for `select'. */
1266 #ifndef MAGICKCORE_SELECT_TYPE_ARG1
1267 #define MAGICKCORE_SELECT_TYPE_ARG1 int
1268 #endif
1269
1270 /* Define to the type of args 2, 3 and 4 for `select'. */
1271 #ifndef MAGICKCORE_SELECT_TYPE_ARG234
1272 #define MAGICKCORE_SELECT_TYPE_ARG234 (fd_set *)
1273 #endif
1274
1275 /* Define to the type of arg 5 for `select'. */
1276 #ifndef MAGICKCORE_SELECT_TYPE_ARG5
1277 #define MAGICKCORE_SELECT_TYPE_ARG5 (struct timeval *)
1278 #endif
1279
1280 /* Sharearch directory name without ABI part. */
1281 #ifndef MAGICKCORE_SHAREARCH_BASEDIRNAME
1282 #define MAGICKCORE_SHAREARCH_BASEDIRNAME "config"
1283 #endif
1284
1285 /* Sharearch directory dirname */
1286 /* #undef SHAREARCH_DIRNAME */
1287
1288 /* Directory where architecture-independent configuration files live. */
1289 #ifndef MAGICKCORE_SHARE_PATH
1290 #define MAGICKCORE_SHARE_PATH "/usr/share/ImageMagick-7/"
1291 #endif
1292
1293 /* Subdirectory of lib where architecture-independent configuration files
1294    live. */
1295 #ifndef MAGICKCORE_SHARE_RELATIVE_PATH
1296 #define MAGICKCORE_SHARE_RELATIVE_PATH "ImageMagick-7"
1297 #endif
1298
1299 /* The size of `double', as computed by sizeof. */
1300 #ifndef MAGICKCORE_SIZEOF_DOUBLE
1301 #define MAGICKCORE_SIZEOF_DOUBLE 8
1302 #endif
1303
1304 /* The size of `double_t', as computed by sizeof. */
1305 #ifndef MAGICKCORE_SIZEOF_DOUBLE_T
1306 #define MAGICKCORE_SIZEOF_DOUBLE_T 8
1307 #endif
1308
1309 /* The size of `float', as computed by sizeof. */
1310 #ifndef MAGICKCORE_SIZEOF_FLOAT
1311 #define MAGICKCORE_SIZEOF_FLOAT 4
1312 #endif
1313
1314 /* The size of `float_t', as computed by sizeof. */
1315 #ifndef MAGICKCORE_SIZEOF_FLOAT_T
1316 #define MAGICKCORE_SIZEOF_FLOAT_T 4
1317 #endif
1318
1319 /* The size of `long double', as computed by sizeof. */
1320 #ifndef MAGICKCORE_SIZEOF_LONG_DOUBLE
1321 #define MAGICKCORE_SIZEOF_LONG_DOUBLE 16
1322 #endif
1323
1324 /* The size of `off_t', as computed by sizeof. */
1325 #ifndef MAGICKCORE_SIZEOF_OFF_T
1326 #define MAGICKCORE_SIZEOF_OFF_T 8
1327 #endif
1328
1329 /* The size of `signed int', as computed by sizeof. */
1330 #ifndef MAGICKCORE_SIZEOF_SIGNED_INT
1331 #define MAGICKCORE_SIZEOF_SIGNED_INT 4
1332 #endif
1333
1334 /* The size of `signed long', as computed by sizeof. */
1335 #ifndef MAGICKCORE_SIZEOF_SIGNED_LONG
1336 #define MAGICKCORE_SIZEOF_SIGNED_LONG 8
1337 #endif
1338
1339 /* The size of `signed long long', as computed by sizeof. */
1340 #ifndef MAGICKCORE_SIZEOF_SIGNED_LONG_LONG
1341 #define MAGICKCORE_SIZEOF_SIGNED_LONG_LONG 8
1342 #endif
1343
1344 /* The size of `signed short', as computed by sizeof. */
1345 #ifndef MAGICKCORE_SIZEOF_SIGNED_SHORT
1346 #define MAGICKCORE_SIZEOF_SIGNED_SHORT 2
1347 #endif
1348
1349 /* The size of `size_t', as computed by sizeof. */
1350 #ifndef MAGICKCORE_SIZEOF_SIZE_T
1351 #define MAGICKCORE_SIZEOF_SIZE_T 8
1352 #endif
1353
1354 /* The size of `ssize_t', as computed by sizeof. */
1355 #ifndef MAGICKCORE_SIZEOF_SSIZE_T
1356 #define MAGICKCORE_SIZEOF_SSIZE_T 8
1357 #endif
1358
1359 /* The size of `unsigned int', as computed by sizeof. */
1360 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_INT
1361 #define MAGICKCORE_SIZEOF_UNSIGNED_INT 4
1362 #endif
1363
1364 /* The size of `unsigned int*', as computed by sizeof. */
1365 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_INTP
1366 #define MAGICKCORE_SIZEOF_UNSIGNED_INTP 8
1367 #endif
1368
1369 /* The size of `unsigned long', as computed by sizeof. */
1370 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG
1371 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG 8
1372 #endif
1373
1374 /* The size of `unsigned long long', as computed by sizeof. */
1375 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG
1376 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8
1377 #endif
1378
1379 /* The size of `unsigned short', as computed by sizeof. */
1380 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_SHORT
1381 #define MAGICKCORE_SIZEOF_UNSIGNED_SHORT 2
1382 #endif
1383
1384 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1385 /* #undef STAT_MACROS_BROKEN */
1386
1387 /* Define to 1 if you have the ANSI C header files. */
1388 #ifndef MAGICKCORE_STDC_HEADERS
1389 #define MAGICKCORE_STDC_HEADERS 1
1390 #endif
1391
1392 /* Define to 1 if strerror_r returns char *. */
1393 #ifndef MAGICKCORE_STRERROR_R_CHAR_P
1394 #define MAGICKCORE_STRERROR_R_CHAR_P 1
1395 #endif
1396
1397 /* Define if you have POSIX threads libraries and header files. */
1398 #ifndef MAGICKCORE_THREAD_SUPPORT
1399 #define MAGICKCORE_THREAD_SUPPORT 1
1400 #endif
1401
1402 /* Define if you have TIFF library */
1403 #ifndef MAGICKCORE_TIFF_DELEGATE
1404 #define MAGICKCORE_TIFF_DELEGATE 1
1405 #endif
1406
1407 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1408 #ifndef MAGICKCORE_TIME_WITH_SYS_TIME
1409 #define MAGICKCORE_TIME_WITH_SYS_TIME 1
1410 #endif
1411
1412 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1413 /* #undef TM_IN_SYS_TIME */
1414
1415 /* Enable extensions on AIX 3, Interix.  */
1416 #ifndef _ALL_SOURCE
1417 # define _ALL_SOURCE 1
1418 #endif
1419 /* Enable GNU extensions on systems that have them.  */
1420 #ifndef _GNU_SOURCE
1421 # define _GNU_SOURCE 1
1422 #endif
1423 /* Enable threading extensions on Solaris.  */
1424 #ifndef _POSIX_PTHREAD_SEMANTICS
1425 # define _POSIX_PTHREAD_SEMANTICS 1
1426 #endif
1427 /* Enable extensions on HP NonStop.  */
1428 #ifndef _TANDEM_SOURCE
1429 # define _TANDEM_SOURCE 1
1430 #endif
1431 /* Enable general extensions on Solaris.  */
1432 #ifndef __EXTENSIONS__
1433 # define __EXTENSIONS__ 1
1434 #endif
1435
1436
1437 /* Version number of package */
1438 #ifndef MAGICKCORE_VERSION
1439 #define MAGICKCORE_VERSION "7.0.0-0"
1440 #endif
1441
1442 /* Define if you have WEBP library */
1443 #ifndef MAGICKCORE_WEBP_DELEGATE
1444 #define MAGICKCORE_WEBP_DELEGATE 1
1445 #endif
1446
1447 /* Define to use the Windows GDI32 library */
1448 /* #undef WINGDI32_DELEGATE */
1449
1450 /* Define if using the dmalloc debugging malloc package */
1451 /* #undef WITH_DMALLOC */
1452
1453 /* Define if you have wmflite library */
1454 /* #undef WMFLITE_DELEGATE */
1455
1456 /* Define if you have wmf library */
1457 /* #undef WMF_DELEGATE */
1458
1459 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1460    significant byte first (like Motorola and SPARC, unlike Intel). */
1461 #if defined AC_APPLE_UNIVERSAL_BUILD
1462 # if defined __BIG_ENDIAN__
1463 #  define WORDS_BIGENDIAN 1
1464 # endif
1465 #else
1466 # ifndef WORDS_BIGENDIAN
1467 /* #  undef WORDS_BIGENDIAN */
1468 # endif
1469 #endif
1470
1471 /* Location of X11 configure files */
1472 #ifndef MAGICKCORE_X11_CONFIGURE_PATH
1473 #define MAGICKCORE_X11_CONFIGURE_PATH ""
1474 #endif
1475
1476 /* Define if you have X11 library */
1477 #ifndef MAGICKCORE_X11_DELEGATE
1478 #define MAGICKCORE_X11_DELEGATE 1
1479 #endif
1480
1481 /* Define if you have XML library */
1482 #ifndef MAGICKCORE_XML_DELEGATE
1483 #define MAGICKCORE_XML_DELEGATE 1
1484 #endif
1485
1486 /* Define to 1 if the X Window System is missing or not being used. */
1487 /* #undef X_DISPLAY_MISSING */
1488
1489 /* Build self-contained, embeddable, zero-configuration ImageMagick */
1490 /* #undef ZERO_CONFIGURATION_SUPPORT */
1491
1492 /* Define if you have zlib compression library */
1493 #ifndef MAGICKCORE_ZLIB_DELEGATE
1494 #define MAGICKCORE_ZLIB_DELEGATE 1
1495 #endif
1496
1497 /* Enable large inode numbers on Mac OS X 10.5.  */
1498 #ifndef _DARWIN_USE_64_BIT_INODE
1499 # define _DARWIN_USE_64_BIT_INODE 1
1500 #endif
1501
1502 /* Number of bits in a file offset, on hosts where this is settable. */
1503 /* #undef _FILE_OFFSET_BITS */
1504
1505 /* enable run-time bounds-checking */
1506 /* #undef _FORTIFY_SOURCE */
1507
1508 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1509 /* #undef _LARGEFILE_SOURCE */
1510
1511 /* Define for large files, on AIX-style hosts. */
1512 /* #undef _LARGE_FILES */
1513
1514 /* Define to 1 if on MINIX. */
1515 /* #undef _MINIX */
1516
1517 /* Define this for the OpenCL Accelerator */
1518 /* #undef _OPENCL */
1519
1520 /* Define to 2 if the system does not provide POSIX.1 features except with
1521    this defined. */
1522 /* #undef _POSIX_1_SOURCE */
1523
1524 /* Define to 1 if you need to in order for `stat' and other things to work. */
1525 /* #undef _POSIX_SOURCE */
1526
1527 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1528    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1529    #define below would cause a syntax error. */
1530 /* #undef _UINT32_T */
1531
1532 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1533    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1534    #define below would cause a syntax error. */
1535 /* #undef _UINT64_T */
1536
1537 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1538    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1539    #define below would cause a syntax error. */
1540 /* #undef _UINT8_T */
1541
1542 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
1543 #ifndef __CHAR_UNSIGNED__
1544 /* # undef __CHAR_UNSIGNED__ */
1545 #endif
1546
1547 /* Define to appropriate substitue if compiler does not have __func__ */
1548 /* #undef __func__ */
1549
1550 /* Define to empty if `const' does not conform to ANSI C. */
1551 /* #undef const */
1552
1553 /* Define to `int' if <sys/types.h> doesn't define. */
1554 /* #undef gid_t */
1555
1556 /* Define to `__inline__' or `__inline' if that's what the C compiler
1557    calls it, or to nothing if 'inline' is not supported under any name.  */
1558 #ifndef __cplusplus
1559 /* #undef inline */
1560 #endif
1561
1562 /* Define to the type of a signed integer type of width exactly 16 bits if
1563    such a type exists and the standard includes do not define it. */
1564 /* #undef int16_t */
1565
1566 /* Define to the type of a signed integer type of width exactly 32 bits if
1567    such a type exists and the standard includes do not define it. */
1568 /* #undef int32_t */
1569
1570 /* Define to the type of a signed integer type of width exactly 64 bits if
1571    such a type exists and the standard includes do not define it. */
1572 /* #undef int64_t */
1573
1574 /* Define to the type of a signed integer type of width exactly 8 bits if such
1575    a type exists and the standard includes do not define it. */
1576 /* #undef int8_t */
1577
1578 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1579    not define. */
1580 /* #undef intmax_t */
1581
1582 /* Define to the type of a signed integer type wide enough to hold a pointer,
1583    if such a type exists, and if the system does not define it. */
1584 /* #undef intptr_t */
1585
1586 /* Define to a type if <wchar.h> does not define. */
1587 /* #undef mbstate_t */
1588
1589 /* Define to `int' if <sys/types.h> does not define. */
1590 /* #undef mode_t */
1591
1592 /* Define to `long int' if <sys/types.h> does not define. */
1593 /* #undef off_t */
1594
1595 /* Define to `int' if <sys/types.h> does not define. */
1596 /* #undef pid_t */
1597
1598 /* Define to the equivalent of the C99 'restrict' keyword, or to
1599    nothing if this is not supported.  Do not define if restrict is
1600    supported directly.  */
1601 #ifndef _magickcore_restrict
1602 #define _magickcore_restrict __restrict
1603 #endif
1604 /* Work around a bug in Sun C++: it does not support _Restrict or
1605    __restrict__, even though the corresponding Sun C compiler ends up with
1606    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1607    previous line.  Perhaps some future version of Sun C++ will work with
1608    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1609 #if defined __SUNPRO_CC && !defined __RESTRICT
1610 # define _Restrict
1611 # define __restrict__
1612 #endif
1613
1614 /* Define to `unsigned int' if <sys/types.h> does not define. */
1615 /* #undef size_t */
1616
1617 /* Define to `int' if <sys/types.h> does not define. */
1618 /* #undef ssize_t */
1619
1620 /* Define to `int' if <sys/types.h> doesn't define. */
1621 /* #undef uid_t */
1622
1623 /* Define to the type of an unsigned integer type of width exactly 16 bits if
1624    such a type exists and the standard includes do not define it. */
1625 /* #undef uint16_t */
1626
1627 /* Define to the type of an unsigned integer type of width exactly 32 bits if
1628    such a type exists and the standard includes do not define it. */
1629 /* #undef uint32_t */
1630
1631 /* Define to the type of an unsigned integer type of width exactly 64 bits if
1632    such a type exists and the standard includes do not define it. */
1633 /* #undef uint64_t */
1634
1635 /* Define to the type of an unsigned integer type of width exactly 8 bits if
1636    such a type exists and the standard includes do not define it. */
1637 /* #undef uint8_t */
1638
1639 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1640    do not define. */
1641 /* #undef uintmax_t */
1642
1643 /* Define to the type of an unsigned integer type wide enough to hold a
1644    pointer, if such a type exists, and if the system does not define it. */
1645 /* #undef uintptr_t */
1646
1647 /* Define as `fork' if `vfork' does not work. */
1648 /* #undef vfork */
1649
1650 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1651    code using `volatile' can become incorrect without. Disable with care. */
1652 /* #undef volatile */
1653  
1654 /* once: _MAGICKCORE_MAGICK_BASECONFIG_H */
1655 #endif