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