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