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