]> granicus.if.org Git - imagemagick/blob - MagickCore/magick-baseconfig.h
(no commit message)
[imagemagick] / MagickCore / magick-baseconfig.h
1 #ifndef _MAGICKCORE_MAGICK_BASECONFIG_H
2 #define _MAGICKCORE_MAGICK_BASECONFIG_H 1
3  
4 /* MagickCore/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 /* #undef BUILD_MODULES */
16
17 /* Define if you have the bzip2 library */
18 /* #undef BZLIB_DELEGATE */
19
20 /* Define if you have CAIRO library */
21 /* #undef CAIRO_DELEGATE */
22
23 /* permit enciphering and deciphering image pixels */
24 /* #undef CIPHER_SUPPORT */
25
26 /* Define to 1 if the `closedir' function returns void instead of `int'. */
27 /* #undef CLOSEDIR_VOID */
28
29 /* coders subdirectory. */
30 #ifndef MAGICKCORE_CODER_DIRNAME
31 #define MAGICKCORE_CODER_DIRNAME "coders"
32 #endif
33
34 /* Directory where architecture-dependent configuration files live. */
35 #ifndef MAGICKCORE_CONFIGURE_PATH
36 #define MAGICKCORE_CONFIGURE_PATH "/usr/local/etc/ImageMagick-7/"
37 #endif
38
39 /* Subdirectory of lib where architecture-dependent configuration files live.
40    */
41 #ifndef MAGICKCORE_CONFIGURE_RELATIVE_PATH
42 #define MAGICKCORE_CONFIGURE_RELATIVE_PATH "ImageMagick-7"
43 #endif
44
45 /* Define if you have DJVU library */
46 /* #undef DJVU_DELEGATE */
47
48 /* Directory where ImageMagick documents live. */
49 #ifndef MAGICKCORE_DOCUMENTATION_PATH
50 #define MAGICKCORE_DOCUMENTATION_PATH "/usr/local/share/doc/ImageMagick-7/"
51 #endif
52
53 /* Define if you have Display Postscript */
54 /* #undef DPS_DELEGATE */
55
56 /* exclude deprecated methods in MagickCore API */
57 /* #undef EXCLUDE_DEPRECATED */
58
59 /* Directory where executables are installed. */
60 #ifndef MAGICKCORE_EXECUTABLE_PATH
61 #define MAGICKCORE_EXECUTABLE_PATH "/usr/local/bin/"
62 #endif
63
64 /* Define if you have FFTW library */
65 /* #undef FFTW_DELEGATE */
66
67 /* filter subdirectory. */
68 #ifndef MAGICKCORE_FILTER_DIRNAME
69 #define MAGICKCORE_FILTER_DIRNAME "filters"
70 #endif
71
72 /* Define if you have FONTCONFIG library */
73 /* #undef FONTCONFIG_DELEGATE */
74
75 /* Define if you have FlashPIX library */
76 /* #undef FPX_DELEGATE */
77
78 /* Define if you have FREETYPE library */
79 /* #undef FREETYPE_DELEGATE */
80
81 /* Define if you have Ghostscript library or framework */
82 /* #undef GS_DELEGATE */
83
84 /* Define if you have GVC library */
85 /* #undef GVC_DELEGATE */
86
87 /* Define to 1 if you have the `acosh' function. */
88 /* #undef HAVE_ACOSH */
89
90 /* Define to 1 if you have the <arm/limits.h> header file. */
91 /* #undef HAVE_ARM_LIMITS_H */
92
93 /* Define to 1 if you have the <arpa/inet.h> header file. */
94 /* #undef HAVE_ARPA_INET_H */
95
96 /* Define to 1 if you have the `asinh' function. */
97 /* #undef HAVE_ASINH */
98
99 /* Define to 1 if you have the `atanh' function. */
100 /* #undef HAVE_ATANH */
101
102 /* Define to 1 if you have the `atexit' function. */
103 /* #undef HAVE_ATEXIT */
104
105 /* Define to 1 if you have the `atoll' function. */
106 /* #undef HAVE_ATOLL */
107
108 /* define if bool is a built-in type */
109 /* #undef HAVE_BOOL */
110
111 /* Define to 1 if you have the `cabs' function. */
112 /* #undef HAVE_CABS */
113
114 /* Define to 1 if you have the `carg' function. */
115 /* #undef HAVE_CARG */
116
117 /* Define to 1 if you have the `cimag' function. */
118 /* #undef HAVE_CIMAG */
119
120 /* Define to 1 if you have the `clock' function. */
121 /* #undef HAVE_CLOCK */
122
123 /* Define to 1 if you have clock_gettime. */
124 /* #undef HAVE_CLOCK_GETTIME */
125
126 /* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
127 /* #undef HAVE_CLOCK_REALTIME */
128
129 /* Define to 1 if you have the <CL/cl.h> header file. */
130 /* #undef HAVE_CL_CL_H */
131
132 /* Define to 1 if you have the <complex.h> header file. */
133 /* #undef HAVE_COMPLEX_H */
134
135 /* Define to 1 if you have the `creal' function. */
136 /* #undef HAVE_CREAL */
137
138 /* Define to 1 if you have the `ctime_r' function. */
139 /* #undef HAVE_CTIME_R */
140
141 /* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
142    */
143 /* #undef HAVE_DECL_PREAD */
144
145 /* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
146    */
147 /* #undef HAVE_DECL_PWRITE */
148
149 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
150    don't. */
151 /* #undef HAVE_DECL_STRERROR_R */
152
153 /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
154    don't. */
155 /* #undef HAVE_DECL_STRLCPY */
156
157 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
158    */
159 /* #undef HAVE_DECL_TZNAME */
160
161 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
162    don't. */
163 /* #undef HAVE_DECL_VSNPRINTF */
164
165 /* Define to 1 if you have the `directio' function. */
166 /* #undef HAVE_DIRECTIO */
167
168 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
169    */
170 /* #undef HAVE_DIRENT_H */
171
172 /* Define to 1 if you have the <dlfcn.h> header file. */
173 /* #undef HAVE_DLFCN_H */
174
175 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
176 /* #undef HAVE_DOPRNT */
177
178 /* Define to 1 if the system has the type `double_t'. */
179 /* #undef HAVE_DOUBLE_T */
180
181 /* Define to 1 if you have the <errno.h> header file. */
182 /* #undef HAVE_ERRNO_H */
183
184 /* Define to 1 if you have the `execvp' function. */
185 /* #undef HAVE_EXECVP */
186
187 /* Define to 1 if you have the `fchmod' function. */
188 /* #undef HAVE_FCHMOD */
189
190 /* Define to 1 if you have the <fcntl.h> header file. */
191 /* #undef HAVE_FCNTL_H */
192
193 /* Define to 1 if the system has the type `float_t'. */
194 /* #undef HAVE_FLOAT_T */
195
196 /* Define to 1 if you have the `floor' function. */
197 /* #undef HAVE_FLOOR */
198
199 /* Define to 1 if you have the `fork' function. */
200 /* #undef HAVE_FORK */
201
202 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
203 /* #undef HAVE_FSEEKO */
204
205 /* Define to 1 if you have the `ftime' function. */
206 /* #undef HAVE_FTIME */
207
208 /* Define to 1 if you have the `ftruncate' function. */
209 /* #undef HAVE_FTRUNCATE */
210
211 /* Define to 1 if you have the `getcwd' function. */
212 /* #undef HAVE_GETCWD */
213
214 /* Define to 1 if you have the `getc_unlocked' function. */
215 /* #undef HAVE_GETC_UNLOCKED */
216
217 /* Define to 1 if you have the `getdtablesize' function. */
218 /* #undef HAVE_GETDTABLESIZE */
219
220 /* Define to 1 if you have the `getexecname' function. */
221 /* #undef HAVE_GETEXECNAME */
222
223 /* Define to 1 if you have the `getpagesize' function. */
224 /* #undef HAVE_GETPAGESIZE */
225
226 /* Define to 1 if you have the `getpid' function. */
227 /* #undef HAVE_GETPID */
228
229 /* Define to 1 if you have the `getrlimit' function. */
230 /* #undef HAVE_GETRLIMIT */
231
232 /* Define to 1 if you have the `getrusage' function. */
233 /* #undef HAVE_GETRUSAGE */
234
235 /* Define to 1 if you have the `gettimeofday' function. */
236 /* #undef HAVE_GETTIMEOFDAY */
237
238 /* Define to 1 if you have the `gmtime_r' function. */
239 /* #undef HAVE_GMTIME_R */
240
241 /* Compile with hugepage support */
242 /* #undef HAVE_HUGEPAGES */
243
244 /* Define to 1 if the system has the type `intmax_t'. */
245 /* #undef HAVE_INTMAX_T */
246
247 /* Define to 1 if the system has the type `intptr_t'. */
248 /* #undef HAVE_INTPTR_T */
249
250 /* Define to 1 if you have the <inttypes.h> header file. */
251 /* #undef HAVE_INTTYPES_H */
252
253 /* Define to 1 if you have the `isnan' function. */
254 /* #undef HAVE_ISNAN */
255
256 /* Define to 1 if you have the `j0' function. */
257 /* #undef HAVE_J0 */
258
259 /* Define to 1 if you have the `j1' function. */
260 /* #undef HAVE_J1 */
261
262 /* Define if you have the <lcms2.h> header file. */
263 /* #undef HAVE_LCMS2_H */
264
265 /* Define if you have the <lcms2/lcms2.h> header file. */
266 /* #undef HAVE_LCMS2_LCMS2_H */
267
268 /* Define if you have the <lcms.h> header file. */
269 /* #undef HAVE_LCMS_H */
270
271 /* Define if you have the <lcms/lcms.h> header file. */
272 /* #undef HAVE_LCMS_LCMS_H */
273
274 /* Define to 1 if you have the `gcov' library (-lgcov). */
275 /* #undef HAVE_LIBGCOV */
276
277 /* Define to 1 if you have the <limits.h> header file. */
278 /* #undef HAVE_LIMITS_H */
279
280 /* Define to 1 if you have the <linux/unistd.h> header file. */
281 /* #undef HAVE_LINUX_UNISTD_H */
282
283 /* Define to 1 if you have the `lltostr' function. */
284 /* #undef HAVE_LLTOSTR */
285
286 /* Define to 1 if you have the <locale.h> header file. */
287 /* #undef HAVE_LOCALE_H */
288
289 /* Define to 1 if you have the `localtime_r' function. */
290 /* #undef HAVE_LOCALTIME_R */
291
292 /* Define to 1 if the system has the type `long double'. */
293 /* #undef HAVE_LONG_DOUBLE */
294
295 /* Define to 1 if the type `long double' works and has more range or precision
296    than `double'. */
297 /* #undef HAVE_LONG_DOUBLE_WIDER */
298
299 /* Define to 1 if the system has the type 'long long int'. */
300 /* #undef HAVE_LONG_LONG_INT */
301
302 /* Define to 1 if you have the `lstat' function. */
303 /* #undef HAVE_LSTAT */
304
305 /* Define to 1 if you have the <machine/param.h> header file. */
306 /* #undef HAVE_MACHINE_PARAM_H */
307
308 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
309 /* #undef HAVE_MACH_O_DYLD_H */
310
311 /* Define to 1 if <wchar.h> declares mbstate_t. */
312 /* #undef HAVE_MBSTATE_T */
313
314 /* Define to 1 if you have the `memmove' function. */
315 /* #undef HAVE_MEMMOVE */
316
317 /* Define to 1 if you have the <memory.h> header file. */
318 /* #undef HAVE_MEMORY_H */
319
320 /* Define to 1 if you have the `memset' function. */
321 /* #undef HAVE_MEMSET */
322
323 /* Define to 1 if you have the `mkstemp' function. */
324 /* #undef HAVE_MKSTEMP */
325
326 /* Define to 1 if you have a working `mmap' system call. */
327 /* #undef HAVE_MMAP */
328
329 /* Define to 1 if you have the `munmap' function. */
330 /* #undef HAVE_MUNMAP */
331
332 /* define if the compiler implements namespaces */
333 /* #undef HAVE_NAMESPACES */
334
335 /* Define if g++ supports namespace std. */
336 /* #undef HAVE_NAMESPACE_STD */
337
338 /* Define to 1 if you have the `nanosleep' function. */
339 /* #undef HAVE_NANOSLEEP */
340
341 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
342 /* #undef HAVE_NDIR_H */
343
344 /* Define to 1 if you have the <netinet/in.h> header file. */
345 /* #undef HAVE_NETINET_IN_H */
346
347 /* Define to 1 if you have the `newlocale' function. */
348 /* #undef HAVE_NEWLOCALE */
349
350 /* Define to 1 if you have the <OpenCL/cl.h> header file. */
351 /* #undef HAVE_OPENCL_CL_H */
352
353 /* Define to 1 if you have the <OS.h> header file. */
354 /* #undef HAVE_OS_H */
355
356 /* Define to 1 if you have the `pclose' function. */
357 /* #undef HAVE_PCLOSE */
358
359 /* Define to 1 if you have the `poll' function. */
360 /* #undef HAVE_POLL */
361
362 /* Define to 1 if you have the `popen' function. */
363 /* #undef HAVE_POPEN */
364
365 /* Define to 1 if you have the `posix_fadvise' function. */
366 /* #undef HAVE_POSIX_FADVISE */
367
368 /* Define to 1 if you have the `posix_fallocate' function. */
369 /* #undef HAVE_POSIX_FALLOCATE */
370
371 /* Define to 1 if you have the `posix_madvise' function. */
372 /* #undef HAVE_POSIX_MADVISE */
373
374 /* Define to 1 if you have the `posix_memalign' function. */
375 /* #undef HAVE_POSIX_MEMALIGN */
376
377 /* Define to 1 if you have the `posix_spawnp' function. */
378 /* #undef HAVE_POSIX_SPAWNP */
379
380 /* Define to 1 if you have the `pow' function. */
381 /* #undef HAVE_POW */
382
383 /* Define to 1 if you have the `pread' function. */
384 /* #undef HAVE_PREAD */
385
386 /* Define to 1 if you have the <process.h> header file. */
387 /* #undef HAVE_PROCESS_H */
388
389 /* Define if you have POSIX threads libraries and header files. */
390 #ifndef MAGICKCORE_HAVE_PTHREAD
391 #define MAGICKCORE_HAVE_PTHREAD 1
392 #endif
393
394 /* Have PTHREAD_PRIO_INHERIT. */
395 #ifndef MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT
396 #define MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT 1
397 #endif
398
399 /* Define to 1 if you have the `pwrite' function. */
400 /* #undef HAVE_PWRITE */
401
402 /* Define to 1 if you have the `qsort_r' function. */
403 /* #undef HAVE_QSORT_R */
404
405 /* Define to 1 if you have the `raise' function. */
406 /* #undef HAVE_RAISE */
407
408 /* Define to 1 if you have the `rand_r' function. */
409 /* #undef HAVE_RAND_R */
410
411 /* Define to 1 if you have the `readdir_r' function. */
412 /* #undef HAVE_READDIR_R */
413
414 /* Define to 1 if you have the `readlink' function. */
415 /* #undef HAVE_READLINK */
416
417 /* Define to 1 if you have the `realpath' function. */
418 /* #undef HAVE_REALPATH */
419
420 /* Define to 1 if you have the `seekdir' function. */
421 /* #undef HAVE_SEEKDIR */
422
423 /* Define to 1 if you have the `select' function. */
424 /* #undef HAVE_SELECT */
425
426 /* Define to 1 if you have the `setlocale' function. */
427 /* #undef HAVE_SETLOCALE */
428
429 /* Define to 1 if you have the `setvbuf' function. */
430 /* #undef HAVE_SETVBUF */
431
432 /* X11 server supports shape extension */
433 /* #undef HAVE_SHAPE */
434
435 /* X11 server supports shared memory extension */
436 /* #undef HAVE_SHARED_MEMORY */
437
438 /* Define to 1 if you have the `sigaction' function. */
439 /* #undef HAVE_SIGACTION */
440
441 /* Define to 1 if you have the `sigemptyset' function. */
442 /* #undef HAVE_SIGEMPTYSET */
443
444 /* Define to 1 if you have the `socket' function. */
445 /* #undef HAVE_SOCKET */
446
447 /* Define to 1 if you have the `spawnvp' function. */
448 /* #undef HAVE_SPAWNVP */
449
450 /* Define to 1 if you have the `sqrt' function. */
451 /* #undef HAVE_SQRT */
452
453 /* Define to 1 if you have the `stat' function. */
454 /* #undef HAVE_STAT */
455
456 /* Define to 1 if you have the <stdarg.h> header file. */
457 /* #undef HAVE_STDARG_H */
458
459 /* Define to 1 if stdbool.h conforms to C99. */
460 /* #undef HAVE_STDBOOL_H */
461
462 /* Define to 1 if you have the <stdint.h> header file. */
463 #ifndef MAGICKCORE_HAVE_STDINT_H
464 #define MAGICKCORE_HAVE_STDINT_H 1
465 #endif
466
467 /* Define to 1 if you have the <stdlib.h> header file. */
468 #ifndef MAGICKCORE_HAVE_STDLIB_H
469 #define MAGICKCORE_HAVE_STDLIB_H 1
470 #endif
471
472 /* define if the compiler supports ISO C++ standard library */
473 /* #undef HAVE_STD_LIBS */
474
475 /* Define to 1 if you have the `strcasecmp' function. */
476 /* #undef HAVE_STRCASECMP */
477
478 /* Define to 1 if you have the `strchr' function. */
479 /* #undef HAVE_STRCHR */
480
481 /* Define to 1 if you have the `strcspn' function. */
482 /* #undef HAVE_STRCSPN */
483
484 /* Define to 1 if you have the `strdup' function. */
485 /* #undef HAVE_STRDUP */
486
487 /* Define to 1 if you have the `strerror' function. */
488 /* #undef HAVE_STRERROR */
489
490 /* Define to 1 if you have the `strerror_r' function. */
491 /* #undef HAVE_STRERROR_R */
492
493 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
494 /* #undef HAVE_STRINGIZE */
495
496 /* Define to 1 if you have the <strings.h> header file. */
497 #ifndef MAGICKCORE_HAVE_STRINGS_H
498 #define MAGICKCORE_HAVE_STRINGS_H 1
499 #endif
500
501 /* Define to 1 if you have the <string.h> header file. */
502 #ifndef MAGICKCORE_HAVE_STRING_H
503 #define MAGICKCORE_HAVE_STRING_H 1
504 #endif
505
506 /* Define to 1 if you have the `strlcat' function. */
507 /* #undef HAVE_STRLCAT */
508
509 /* Define to 1 if you have the `strlcpy' function. */
510 /* #undef HAVE_STRLCPY */
511
512 /* Define to 1 if you have the `strncasecmp' function. */
513 /* #undef HAVE_STRNCASECMP */
514
515 /* Define to 1 if you have the `strpbrk' function. */
516 /* #undef HAVE_STRPBRK */
517
518 /* Define to 1 if you have the `strrchr' function. */
519 /* #undef HAVE_STRRCHR */
520
521 /* Define to 1 if you have the `strspn' function. */
522 /* #undef HAVE_STRSPN */
523
524 /* Define to 1 if you have the `strstr' function. */
525 /* #undef HAVE_STRSTR */
526
527 /* Define to 1 if you have the `strtod' function. */
528 /* #undef HAVE_STRTOD */
529
530 /* Define to 1 if you have the `strtod_l' function. */
531 /* #undef HAVE_STRTOD_L */
532
533 /* Define to 1 if you have the `strtol' function. */
534 /* #undef HAVE_STRTOL */
535
536 /* Define to 1 if you have the `strtoul' function. */
537 /* #undef HAVE_STRTOUL */
538
539 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
540 /* #undef HAVE_STRUCT_TM_TM_ZONE */
541
542 /* Define to 1 if you have the <sun_prefetch.h> header file. */
543 /* #undef HAVE_SUN_PREFETCH_H */
544
545 /* Define to 1 if you have the `symlink' function. */
546 /* #undef HAVE_SYMLINK */
547
548 /* Define to 1 if you have the `sysconf' function. */
549 /* #undef HAVE_SYSCONF */
550
551 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
552    */
553 /* #undef HAVE_SYS_DIR_H */
554
555 /* Define to 1 if you have the <sys/ipc.h> header file. */
556 /* #undef HAVE_SYS_IPC_H */
557
558 /* Define to 1 if you have the <sys/mman.h> header file. */
559 /* #undef HAVE_SYS_MMAN_H */
560
561 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
562    */
563 /* #undef HAVE_SYS_NDIR_H */
564
565 /* Define to 1 if you have the <sys/param.h> header file. */
566 /* #undef HAVE_SYS_PARAM_H */
567
568 /* Define to 1 if you have the <sys/resource.h> header file. */
569 /* #undef HAVE_SYS_RESOURCE_H */
570
571 /* Define to 1 if you have the <sys/select.h> header file. */
572 /* #undef HAVE_SYS_SELECT_H */
573
574 /* Define to 1 if you have the <sys/socket.h> header file. */
575 /* #undef HAVE_SYS_SOCKET_H */
576
577 /* Define to 1 if you have the <sys/stat.h> header file. */
578 /* #undef HAVE_SYS_STAT_H */
579
580 /* Define to 1 if you have the <sys/syslimits.h> header file. */
581 /* #undef HAVE_SYS_SYSLIMITS_H */
582
583 /* Define to 1 if you have the <sys/timeb.h> header file. */
584 /* #undef HAVE_SYS_TIMEB_H */
585
586 /* Define to 1 if you have the <sys/times.h> header file. */
587 /* #undef HAVE_SYS_TIMES_H */
588
589 /* Define to 1 if you have the <sys/time.h> header file. */
590 /* #undef HAVE_SYS_TIME_H */
591
592 /* Define to 1 if you have the <sys/types.h> header file. */
593 #ifndef MAGICKCORE_HAVE_SYS_TYPES_H
594 #define MAGICKCORE_HAVE_SYS_TYPES_H 1
595 #endif
596
597 /* Define to 1 if you have the <sys/wait.h> header file. */
598 /* #undef HAVE_SYS_WAIT_H */
599
600 /* Define to 1 if you have the `telldir' function. */
601 /* #undef HAVE_TELLDIR */
602
603 /* Define to 1 if you have the `tempnam' function. */
604 /* #undef HAVE_TEMPNAM */
605
606 /* Define to 1 if you have the <tiffconf.h> header file. */
607 /* #undef HAVE_TIFFCONF_H */
608
609 /* Define to 1 if you have the `TIFFIsBigEndian' function. */
610 #ifndef MAGICKCORE_HAVE_TIFFISBIGENDIAN
611 #define MAGICKCORE_HAVE_TIFFISBIGENDIAN 1
612 #endif
613
614 /* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
615 #ifndef MAGICKCORE_HAVE_TIFFISCODECCONFIGURED
616 #define MAGICKCORE_HAVE_TIFFISCODECCONFIGURED 1
617 #endif
618
619 /* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
620 #ifndef MAGICKCORE_HAVE_TIFFMERGEFIELDINFO
621 #define MAGICKCORE_HAVE_TIFFMERGEFIELDINFO 1
622 #endif
623
624 /* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
625 #ifndef MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY
626 #define MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY 1
627 #endif
628
629 /* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
630 #ifndef MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT
631 #define MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT 1
632 #endif
633
634 /* Define to 1 if you have the `TIFFSetTagExtender' function. */
635 #ifndef MAGICKCORE_HAVE_TIFFSETTAGEXTENDER
636 #define MAGICKCORE_HAVE_TIFFSETTAGEXTENDER 1
637 #endif
638
639 /* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
640 /* #undef HAVE_TIFFSETWARNINGHANDLEREXT */
641
642 /* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
643 #ifndef MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES
644 #define MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES 1
645 #endif
646
647 /* Define to 1 if you have the `times' function. */
648 /* #undef HAVE_TIMES */
649
650 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
651    `HAVE_STRUCT_TM_TM_ZONE' instead. */
652 /* #undef HAVE_TM_ZONE */
653
654 /* Define to 1 if you don't have `tm_zone' but do have the external array
655    `tzname'. */
656 /* #undef HAVE_TZNAME */
657
658 /* Define to 1 if the system has the type `uintmax_t'. */
659 /* #undef HAVE_UINTMAX_T */
660
661 /* Define to 1 if the system has the type `uintptr_t'. */
662 /* #undef HAVE_UINTPTR_T */
663
664 /* Define to 1 if you have the `ulltostr' function. */
665 /* #undef HAVE_ULLTOSTR */
666
667 /* Define to 1 if you have the <unistd.h> header file. */
668 #ifndef MAGICKCORE_HAVE_UNISTD_H
669 #define MAGICKCORE_HAVE_UNISTD_H 1
670 #endif
671
672 /* Define to 1 if the system has the type 'unsigned long long int'. */
673 /* #undef HAVE_UNSIGNED_LONG_LONG_INT */
674
675 /* Define to 1 if you have the `uselocale' function. */
676 /* #undef HAVE_USELOCALE */
677
678 /* Define to 1 if you have the `usleep' function. */
679 /* #undef HAVE_USLEEP */
680
681 /* Define to 1 if you have the `utime' function. */
682 /* #undef HAVE_UTIME */
683
684 /* Define to 1 if you have the `vfork' function. */
685 /* #undef HAVE_VFORK */
686
687 /* Define to 1 if you have the <vfork.h> header file. */
688 /* #undef HAVE_VFORK_H */
689
690 /* Define to 1 if you have the `vfprintf' function. */
691 /* #undef HAVE_VFPRINTF */
692
693 /* Define to 1 if you have the `vfprintf_l' function. */
694 /* #undef HAVE_VFPRINTF_L */
695
696 /* Define to 1 if you have the `vprintf' function. */
697 /* #undef HAVE_VPRINTF */
698
699 /* Define to 1 if you have the `vsnprintf' function. */
700 /* #undef HAVE_VSNPRINTF */
701
702 /* Define to 1 if you have the `vsnprintf_l' function. */
703 /* #undef HAVE_VSNPRINTF_L */
704
705 /* Define to 1 if you have the `vsprintf' function. */
706 /* #undef HAVE_VSPRINTF */
707
708 /* Define to 1 if you have the `waitpid' function. */
709 /* #undef HAVE_WAITPID */
710
711 /* Define to 1 if you have the <wchar.h> header file. */
712 /* #undef HAVE_WCHAR_H */
713
714 /* Define to 1 if you have the <windows.h> header file. */
715 /* #undef HAVE_WINDOWS_H */
716
717 /* Define to 1 if `fork' works. */
718 /* #undef HAVE_WORKING_FORK */
719
720 /* Define to 1 if `vfork' works. */
721 /* #undef HAVE_WORKING_VFORK */
722
723 /* Define to 1 if you have the <xlocale.h> header file. */
724 /* #undef HAVE_XLOCALE_H */
725
726 /* Define to 1 if you have the `_aligned_malloc' function. */
727 /* #undef HAVE__ALIGNED_MALLOC */
728
729 /* Define to 1 if the system has the type `_Bool'. */
730 /* #undef HAVE__BOOL */
731
732 /* Define to 1 if you have the `_exit' function. */
733 /* #undef HAVE__EXIT */
734
735 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
736 /* #undef HAVE__NSGETEXECUTABLEPATH */
737
738 /* Define to 1 if you have the `_pclose' function. */
739 /* #undef HAVE__PCLOSE */
740
741 /* Define to 1 if you have the `_popen' function. */
742 /* #undef HAVE__POPEN */
743
744 /* Define to 1 if you have the `_wfopen' function. */
745 /* #undef HAVE__WFOPEN */
746
747 /* Define to 1 if you have the `_wstat' function. */
748 /* #undef HAVE__WSTAT */
749
750 /* define if your compiler has __attribute__ */
751 #ifndef MAGICKCORE_HAVE___ATTRIBUTE__
752 #define MAGICKCORE_HAVE___ATTRIBUTE__ 1
753 #endif
754
755 /* Whether hdri is enabled or not */
756 /* #undef HDRI_ENABLE_OBSOLETE_IN_H */
757
758 /* Define if you have umem memory allocation library */
759 /* #undef HasUMEM */
760
761 /* Directory where ImageMagick architecture headers live. */
762 #ifndef MAGICKCORE_INCLUDEARCH_PATH
763 #define MAGICKCORE_INCLUDEARCH_PATH "/usr/local/include/ImageMagick-7/"
764 #endif
765
766 /* Directory where ImageMagick headers live. */
767 #ifndef MAGICKCORE_INCLUDE_PATH
768 #define MAGICKCORE_INCLUDE_PATH "/usr/local/include/ImageMagick-7/"
769 #endif
770
771 /* ImageMagick is formally installed under prefix */
772 /* #undef INSTALLED_SUPPORT */
773
774 /* Define if you have JBIG library */
775 /* #undef JBIG_DELEGATE */
776
777 /* Define if you have JPEG library */
778 /* #undef JPEG_DELEGATE */
779
780 /* Define if you have LCMS (v1.11 or later) library */
781 /* #undef LCMS_DELEGATE */
782
783 /* Define if you have OPENJP2 library */
784 /* #undef LIBOPENJP2_DELEGATE */
785
786 /* Directory where architecture-dependent files live. */
787 #ifndef MAGICKCORE_LIBRARY_PATH
788 #define MAGICKCORE_LIBRARY_PATH "/usr/local/lib/ImageMagick-7.0.0/"
789 #endif
790
791 /* Subdirectory of lib where ImageMagick architecture dependent files are
792    installed. */
793 #ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
794 #define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-7.0.0"
795 #endif
796
797 /* Binaries in libraries path base name (will be during install linked to bin)
798    */
799 #ifndef MAGICKCORE_LIB_BIN_BASEDIRNAME
800 #define MAGICKCORE_LIB_BIN_BASEDIRNAME "bin"
801 #endif
802
803 /* Define if you have LQR library */
804 /* #undef LQR_DELEGATE */
805
806 /* Define if using libltdl to support dynamically loadable modules */
807 /* #undef LTDL_DELEGATE */
808
809 /* Define to the sub-directory in which libtool stores uninstalled libraries.
810    */
811 /* #undef LT_OBJDIR */
812
813 /* Define if you have LZMA library */
814 /* #undef LZMA_DELEGATE */
815
816 /* Define to prepend to default font search path. */
817 /* #undef MAGICK_FONT_PATH */
818
819 /* Target Host CPU */
820 #ifndef MAGICKCORE_MAGICK_TARGET_CPU
821 #define MAGICKCORE_MAGICK_TARGET_CPU x86_64
822 #endif
823
824 /* Target Host OS */
825 #ifndef MAGICKCORE_MAGICK_TARGET_OS
826 #define MAGICKCORE_MAGICK_TARGET_OS linux-gnu
827 #endif
828
829 /* Target Host Vendor */
830 #ifndef MAGICKCORE_MAGICK_TARGET_VENDOR
831 #define MAGICKCORE_MAGICK_TARGET_VENDOR unknown
832 #endif
833
834 /* Module directory name without ABI part. */
835 #ifndef MAGICKCORE_MODULES_BASEDIRNAME
836 #define MAGICKCORE_MODULES_BASEDIRNAME "modules"
837 #endif
838
839 /* Module directory dirname */
840 /* #undef MODULES_DIRNAME */
841
842 /* Magick API method prefix */
843 /* #undef NAMESPACE_PREFIX */
844
845 /* Define to 1 if assertions should be disabled. */
846 /* #undef NDEBUG */
847
848 /* Define if you have OPENEXR library */
849 /* #undef OPENEXR_DELEGATE */
850
851 /* Name of package */
852 #ifndef MAGICKCORE_PACKAGE
853 #define MAGICKCORE_PACKAGE "ImageMagick"
854 #endif
855
856 /* Define to the address where bug reports for this package should be sent. */
857 #ifndef MAGICKCORE_PACKAGE_BUGREPORT
858 #define MAGICKCORE_PACKAGE_BUGREPORT "http://www.imagemagick.org"
859 #endif
860
861 /* Define to the full name of this package. */
862 #ifndef MAGICKCORE_PACKAGE_NAME
863 #define MAGICKCORE_PACKAGE_NAME "ImageMagick"
864 #endif
865
866 /* Define to the full name and version of this package. */
867 #ifndef MAGICKCORE_PACKAGE_STRING
868 #define MAGICKCORE_PACKAGE_STRING "ImageMagick 7.0.0-0"
869 #endif
870
871 /* Define to the one symbol short name of this package. */
872 #ifndef MAGICKCORE_PACKAGE_TARNAME
873 #define MAGICKCORE_PACKAGE_TARNAME "ImageMagick"
874 #endif
875
876 /* Define to the home page for this package. */
877 #ifndef MAGICKCORE_PACKAGE_URL
878 #define MAGICKCORE_PACKAGE_URL ""
879 #endif
880
881 /* Define to the version of this package. */
882 #ifndef MAGICKCORE_PACKAGE_VERSION
883 #define MAGICKCORE_PACKAGE_VERSION "7.0.0-0"
884 #endif
885
886 /* Define if you have PANGOCAIRO library */
887 /* #undef PANGOCAIRO_DELEGATE */
888
889 /* Define if you have PANGO library */
890 /* #undef PANGO_DELEGATE */
891
892 /* Define if you have PNG library */
893 /* #undef PNG_DELEGATE */
894
895 /* Define to necessary symbol if this constant uses a non-standard name on
896    your system. */
897 /* #undef PTHREAD_CREATE_JOINABLE */
898
899 /* Pixel cache threshold in MB (defaults to available memory) */
900 /* #undef PixelCacheThreshold */
901
902 /* Number of bits in a pixel Quantum (8/16/32/64) */
903 /* #undef QUANTUM_DEPTH_OBSOLETE_IN_H */
904
905 /* Define as the return type of signal handlers (`int' or `void'). */
906 /* #undef RETSIGTYPE */
907
908 /* Define if you have RSVG library */
909 /* #undef RSVG_DELEGATE */
910
911 /* Define to the type of arg 1 for `select'. */
912 /* #undef SELECT_TYPE_ARG1 */
913
914 /* Define to the type of args 2, 3 and 4 for `select'. */
915 /* #undef SELECT_TYPE_ARG234 */
916
917 /* Define to the type of arg 5 for `select'. */
918 /* #undef SELECT_TYPE_ARG5 */
919
920 /* Sharearch directory name without ABI part. */
921 #ifndef MAGICKCORE_SHAREARCH_BASEDIRNAME
922 #define MAGICKCORE_SHAREARCH_BASEDIRNAME "config"
923 #endif
924
925 /* Sharearch directory dirname */
926 /* #undef SHAREARCH_DIRNAME */
927
928 /* Directory where architecture-independent configuration files live. */
929 #ifndef MAGICKCORE_SHARE_PATH
930 #define MAGICKCORE_SHARE_PATH "/usr/local/share/ImageMagick-7/"
931 #endif
932
933 /* Subdirectory of lib where architecture-independent configuration files
934    live. */
935 #ifndef MAGICKCORE_SHARE_RELATIVE_PATH
936 #define MAGICKCORE_SHARE_RELATIVE_PATH "ImageMagick-7"
937 #endif
938
939 /* The size of `double', as computed by sizeof. */
940 /* #undef SIZEOF_DOUBLE */
941
942 /* The size of `double_t', as computed by sizeof. */
943 /* #undef SIZEOF_DOUBLE_T */
944
945 /* The size of `float', as computed by sizeof. */
946 /* #undef SIZEOF_FLOAT */
947
948 /* The size of `float_t', as computed by sizeof. */
949 /* #undef SIZEOF_FLOAT_T */
950
951 /* The size of `long double', as computed by sizeof. */
952 /* #undef SIZEOF_LONG_DOUBLE */
953
954 /* The size of `off_t', as computed by sizeof. */
955 /* #undef SIZEOF_OFF_T */
956
957 /* The size of `signed int', as computed by sizeof. */
958 /* #undef SIZEOF_SIGNED_INT */
959
960 /* The size of `signed long', as computed by sizeof. */
961 /* #undef SIZEOF_SIGNED_LONG */
962
963 /* The size of `signed long long', as computed by sizeof. */
964 /* #undef SIZEOF_SIGNED_LONG_LONG */
965
966 /* The size of `signed short', as computed by sizeof. */
967 /* #undef SIZEOF_SIGNED_SHORT */
968
969 /* The size of `size_t', as computed by sizeof. */
970 #ifndef MAGICKCORE_SIZEOF_SIZE_T
971 #define MAGICKCORE_SIZEOF_SIZE_T 8
972 #endif
973
974 /* The size of `ssize_t', as computed by sizeof. */
975 /* #undef SIZEOF_SSIZE_T */
976
977 /* The size of `unsigned int', as computed by sizeof. */
978 /* #undef SIZEOF_UNSIGNED_INT */
979
980 /* The size of `unsigned int*', as computed by sizeof. */
981 /* #undef SIZEOF_UNSIGNED_INTP */
982
983 /* The size of `unsigned long', as computed by sizeof. */
984 /* #undef SIZEOF_UNSIGNED_LONG */
985
986 /* The size of `unsigned long long', as computed by sizeof. */
987 /* #undef SIZEOF_UNSIGNED_LONG_LONG */
988
989 /* The size of `unsigned short', as computed by sizeof. */
990 /* #undef SIZEOF_UNSIGNED_SHORT */
991
992 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
993 /* #undef STAT_MACROS_BROKEN */
994
995 /* Define to 1 if you have the ANSI C header files. */
996 /* #undef STDC_HEADERS */
997
998 /* Define to 1 if strerror_r returns char *. */
999 /* #undef STRERROR_R_CHAR_P */
1000
1001 /* Define if you have POSIX threads libraries and header files. */
1002 #ifndef MAGICKCORE_THREAD_SUPPORT
1003 #define MAGICKCORE_THREAD_SUPPORT 1
1004 #endif
1005
1006 /* Define if you have TIFF library */
1007 /* #undef TIFF_DELEGATE */
1008
1009 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1010 /* #undef TIME_WITH_SYS_TIME */
1011
1012 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1013 /* #undef TM_IN_SYS_TIME */
1014
1015 /* Enable extensions on AIX 3, Interix.  */
1016 #ifndef _ALL_SOURCE
1017 # define _ALL_SOURCE 1
1018 #endif
1019 /* Enable GNU extensions on systems that have them.  */
1020 #ifndef _GNU_SOURCE
1021 # define _GNU_SOURCE 1
1022 #endif
1023 /* Enable threading extensions on Solaris.  */
1024 #ifndef _POSIX_PTHREAD_SEMANTICS
1025 # define _POSIX_PTHREAD_SEMANTICS 1
1026 #endif
1027 /* Enable extensions on HP NonStop.  */
1028 #ifndef _TANDEM_SOURCE
1029 # define _TANDEM_SOURCE 1
1030 #endif
1031 /* Enable general extensions on Solaris.  */
1032 #ifndef __EXTENSIONS__
1033 # define __EXTENSIONS__ 1
1034 #endif
1035
1036
1037 /* Version number of package */
1038 #ifndef MAGICKCORE_VERSION
1039 #define MAGICKCORE_VERSION "7.0.0-0"
1040 #endif
1041
1042 /* Define if you have WEBP library */
1043 #ifndef MAGICKCORE_WEBP_DELEGATE
1044 #define MAGICKCORE_WEBP_DELEGATE 1
1045 #endif
1046
1047 /* Define to use the Windows GDI32 library */
1048 /* #undef WINGDI32_DELEGATE */
1049
1050 /* Define if using the dmalloc debugging malloc package */
1051 /* #undef WITH_DMALLOC */
1052
1053 /* Define if you have wmflite library */
1054 /* #undef WMFLITE_DELEGATE */
1055
1056 /* Define if you have wmf library */
1057 /* #undef WMF_DELEGATE */
1058
1059 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1060    significant byte first (like Motorola and SPARC, unlike Intel). */
1061 #if defined AC_APPLE_UNIVERSAL_BUILD
1062 # if defined __BIG_ENDIAN__
1063 #  define WORDS_BIGENDIAN 1
1064 # endif
1065 #else
1066 # ifndef WORDS_BIGENDIAN
1067 /* #  undef WORDS_BIGENDIAN */
1068 # endif
1069 #endif
1070
1071 /* Location of X11 configure files */
1072 /* #undef X11_CONFIGURE_PATH */
1073
1074 /* Define if you have X11 library */
1075 /* #undef X11_DELEGATE */
1076
1077 /* Define if you have XML library */
1078 /* #undef XML_DELEGATE */
1079
1080 /* Define to 1 if the X Window System is missing or not being used. */
1081 /* #undef X_DISPLAY_MISSING */
1082
1083 /* Build self-contained, embeddable, zero-configuration ImageMagick */
1084 /* #undef ZERO_CONFIGURATION_SUPPORT */
1085
1086 /* Define if you have zlib compression library */
1087 /* #undef ZLIB_DELEGATE */
1088
1089 /* Enable large inode numbers on Mac OS X 10.5.  */
1090 #ifndef _DARWIN_USE_64_BIT_INODE
1091 # define _DARWIN_USE_64_BIT_INODE 1
1092 #endif
1093
1094 /* Number of bits in a file offset, on hosts where this is settable. */
1095 /* #undef _FILE_OFFSET_BITS */
1096
1097 /* enable run-time bounds-checking */
1098 /* #undef _FORTIFY_SOURCE */
1099
1100 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1101 /* #undef _LARGEFILE_SOURCE */
1102
1103 /* Define for large files, on AIX-style hosts. */
1104 /* #undef _LARGE_FILES */
1105
1106 /* Define to 1 if on MINIX. */
1107 /* #undef _MINIX */
1108
1109 /* Define this for the OpenCL Accelerator */
1110 /* #undef _OPENCL */
1111
1112 /* Define to 2 if the system does not provide POSIX.1 features except with
1113    this defined. */
1114 /* #undef _POSIX_1_SOURCE */
1115
1116 /* Define to 1 if you need to in order for `stat' and other things to work. */
1117 /* #undef _POSIX_SOURCE */
1118
1119 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1120    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1121    #define below would cause a syntax error. */
1122 /* #undef _UINT32_T */
1123
1124 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1125    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1126    #define below would cause a syntax error. */
1127 /* #undef _UINT64_T */
1128
1129 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1130    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1131    #define below would cause a syntax error. */
1132 /* #undef _UINT8_T */
1133
1134 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
1135 #ifndef __CHAR_UNSIGNED__
1136 /* # undef __CHAR_UNSIGNED__ */
1137 #endif
1138
1139 /* Define to appropriate substitue if compiler does not have __func__ */
1140 /* #undef __func__ */
1141
1142 /* Define to empty if `const' does not conform to ANSI C. */
1143 /* #undef const */
1144
1145 /* Define to `int' if <sys/types.h> doesn't define. */
1146 /* #undef gid_t */
1147
1148 /* Define to `__inline__' or `__inline' if that's what the C compiler
1149    calls it, or to nothing if 'inline' is not supported under any name.  */
1150 #ifndef __cplusplus
1151 /* #undef inline */
1152 #endif
1153
1154 /* Define to the type of a signed integer type of width exactly 16 bits if
1155    such a type exists and the standard includes do not define it. */
1156 /* #undef int16_t */
1157
1158 /* Define to the type of a signed integer type of width exactly 32 bits if
1159    such a type exists and the standard includes do not define it. */
1160 /* #undef int32_t */
1161
1162 /* Define to the type of a signed integer type of width exactly 64 bits if
1163    such a type exists and the standard includes do not define it. */
1164 /* #undef int64_t */
1165
1166 /* Define to the type of a signed integer type of width exactly 8 bits if such
1167    a type exists and the standard includes do not define it. */
1168 /* #undef int8_t */
1169
1170 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1171    not define. */
1172 /* #undef intmax_t */
1173
1174 /* Define to the type of a signed integer type wide enough to hold a pointer,
1175    if such a type exists, and if the system does not define it. */
1176 /* #undef intptr_t */
1177
1178 /* Define to a type if <wchar.h> does not define. */
1179 /* #undef mbstate_t */
1180
1181 /* Define to `int' if <sys/types.h> does not define. */
1182 /* #undef mode_t */
1183
1184 /* Define to `long int' if <sys/types.h> does not define. */
1185 /* #undef off_t */
1186
1187 /* Define to `int' if <sys/types.h> does not define. */
1188 /* #undef pid_t */
1189
1190 /* Define to the equivalent of the C99 'restrict' keyword, or to
1191    nothing if this is not supported.  Do not define if restrict is
1192    supported directly.  */
1193 /* #undef restrict */
1194 /* Work around a bug in Sun C++: it does not support _Restrict or
1195    __restrict__, even though the corresponding Sun C compiler ends up with
1196    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1197    previous line.  Perhaps some future version of Sun C++ will work with
1198    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1199 #if defined __SUNPRO_CC && !defined __RESTRICT
1200 # define _Restrict
1201 # define __restrict__
1202 #endif
1203
1204 /* Define to `unsigned int' if <sys/types.h> does not define. */
1205 /* #undef size_t */
1206
1207 /* Define to `int' if <sys/types.h> does not define. */
1208 /* #undef ssize_t */
1209
1210 /* Define to `int' if <sys/types.h> doesn't define. */
1211 /* #undef uid_t */
1212
1213 /* Define to the type of an unsigned integer type of width exactly 16 bits if
1214    such a type exists and the standard includes do not define it. */
1215 /* #undef uint16_t */
1216
1217 /* Define to the type of an unsigned integer type of width exactly 32 bits if
1218    such a type exists and the standard includes do not define it. */
1219 /* #undef uint32_t */
1220
1221 /* Define to the type of an unsigned integer type of width exactly 64 bits if
1222    such a type exists and the standard includes do not define it. */
1223 /* #undef uint64_t */
1224
1225 /* Define to the type of an unsigned integer type of width exactly 8 bits if
1226    such a type exists and the standard includes do not define it. */
1227 /* #undef uint8_t */
1228
1229 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1230    do not define. */
1231 /* #undef uintmax_t */
1232
1233 /* Define to the type of an unsigned integer type wide enough to hold a
1234    pointer, if such a type exists, and if the system does not define it. */
1235 /* #undef uintptr_t */
1236
1237 /* Define as `fork' if `vfork' does not work. */
1238 /* #undef vfork */
1239
1240 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1241    code using `volatile' can become incorrect without. Disable with care. */
1242 /* #undef volatile */
1243  
1244 /* once: _MAGICKCORE_MAGICK_BASECONFIG_H */
1245 #endif