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