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