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