MagickCore  6.9.13-44
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/loadavg.h> header file. */
863 /* #undef HAVE_SYS_LOADAVG_H */
864 
865 /* Define to 1 if you have the <sys/mman.h> header file. */
866 #ifndef MAGICKCORE_HAVE_SYS_MMAN_H
867 #define MAGICKCORE_HAVE_SYS_MMAN_H 1
868 #endif
869 
870 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines 'DIR'.
871  */
872 /* #undef HAVE_SYS_NDIR_H */
873 
874 /* Define to 1 if you have the <sys/param.h> header file. */
875 #ifndef MAGICKCORE_HAVE_SYS_PARAM_H
876 #define MAGICKCORE_HAVE_SYS_PARAM_H 1
877 #endif
878 
879 /* Define to 1 if you have the <sys/resource.h> header file. */
880 #ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H
881 #define MAGICKCORE_HAVE_SYS_RESOURCE_H 1
882 #endif
883 
884 /* Define to 1 if you have the <sys/sendfile.h> header file. */
885 #ifndef MAGICKCORE_HAVE_SYS_SENDFILE_H
886 #define MAGICKCORE_HAVE_SYS_SENDFILE_H 1
887 #endif
888 
889 /* Define to 1 if you have the <sys/socket.h> header file. */
890 #ifndef MAGICKCORE_HAVE_SYS_SOCKET_H
891 #define MAGICKCORE_HAVE_SYS_SOCKET_H 1
892 #endif
893 
894 /* Define to 1 if you have the <sys/stat.h> header file. */
895 #ifndef MAGICKCORE_HAVE_SYS_STAT_H
896 #define MAGICKCORE_HAVE_SYS_STAT_H 1
897 #endif
898 
899 /* Define to 1 if you have the <sys/syslimits.h> header file. */
900 /* #undef HAVE_SYS_SYSLIMITS_H */
901 
902 /* Define to 1 if you have the <sys/times.h> header file. */
903 #ifndef MAGICKCORE_HAVE_SYS_TIMES_H
904 #define MAGICKCORE_HAVE_SYS_TIMES_H 1
905 #endif
906 
907 /* Define to 1 if you have the <sys/time.h> header file. */
908 #ifndef MAGICKCORE_HAVE_SYS_TIME_H
909 #define MAGICKCORE_HAVE_SYS_TIME_H 1
910 #endif
911 
912 /* Define to 1 if you have the <sys/types.h> header file. */
913 #ifndef MAGICKCORE_HAVE_SYS_TYPES_H
914 #define MAGICKCORE_HAVE_SYS_TYPES_H 1
915 #endif
916 
917 /* Define to 1 if you have the <sys/uio.h> header file. */
918 #ifndef MAGICKCORE_HAVE_SYS_UIO_H
919 #define MAGICKCORE_HAVE_SYS_UIO_H 1
920 #endif
921 
922 /* Define to 1 if you have the <sys/wait.h> header file. */
923 #ifndef MAGICKCORE_HAVE_SYS_WAIT_H
924 #define MAGICKCORE_HAVE_SYS_WAIT_H 1
925 #endif
926 
927 /* Define if you have the tcmalloc memory allocation library */
928 /* #undef HAVE_TCMALLOC */
929 
930 /* Define to 1 if you have the 'telldir' function. */
931 #ifndef MAGICKCORE_HAVE_TELLDIR
932 #define MAGICKCORE_HAVE_TELLDIR 1
933 #endif
934 
935 /* Define to 1 if you have the 'tempnam' function. */
936 #ifndef MAGICKCORE_HAVE_TEMPNAM
937 #define MAGICKCORE_HAVE_TEMPNAM 1
938 #endif
939 
940 /* Define to 1 if you have the 'times' function. */
941 #ifndef MAGICKCORE_HAVE_TIMES
942 #define MAGICKCORE_HAVE_TIMES 1
943 #endif
944 
945 /* Define to 1 if your 'struct tm' has 'tm_zone'. Deprecated, use
946  'HAVE_STRUCT_TM_TM_ZONE' instead. */
947 #ifndef MAGICKCORE_HAVE_TM_ZONE
948 #define MAGICKCORE_HAVE_TM_ZONE 1
949 #endif
950 
951 /* Define to 1 if you don't have 'tm_zone' but do have the external array
952  'tzname'. */
953 /* #undef HAVE_TZNAME */
954 
955 /* Define to 1 if the system has the type 'uintmax_t'. */
956 #ifndef MAGICKCORE_HAVE_UINTMAX_T
957 #define MAGICKCORE_HAVE_UINTMAX_T 1
958 #endif
959 
960 /* Define to 1 if the system has the type 'uintptr_t'. */
961 #ifndef MAGICKCORE_HAVE_UINTPTR_T
962 #define MAGICKCORE_HAVE_UINTPTR_T 1
963 #endif
964 
965 /* Define to 1 if you have the 'ulltostr' function. */
966 /* #undef HAVE_ULLTOSTR */
967 
968 /* Define if you have umem memory allocation library */
969 /* #undef HAVE_UMEM */
970 
971 /* Define to 1 if you have the <unistd.h> header file. */
972 #ifndef MAGICKCORE_HAVE_UNISTD_H
973 #define MAGICKCORE_HAVE_UNISTD_H 1
974 #endif
975 
976 /* Define to 1 if the system has the type 'unsigned long long int'. */
977 #ifndef MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT
978 #define MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT 1
979 #endif
980 
981 /* Define to 1 if you have the 'uselocale' function. */
982 #ifndef MAGICKCORE_HAVE_USELOCALE
983 #define MAGICKCORE_HAVE_USELOCALE 1
984 #endif
985 
986 /* Define to 1 if you have the 'usleep' function. */
987 #ifndef MAGICKCORE_HAVE_USLEEP
988 #define MAGICKCORE_HAVE_USLEEP 1
989 #endif
990 
991 /* Define to 1 if you have the 'utime' function. */
992 #ifndef MAGICKCORE_HAVE_UTIME
993 #define MAGICKCORE_HAVE_UTIME 1
994 #endif
995 
996 /* Define to 1 if you have the <utime.h> header file. */
997 #ifndef MAGICKCORE_HAVE_UTIME_H
998 #define MAGICKCORE_HAVE_UTIME_H 1
999 #endif
1000 
1001 /* Define to 1 if you have the 'vfprintf' function. */
1002 #ifndef MAGICKCORE_HAVE_VFPRINTF
1003 #define MAGICKCORE_HAVE_VFPRINTF 1
1004 #endif
1005 
1006 /* Define to 1 if you have the 'vfprintf_l' function. */
1007 /* #undef HAVE_VFPRINTF_L */
1008 
1009 /* Define to 1 if you have the 'vsnprintf' function. */
1010 #ifndef MAGICKCORE_HAVE_VSNPRINTF
1011 #define MAGICKCORE_HAVE_VSNPRINTF 1
1012 #endif
1013 
1014 /* Define to 1 if you have the 'vsnprintf_l' function. */
1015 /* #undef HAVE_VSNPRINTF_L */
1016 
1017 /* Define to 1 if you have the 'vsprintf' function. */
1018 #ifndef MAGICKCORE_HAVE_VSPRINTF
1019 #define MAGICKCORE_HAVE_VSPRINTF 1
1020 #endif
1021 
1022 /* Define to 1 if you have the 'waitpid' function. */
1023 #ifndef MAGICKCORE_HAVE_WAITPID
1024 #define MAGICKCORE_HAVE_WAITPID 1
1025 #endif
1026 
1027 /* Define to 1 if you have the <wchar.h> header file. */
1028 #ifndef MAGICKCORE_HAVE_WCHAR_H
1029 #define MAGICKCORE_HAVE_WCHAR_H 1
1030 #endif
1031 
1032 /* Define to 1 if you have the <xlocale.h> header file. */
1033 /* #undef HAVE_XLOCALE_H */
1034 
1035 /* Define to 1 if you have the '_aligned_malloc' function. */
1036 /* #undef HAVE__ALIGNED_MALLOC */
1037 
1038 /* Define to 1 if the system has the type '_Bool'. */
1039 #ifndef MAGICKCORE_HAVE__BOOL
1040 #define MAGICKCORE_HAVE__BOOL 1
1041 #endif
1042 
1043 /* Define to 1 if you have the '_exit' function. */
1044 #ifndef MAGICKCORE_HAVE__EXIT
1045 #define MAGICKCORE_HAVE__EXIT 1
1046 #endif
1047 
1048 /* Define to 1 if you have the '_NSGetExecutablePath' function. */
1049 /* #undef HAVE__NSGETEXECUTABLEPATH */
1050 
1051 /* Define to 1 if you have the '_pclose' function. */
1052 /* #undef HAVE__PCLOSE */
1053 
1054 /* Define to 1 if you have the '_popen' function. */
1055 /* #undef HAVE__POPEN */
1056 
1057 /* Define to 1 if you have the '_wfopen' function. */
1058 /* #undef HAVE__WFOPEN */
1059 
1060 /* Define to 1 if you have the '_wstat' function. */
1061 /* #undef HAVE__WSTAT */
1062 
1063 /* define if your compiler has __attribute__ */
1064 #ifndef MAGICKCORE_HAVE___ATTRIBUTE__
1065 #define MAGICKCORE_HAVE___ATTRIBUTE__ 1
1066 #endif
1067 
1068 /* Whether hdri is enabled or not */
1069 #ifndef MAGICKCORE_HDRI_ENABLE_OBSOLETE_IN_H
1070 #define MAGICKCORE_HDRI_ENABLE_OBSOLETE_IN_H 0
1071 #endif
1072 
1073 /* Define if you have libheif library */
1074 #ifndef MAGICKCORE_HEIC_DELEGATE
1075 #define MAGICKCORE_HEIC_DELEGATE 1
1076 #endif
1077 
1078 /* Directory where ImageMagick architecture headers live. */
1079 #ifndef MAGICKCORE_INCLUDEARCH_PATH
1080 #define MAGICKCORE_INCLUDEARCH_PATH "/usr/include/ImageMagick-6/"
1081 #endif
1082 
1083 /* Directory where ImageMagick headers live. */
1084 #ifndef MAGICKCORE_INCLUDE_PATH
1085 #define MAGICKCORE_INCLUDE_PATH "/usr/include/ImageMagick-6/"
1086 #endif
1087 
1088 /* ImageMagick is formally installed under prefix */
1089 #ifndef MAGICKCORE_INSTALLED_SUPPORT
1090 #define MAGICKCORE_INSTALLED_SUPPORT 1
1091 #endif
1092 
1093 /* Define if you have JBIG library */
1094 #ifndef MAGICKCORE_JBIG_DELEGATE
1095 #define MAGICKCORE_JBIG_DELEGATE 1
1096 #endif
1097 
1098 /* Define if you have JPEG library */
1099 #ifndef MAGICKCORE_JPEG_DELEGATE
1100 #define MAGICKCORE_JPEG_DELEGATE 1
1101 #endif
1102 
1103 /* Define if you have LCMS library */
1104 #ifndef MAGICKCORE_LCMS_DELEGATE
1105 #define MAGICKCORE_LCMS_DELEGATE 1
1106 #endif
1107 
1108 /* Define if you have OPENJP2 library */
1109 #ifndef MAGICKCORE_LIBOPENJP2_DELEGATE
1110 #define MAGICKCORE_LIBOPENJP2_DELEGATE 1
1111 #endif
1112 
1113 /* Directory where architecture-dependent files live. */
1114 #ifndef MAGICKCORE_LIBRARY_ABSOLUTE_PATH
1115 #define MAGICKCORE_LIBRARY_ABSOLUTE_PATH "/usr/lib64/ImageMagick-6.9.13/"
1116 #endif
1117 
1118 /* Subdirectory of lib where ImageMagick architecture dependent files are
1119  installed. */
1120 #ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
1121 #define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-6.9.13"
1122 #endif
1123 
1124 /* Binaries in libraries path base name (will be during install linked to bin)
1125  */
1126 #ifndef MAGICKCORE_LIB_BIN_BASEDIRNAME
1127 #define MAGICKCORE_LIB_BIN_BASEDIRNAME "bin"
1128 #endif
1129 
1130 /* Define if you have LQR library */
1131 /* #undef LQR_DELEGATE */
1132 
1133 /* Define if using libltdl to support dynamically loadable modules and OpenCL
1134  */
1135 #ifndef MAGICKCORE_LTDL_DELEGATE
1136 #define MAGICKCORE_LTDL_DELEGATE 1
1137 #endif
1138 
1139 /* Native module suffix */
1140 #ifndef MAGICKCORE_LTDL_MODULE_EXT
1141 #define MAGICKCORE_LTDL_MODULE_EXT ".so"
1142 #endif
1143 
1144 /* Define to the sub-directory where libtool stores uninstalled libraries. */
1145 #ifndef MAGICKCORE_LT_OBJDIR
1146 #define MAGICKCORE_LT_OBJDIR ".libs/"
1147 #endif
1148 
1149 /* Define if you have LZMA library */
1150 #ifndef MAGICKCORE_LZMA_DELEGATE
1151 #define MAGICKCORE_LZMA_DELEGATE 1
1152 #endif
1153 
1154 /* Define to prepend to default font search path. */
1155 /* #undef MAGICK_FONT_PATH */
1156 
1157 /* Target Host CPU */
1158 #ifndef MAGICKCORE_MAGICK_TARGET_CPU
1159 #define MAGICKCORE_MAGICK_TARGET_CPU x86_64
1160 #endif
1161 
1162 /* Target Host OS */
1163 #ifndef MAGICKCORE_MAGICK_TARGET_OS
1164 #define MAGICKCORE_MAGICK_TARGET_OS linux-gnu
1165 #endif
1166 
1167 /* Target Host Vendor */
1168 #ifndef MAGICKCORE_MAGICK_TARGET_VENDOR
1169 #define MAGICKCORE_MAGICK_TARGET_VENDOR koji
1170 #endif
1171 
1172 /* Module directory name without ABI part. */
1173 #ifndef MAGICKCORE_MODULES_BASEDIRNAME
1174 #define MAGICKCORE_MODULES_BASEDIRNAME "modules"
1175 #endif
1176 
1177 /* Module directory dirname */
1178 /* #undef MODULES_DIRNAME */
1179 
1180 /* Magick API method prefix */
1181 /* #undef NAMESPACE_PREFIX */
1182 
1183 /* Magick API method prefix tag */
1184 /* #undef NAMESPACE_PREFIX_TAG */
1185 
1186 /* Define to 1 if assertions should be disabled. */
1187 /* #undef NDEBUG */
1188 
1189 /* Define if you have OPENEXR library */
1190 #ifndef MAGICKCORE_OPENEXR_DELEGATE
1191 #define MAGICKCORE_OPENEXR_DELEGATE 1
1192 #endif
1193 
1194 /* Define to the address where bug reports for this package should be sent. */
1195 #ifndef MAGICKCORE_PACKAGE_BUGREPORT
1196 #define MAGICKCORE_PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick6/issues"
1197 #endif
1198 
1199 /* Define to the full name of this package. */
1200 #ifndef MAGICKCORE_PACKAGE_NAME
1201 #define MAGICKCORE_PACKAGE_NAME "ImageMagick"
1202 #endif
1203 
1204 /* Define to the full name and version of this package. */
1205 #ifndef MAGICKCORE_PACKAGE_STRING
1206 #define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.9.13-44"
1207 #endif
1208 
1209 /* Define to the one symbol short name of this package. */
1210 #ifndef MAGICKCORE_PACKAGE_TARNAME
1211 #define MAGICKCORE_PACKAGE_TARNAME "ImageMagick"
1212 #endif
1213 
1214 /* Define to the home page for this package. */
1215 #ifndef MAGICKCORE_PACKAGE_URL
1216 #define MAGICKCORE_PACKAGE_URL "https://legacy.imagemagick.org"
1217 #endif
1218 
1219 /* Define to the version of this package. */
1220 #ifndef MAGICKCORE_PACKAGE_VERSION
1221 #define MAGICKCORE_PACKAGE_VERSION "6.9.13-44"
1222 #endif
1223 
1224 /* Define if you have PANGOCAIRO library */
1225 #ifndef MAGICKCORE_PANGOCAIRO_DELEGATE
1226 #define MAGICKCORE_PANGOCAIRO_DELEGATE 1
1227 #endif
1228 
1229 /* Define if you have PANGO library */
1230 #ifndef MAGICKCORE_PANGO_DELEGATE
1231 #define MAGICKCORE_PANGO_DELEGATE 1
1232 #endif
1233 
1234 /* enable pipes (|) in filenames */
1235 /* #undef PIPES_SUPPORT */
1236 
1237 /* Define if you have PNG library */
1238 #ifndef MAGICKCORE_PNG_DELEGATE
1239 #define MAGICKCORE_PNG_DELEGATE 1
1240 #endif
1241 
1242 /* Define to necessary symbol if this constant uses a non-standard name on
1243  your system. */
1244 /* #undef PTHREAD_CREATE_JOINABLE */
1245 
1246 /* Pixel cache memory threshold (defaults to available memory) */
1247 /* #undef PixelCacheThreshold */
1248 
1249 /* Number of bits in a pixel Quantum (8/16/32/64) */
1250 #ifndef MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H
1251 #define MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H 16
1252 #endif
1253 
1254 /* Define if you have RAQM library */
1255 #ifndef MAGICKCORE_RAQM_DELEGATE
1256 #define MAGICKCORE_RAQM_DELEGATE 1
1257 #endif
1258 
1259 /* Define if you have LIBRAW library */
1260 #ifndef MAGICKCORE_RAW_R_DELEGATE
1261 #define MAGICKCORE_RAW_R_DELEGATE 1
1262 #endif
1263 
1264 /* Define if you have RSVG library */
1265 #ifndef MAGICKCORE_RSVG_DELEGATE
1266 #define MAGICKCORE_RSVG_DELEGATE 1
1267 #endif
1268 
1269 /* Setjmp/longjmp are thread safe */
1270 #ifndef MAGICKCORE_SETJMP_IS_THREAD_SAFE
1271 #define MAGICKCORE_SETJMP_IS_THREAD_SAFE 1
1272 #endif
1273 
1274 /* Sharearch directory name without ABI part. */
1275 #ifndef MAGICKCORE_SHAREARCH_BASEDIRNAME
1276 #define MAGICKCORE_SHAREARCH_BASEDIRNAME "config"
1277 #endif
1278 
1279 /* Sharearch directory dirname */
1280 /* #undef SHAREARCH_DIRNAME */
1281 
1282 /* Directory where architecture-independent configuration files live. */
1283 #ifndef MAGICKCORE_SHARE_PATH
1284 #define MAGICKCORE_SHARE_PATH "/usr/share/ImageMagick-6/"
1285 #endif
1286 
1287 /* Subdirectory of lib where architecture-independent configuration files
1288  live. */
1289 #ifndef MAGICKCORE_SHARE_RELATIVE_PATH
1290 #define MAGICKCORE_SHARE_RELATIVE_PATH "ImageMagick-6"
1291 #endif
1292 
1293 /* The size of 'double', as computed by sizeof. */
1294 #ifndef MAGICKCORE_SIZEOF_DOUBLE
1295 #define MAGICKCORE_SIZEOF_DOUBLE 8
1296 #endif
1297 
1298 /* The size of 'double_t', as computed by sizeof. */
1299 #ifndef MAGICKCORE_SIZEOF_DOUBLE_T
1300 #define MAGICKCORE_SIZEOF_DOUBLE_T 8
1301 #endif
1302 
1303 /* The size of 'float', as computed by sizeof. */
1304 #ifndef MAGICKCORE_SIZEOF_FLOAT
1305 #define MAGICKCORE_SIZEOF_FLOAT 4
1306 #endif
1307 
1308 /* The size of 'float_t', as computed by sizeof. */
1309 #ifndef MAGICKCORE_SIZEOF_FLOAT_T
1310 #define MAGICKCORE_SIZEOF_FLOAT_T 4
1311 #endif
1312 
1313 /* The size of 'long double', as computed by sizeof. */
1314 #ifndef MAGICKCORE_SIZEOF_LONG_DOUBLE
1315 #define MAGICKCORE_SIZEOF_LONG_DOUBLE 16
1316 #endif
1317 
1318 /* The size of 'size_t', as computed by sizeof. */
1319 #ifndef MAGICKCORE_SIZEOF_SIZE_T
1320 #define MAGICKCORE_SIZEOF_SIZE_T 8
1321 #endif
1322 
1323 /* The size of 'unsigned long long', as computed by sizeof. */
1324 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG
1325 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8
1326 #endif
1327 
1328 /* The size of 'void *', as computed by sizeof. */
1329 #ifndef MAGICKCORE_SIZEOF_VOID_P
1330 #define MAGICKCORE_SIZEOF_VOID_P 8
1331 #endif
1332 
1333 /* Define to 1 if the 'S_IS*' macros in <sys/stat.h> do not work properly. */
1334 /* #undef STAT_MACROS_BROKEN */
1335 
1336 /* Define to 1 if all of the C89 standard headers exist (not just the ones
1337  required in a freestanding environment). This macro is provided for
1338  backward compatibility; new code need not use it. */
1339 #ifndef MAGICKCORE_STDC_HEADERS
1340 #define MAGICKCORE_STDC_HEADERS 1
1341 #endif
1342 
1343 /* Define to 1 if strerror_r returns char *. */
1344 #ifndef MAGICKCORE_STRERROR_R_CHAR_P
1345 #define MAGICKCORE_STRERROR_R_CHAR_P 1
1346 #endif
1347 
1348 /* Define if you have POSIX threads libraries and header files. */
1349 #ifndef MAGICKCORE_THREAD_SUPPORT
1350 #define MAGICKCORE_THREAD_SUPPORT 1
1351 #endif
1352 
1353 /* Define if you have TIFF library */
1354 #ifndef MAGICKCORE_TIFF_DELEGATE
1355 #define MAGICKCORE_TIFF_DELEGATE 1
1356 #endif
1357 
1358 /* Define to 1 if your <sys/time.h> declares 'struct tm'. */
1359 /* #undef TM_IN_SYS_TIME */
1360 
1361 /* Enable extensions on AIX, Interix, z/OS. */
1362 #ifndef _ALL_SOURCE
1363 # define _ALL_SOURCE 1
1364 #endif
1365 /* Enable general extensions on macOS. */
1366 #ifndef _DARWIN_C_SOURCE
1367 # define _DARWIN_C_SOURCE 1
1368 #endif
1369 /* Enable general extensions on Solaris. */
1370 #ifndef __EXTENSIONS__
1371 # define __EXTENSIONS__ 1
1372 #endif
1373 /* Enable GNU extensions on systems that have them. */
1374 #ifndef _GNU_SOURCE
1375 # define _GNU_SOURCE 1
1376 #endif
1377 /* Enable X/Open compliant socket functions that do not require linking
1378  with -lxnet on HP-UX 11.11. */
1379 #ifndef _HPUX_ALT_XOPEN_SOCKET_API
1380 # define _HPUX_ALT_XOPEN_SOCKET_API 1
1381 #endif
1382 /* Identify the host operating system as Minix.
1383  This macro does not affect the system headers' behavior.
1384  A future release of Autoconf may stop defining this macro. */
1385 #ifndef _MINIX
1386 /* # undef _MINIX */
1387 #endif
1388 /* Enable general extensions on NetBSD.
1389  Enable NetBSD compatibility extensions on Minix. */
1390 #ifndef _NETBSD_SOURCE
1391 # define _NETBSD_SOURCE 1
1392 #endif
1393 /* Enable OpenBSD compatibility extensions on NetBSD.
1394  Oddly enough, this does nothing on OpenBSD. */
1395 #ifndef _OPENBSD_SOURCE
1396 # define _OPENBSD_SOURCE 1
1397 #endif
1398 /* Define to 1 if needed for POSIX-compatible behavior. */
1399 #ifndef _POSIX_SOURCE
1400 /* # undef _POSIX_SOURCE */
1401 #endif
1402 /* Define to 2 if needed for POSIX-compatible behavior. */
1403 #ifndef _POSIX_1_SOURCE
1404 /* # undef _POSIX_1_SOURCE */
1405 #endif
1406 /* Enable POSIX-compatible threading on Solaris. */
1407 #ifndef _POSIX_PTHREAD_SEMANTICS
1408 # define _POSIX_PTHREAD_SEMANTICS 1
1409 #endif
1410 /* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
1411 #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
1412 # define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1413 #endif
1414 /* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
1415 #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
1416 # define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1417 #endif
1418 /* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
1419 #ifndef __STDC_WANT_IEC_60559_DFP_EXT__
1420 # define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1421 #endif
1422 /* Enable extensions specified by C23 Annex F. */
1423 #ifndef __STDC_WANT_IEC_60559_EXT__
1424 /* # undef __STDC_WANT_IEC_60559_EXT__ */
1425 #endif
1426 /* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
1427 #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
1428 # define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1429 #endif
1430 /* Enable extensions specified by C23 Annex H and ISO/IEC TS 18661-3:2015. */
1431 #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
1432 # define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1433 #endif
1434 /* Enable extensions specified by ISO/IEC TR 24731-2:2010. */
1435 #ifndef __STDC_WANT_LIB_EXT2__
1436 # define __STDC_WANT_LIB_EXT2__ 1
1437 #endif
1438 /* Enable extensions specified by ISO/IEC 24747:2009. */
1439 #ifndef __STDC_WANT_MATH_SPEC_FUNCS__
1440 # define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1441 #endif
1442 /* Enable extensions on HP NonStop. */
1443 #ifndef _TANDEM_SOURCE
1444 # define _TANDEM_SOURCE 1
1445 #endif
1446 /* Enable X/Open extensions. Define to 500 only if necessary
1447  to make mbstate_t available. */
1448 #ifndef _XOPEN_SOURCE
1449 /* # undef _XOPEN_SOURCE */
1450 #endif
1451 
1452 
1453 /* Define if you have WEBPMUX library */
1454 #ifndef MAGICKCORE_WEBPMUX_DELEGATE
1455 #define MAGICKCORE_WEBPMUX_DELEGATE 1
1456 #endif
1457 
1458 /* Define if you have WEBP library */
1459 #ifndef MAGICKCORE_WEBP_DELEGATE
1460 #define MAGICKCORE_WEBP_DELEGATE 1
1461 #endif
1462 
1463 /* Define to use the Windows GDI32 library */
1464 /* #undef WINGDI32_DELEGATE */
1465 
1466 /* Define if using the dmalloc debugging malloc package */
1467 /* #undef WITH_DMALLOC */
1468 
1469 /* Define if you have WMF library */
1470 #ifndef MAGICKCORE_WMF_DELEGATE
1471 #define MAGICKCORE_WMF_DELEGATE 1
1472 #endif
1473 
1474 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1475  significant byte first (like Motorola and SPARC, unlike Intel). */
1476 #if defined AC_APPLE_UNIVERSAL_BUILD
1477 # if defined __BIG_ENDIAN__
1478 # define WORDS_BIGENDIAN 1
1479 # endif
1480 #else
1481 # ifndef WORDS_BIGENDIAN
1482 /* # undef WORDS_BIGENDIAN */
1483 # endif
1484 #endif
1485 
1486 /* Location of X11 configure files */
1487 #ifndef MAGICKCORE_X11_CONFIGURE_PATH
1488 #define MAGICKCORE_X11_CONFIGURE_PATH ""
1489 #endif
1490 
1491 /* Define if you have X11 library */
1492 #ifndef MAGICKCORE_X11_DELEGATE
1493 #define MAGICKCORE_X11_DELEGATE 1
1494 #endif
1495 
1496 /* Define if you have XML library */
1497 #ifndef MAGICKCORE_XML_DELEGATE
1498 #define MAGICKCORE_XML_DELEGATE 1
1499 #endif
1500 
1501 /* Define to 1 if the X Window System is missing or not being used. */
1502 /* #undef X_DISPLAY_MISSING */
1503 
1504 /* Build self-contained, embeddable, zero-configuration ImageMagick */
1505 /* #undef ZERO_CONFIGURATION_SUPPORT */
1506 
1507 /* Define if you have ZLIB library */
1508 #ifndef MAGICKCORE_ZLIB_DELEGATE
1509 #define MAGICKCORE_ZLIB_DELEGATE 1
1510 #endif
1511 
1512 /* Define if you have ZSTD library */
1513 #ifndef MAGICKCORE_ZSTD_DELEGATE
1514 #define MAGICKCORE_ZSTD_DELEGATE 1
1515 #endif
1516 
1517 /* Number of bits in a file offset, on hosts where this is settable. */
1518 /* #undef _FILE_OFFSET_BITS */
1519 
1520 /* enable run-time bounds-checking */
1521 /* #undef _FORTIFY_SOURCE */
1522 
1523 /* Define to 1 if necessary to make fseeko visible. */
1524 /* #undef _LARGEFILE_SOURCE */
1525 
1526 /* Define to 1 on platforms where this makes off_t a 64-bit type. */
1527 /* #undef _LARGE_FILES */
1528 
1529 /* Number of bits in time_t, on hosts where this is settable. */
1530 /* #undef _TIME_BITS */
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 your compiler does not
1548  predefine this macro. */
1549 #ifndef __CHAR_UNSIGNED__
1550 /* # undef __CHAR_UNSIGNED__ */
1551 #endif
1552 
1553 /* Define to 1 on platforms where this makes time_t a 64-bit type. */
1554 /* #undef __MINGW_USE_VC2005_COMPAT */
1555 
1556 /* Define to appropriate substitute if compiler does not have __func__ */
1557 /* #undef __func__ */
1558 
1559 /* Define to empty if 'const' does not conform to ANSI C. */
1560 /* #undef const */
1561 
1562 /* Define as 'int' if <sys/types.h> doesn't define. */
1563 /* #undef gid_t */
1564 
1565 /* Define to '__inline__' or '__inline' if that's what the C compiler
1566  calls it, or to nothing if 'inline' is not supported under any name. */
1567 #ifndef __cplusplus
1568 /* #undef inline */
1569 #endif
1570 
1571 /* Define to the type of a signed integer type of width exactly 16 bits if
1572  such a type exists and the standard includes do not define it. */
1573 /* #undef int16_t */
1574 
1575 /* Define to the type of a signed integer type of width exactly 32 bits if
1576  such a type exists and the standard includes do not define it. */
1577 /* #undef int32_t */
1578 
1579 /* Define to the type of a signed integer type of width exactly 64 bits if
1580  such a type exists and the standard includes do not define it. */
1581 /* #undef int64_t */
1582 
1583 /* Define to the type of a signed integer type of width exactly 8 bits if such
1584  a type exists and the standard includes do not define it. */
1585 /* #undef int8_t */
1586 
1587 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1588  not define. */
1589 /* #undef intmax_t */
1590 
1591 /* Define to the type of a signed integer type wide enough to hold a pointer,
1592  if such a type exists, and if the system does not define it. */
1593 /* #undef intptr_t */
1594 
1595 /* Define to a type if <wchar.h> does not define. */
1596 /* #undef mbstate_t */
1597 
1598 /* Define to 'int' if <sys/types.h> does not define. */
1599 /* #undef mode_t */
1600 
1601 /* Define to 'long int' if <sys/types.h> does not define. */
1602 /* #undef off_t */
1603 
1604 /* Define as a signed integer type capable of holding a process identifier. */
1605 /* #undef pid_t */
1606 
1607 /* Define to the equivalent of the C99 'restrict' keyword, or to
1608  nothing if this is not supported. Do not define if restrict is
1609  supported only directly. */
1610 #ifndef _magickcore_restrict
1611 #define _magickcore_restrict __restrict__
1612 #endif
1613 /* Work around a bug in older versions of Sun C++, which did not
1614  #define __restrict__ or support _Restrict or __restrict__
1615  even though the corresponding Sun C compiler ended up with
1616  "#define restrict _Restrict" or "#define restrict __restrict__"
1617  in the previous line. This workaround can be removed once
1618  we assume Oracle Developer Studio 12.5 (2016) or later. */
1619 #if defined __SUNPRO_CC && !defined __RESTRICT && !defined __restrict__
1620 # define _Restrict
1621 # define __restrict__
1622 #endif
1623 
1624 /* Define as 'unsigned int' if <stddef.h> doesn't define. */
1625 /* #undef size_t */
1626 
1627 /* Define as 'int' if <sys/types.h> doesn't define. */
1628 /* #undef ssize_t */
1629 
1630 /* Define as 'int' if <sys/types.h> doesn't define. */
1631 /* #undef uid_t */
1632 
1633 /* Define to the type of an unsigned integer type of width exactly 16 bits if
1634  such a type exists and the standard includes do not define it. */
1635 /* #undef uint16_t */
1636 
1637 /* Define to the type of an unsigned integer type of width exactly 32 bits if
1638  such a type exists and the standard includes do not define it. */
1639 /* #undef uint32_t */
1640 
1641 /* Define to the type of an unsigned integer type of width exactly 64 bits if
1642  such a type exists and the standard includes do not define it. */
1643 /* #undef uint64_t */
1644 
1645 /* Define to the type of an unsigned integer type of width exactly 8 bits if
1646  such a type exists and the standard includes do not define it. */
1647 /* #undef uint8_t */
1648 
1649 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1650  do not define. */
1651 /* #undef uintmax_t */
1652 
1653 /* Define to the type of an unsigned integer type wide enough to hold a
1654  pointer, if such a type exists, and if the system does not define it. */
1655 /* #undef uintptr_t */
1656 
1657 /* Define to empty if the keyword 'volatile' does not work. Warning: valid
1658  code using 'volatile' can become incorrect without. Disable with care. */
1659 /* #undef volatile */
1660 
1661 /* once: _MAGICK_MAGICK_BASECONFIG_H */
1662 #endif