magick-baseconfig.h

Go to the documentation of this file.
00001 #ifndef _MAGICK_MAGICK_BASECONFIG_H
00002 #define _MAGICK_MAGICK_BASECONFIG_H 1
00003  
00004 /* magick/magick-baseconfig.h. Generated automatically at end of configure. */
00005 /* config/config.h.  Generated from config.h.in by configure.  */
00006 /* config/config.h.in.  Generated from configure.ac by autoheader.  */
00007 
00008 /* Define if building universal (internal helper macro) */
00009 /* #undef AC_APPLE_UNIVERSAL_BUILD */
00010 
00011 /* Define if you have AUTOTRACE library */
00012 /* #undef AUTOTRACE_DELEGATE */
00013 
00014 /* Define if coders and filters are to be built as modules. */
00015 #ifndef MAGICKCORE_BUILD_MODULES
00016 #define MAGICKCORE_BUILD_MODULES 1
00017 #endif
00018 
00019 /* Define if you have the bzip2 library */
00020 #ifndef MAGICKCORE_BZLIB_DELEGATE
00021 #define MAGICKCORE_BZLIB_DELEGATE 1
00022 #endif
00023 
00024 /* Define if you have CAIRO library */
00025 #ifndef MAGICKCORE_CAIRO_DELEGATE
00026 #define MAGICKCORE_CAIRO_DELEGATE 1
00027 #endif
00028 
00029 /* permit enciphering and deciphering image pixels */
00030 #ifndef MAGICKCORE_CIPHER_SUPPORT
00031 #define MAGICKCORE_CIPHER_SUPPORT 1
00032 #endif
00033 
00034 /* Define to 1 if the `closedir' function returns void instead of `int'. */
00035 /* #undef CLOSEDIR_VOID */
00036 
00037 /* coders subdirectory. */
00038 #ifndef MAGICKCORE_CODER_DIRNAME
00039 #define MAGICKCORE_CODER_DIRNAME "coders"
00040 #endif
00041 
00042 /* Directory where architecture-dependent configuration files live. */
00043 #ifndef MAGICKCORE_CONFIGURE_PATH
00044 #define MAGICKCORE_CONFIGURE_PATH "/etc/ImageMagick6/ImageMagick-6/"
00045 #endif
00046 
00047 /* Subdirectory of lib where architecture-dependent configuration files live.
00048    */
00049 #ifndef MAGICKCORE_CONFIGURE_RELATIVE_PATH
00050 #define MAGICKCORE_CONFIGURE_RELATIVE_PATH "ImageMagick-6"
00051 #endif
00052 
00053 /* Define if you have DJVU library */
00054 #ifndef MAGICKCORE_DJVU_DELEGATE
00055 #define MAGICKCORE_DJVU_DELEGATE 1
00056 #endif
00057 
00058 /* Directory where ImageMagick documents live. */
00059 #ifndef MAGICKCORE_DOCUMENTATION_PATH
00060 #define MAGICKCORE_DOCUMENTATION_PATH "/usr/share/ImageMagick6/doc/ImageMagick-6/"
00061 #endif
00062 
00063 /* Define if you have Display Postscript */
00064 /* #undef DPS_DELEGATE */
00065 
00066 /* exclude deprecated methods in MagickCore API */
00067 /* #undef EXCLUDE_DEPRECATED */
00068 
00069 /* Directory where executables are installed. */
00070 #ifndef MAGICKCORE_EXECUTABLE_PATH
00071 #define MAGICKCORE_EXECUTABLE_PATH "/usr/bin/"
00072 #endif
00073 
00074 /* Define if you have FFTW library */
00075 #ifndef MAGICKCORE_FFTW_DELEGATE
00076 #define MAGICKCORE_FFTW_DELEGATE 1
00077 #endif
00078 
00079 /* filter subdirectory. */
00080 #ifndef MAGICKCORE_FILTER_DIRNAME
00081 #define MAGICKCORE_FILTER_DIRNAME "filters"
00082 #endif
00083 
00084 /* Define if you have FLIF library */
00085 /* #undef FLIF_DELEGATE */
00086 
00087 /* Define if you have FONTCONFIG library */
00088 #ifndef MAGICKCORE_FONTCONFIG_DELEGATE
00089 #define MAGICKCORE_FONTCONFIG_DELEGATE 1
00090 #endif
00091 
00092 /* Define if you have FlashPIX library */
00093 /* #undef FPX_DELEGATE */
00094 
00095 /* Define if you have FREETYPE library */
00096 #ifndef MAGICKCORE_FREETYPE_DELEGATE
00097 #define MAGICKCORE_FREETYPE_DELEGATE 1
00098 #endif
00099 
00100 /* Define if you have Ghostscript library or framework */
00101 /* #undef GS_DELEGATE */
00102 
00103 /* Define if you have GVC library */
00104 #ifndef MAGICKCORE_GVC_DELEGATE
00105 #define MAGICKCORE_GVC_DELEGATE 1
00106 #endif
00107 
00108 /* Define to 1 if you have the `acosh' function. */
00109 #ifndef MAGICKCORE_HAVE_ACOSH
00110 #define MAGICKCORE_HAVE_ACOSH 1
00111 #endif
00112 
00113 /* Define to 1 if you have the `aligned_malloc' function. */
00114 /* #undef HAVE_ALIGNED_MALLOC */
00115 
00116 /* Define to 1 if you have the <arm/limits.h> header file. */
00117 /* #undef HAVE_ARM_LIMITS_H */
00118 
00119 /* Define to 1 if you have the <arpa/inet.h> header file. */
00120 #ifndef MAGICKCORE_HAVE_ARPA_INET_H
00121 #define MAGICKCORE_HAVE_ARPA_INET_H 1
00122 #endif
00123 
00124 /* Define to 1 if you have the `asinh' function. */
00125 #ifndef MAGICKCORE_HAVE_ASINH
00126 #define MAGICKCORE_HAVE_ASINH 1
00127 #endif
00128 
00129 /* Define to 1 if you have the `atanh' function. */
00130 #ifndef MAGICKCORE_HAVE_ATANH
00131 #define MAGICKCORE_HAVE_ATANH 1
00132 #endif
00133 
00134 /* Define to 1 if you have the `atexit' function. */
00135 #ifndef MAGICKCORE_HAVE_ATEXIT
00136 #define MAGICKCORE_HAVE_ATEXIT 1
00137 #endif
00138 
00139 /* Define to 1 if you have the `atoll' function. */
00140 #ifndef MAGICKCORE_HAVE_ATOLL
00141 #define MAGICKCORE_HAVE_ATOLL 1
00142 #endif
00143 
00144 /* define if bool is a built-in type */
00145 #ifndef MAGICKCORE_HAVE_BOOL
00146 #define MAGICKCORE_HAVE_BOOL 
00147 #endif
00148 
00149 /* Define to 1 if you have the `cabs' function. */
00150 #ifndef MAGICKCORE_HAVE_CABS
00151 #define MAGICKCORE_HAVE_CABS 1
00152 #endif
00153 
00154 /* Define to 1 if you have the `carg' function. */
00155 #ifndef MAGICKCORE_HAVE_CARG
00156 #define MAGICKCORE_HAVE_CARG 1
00157 #endif
00158 
00159 /* Define to 1 if you have the `cimag' function. */
00160 #ifndef MAGICKCORE_HAVE_CIMAG
00161 #define MAGICKCORE_HAVE_CIMAG 1
00162 #endif
00163 
00164 /* Define to 1 if you have the `clock' function. */
00165 #ifndef MAGICKCORE_HAVE_CLOCK
00166 #define MAGICKCORE_HAVE_CLOCK 1
00167 #endif
00168 
00169 /* Define to 1 if you have the `clock_getres' function. */
00170 #ifndef MAGICKCORE_HAVE_CLOCK_GETRES
00171 #define MAGICKCORE_HAVE_CLOCK_GETRES 1
00172 #endif
00173 
00174 /* Define to 1 if you have the `clock_gettime' function. */
00175 #ifndef MAGICKCORE_HAVE_CLOCK_GETTIME
00176 #define MAGICKCORE_HAVE_CLOCK_GETTIME 1
00177 #endif
00178 
00179 /* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
00180 #ifndef MAGICKCORE_HAVE_CLOCK_REALTIME
00181 #define MAGICKCORE_HAVE_CLOCK_REALTIME 1
00182 #endif
00183 
00184 /* Define to 1 if you have the <CL/cl.h> header file. */
00185 /* #undef HAVE_CL_CL_H */
00186 
00187 /* Define to 1 if you have the <complex.h> header file. */
00188 #ifndef MAGICKCORE_HAVE_COMPLEX_H
00189 #define MAGICKCORE_HAVE_COMPLEX_H 1
00190 #endif
00191 
00192 /* Define to 1 if you have the `creal' function. */
00193 #ifndef MAGICKCORE_HAVE_CREAL
00194 #define MAGICKCORE_HAVE_CREAL 1
00195 #endif
00196 
00197 /* Define to 1 if you have the `ctime_r' function. */
00198 #ifndef MAGICKCORE_HAVE_CTIME_R
00199 #define MAGICKCORE_HAVE_CTIME_R 1
00200 #endif
00201 
00202 /* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
00203    */
00204 #ifndef MAGICKCORE_HAVE_DECL_PREAD
00205 #define MAGICKCORE_HAVE_DECL_PREAD 1
00206 #endif
00207 
00208 /* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
00209    */
00210 #ifndef MAGICKCORE_HAVE_DECL_PWRITE
00211 #define MAGICKCORE_HAVE_DECL_PWRITE 1
00212 #endif
00213 
00214 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
00215    don't. */
00216 #ifndef MAGICKCORE_HAVE_DECL_STRERROR_R
00217 #define MAGICKCORE_HAVE_DECL_STRERROR_R 1
00218 #endif
00219 
00220 /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
00221    don't. */
00222 #ifndef MAGICKCORE_HAVE_DECL_STRLCPY
00223 #define MAGICKCORE_HAVE_DECL_STRLCPY 0
00224 #endif
00225 
00226 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
00227    */
00228 /* #undef HAVE_DECL_TZNAME */
00229 
00230 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
00231    don't. */
00232 #ifndef MAGICKCORE_HAVE_DECL_VSNPRINTF
00233 #define MAGICKCORE_HAVE_DECL_VSNPRINTF 1
00234 #endif
00235 
00236 /* Define to 1 if you have the `directio' function. */
00237 /* #undef HAVE_DIRECTIO */
00238 
00239 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00240    */
00241 #ifndef MAGICKCORE_HAVE_DIRENT_H
00242 #define MAGICKCORE_HAVE_DIRENT_H 1
00243 #endif
00244 
00245 /* Define to 1 if you have the <dlfcn.h> header file. */
00246 #ifndef MAGICKCORE_HAVE_DLFCN_H
00247 #define MAGICKCORE_HAVE_DLFCN_H 1
00248 #endif
00249 
00250 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
00251 /* #undef HAVE_DOPRNT */
00252 
00253 /* Define to 1 if you have the `erf' function. */
00254 #ifndef MAGICKCORE_HAVE_ERF
00255 #define MAGICKCORE_HAVE_ERF 1
00256 #endif
00257 
00258 /* Define to 1 if you have the <errno.h> header file. */
00259 #ifndef MAGICKCORE_HAVE_ERRNO_H
00260 #define MAGICKCORE_HAVE_ERRNO_H 1
00261 #endif
00262 
00263 /* Define to 1 if you have the `execvp' function. */
00264 #ifndef MAGICKCORE_HAVE_EXECVP
00265 #define MAGICKCORE_HAVE_EXECVP 1
00266 #endif
00267 
00268 /* Define to 1 if you have the `fchmod' function. */
00269 #ifndef MAGICKCORE_HAVE_FCHMOD
00270 #define MAGICKCORE_HAVE_FCHMOD 1
00271 #endif
00272 
00273 /* Define to 1 if you have the <fcntl.h> header file. */
00274 #ifndef MAGICKCORE_HAVE_FCNTL_H
00275 #define MAGICKCORE_HAVE_FCNTL_H 1
00276 #endif
00277 
00278 /* Define to 1 if you have the `floor' function. */
00279 #ifndef MAGICKCORE_HAVE_FLOOR
00280 #define MAGICKCORE_HAVE_FLOOR 1
00281 #endif
00282 
00283 /* Define to 1 if you have the `fork' function. */
00284 #ifndef MAGICKCORE_HAVE_FORK
00285 #define MAGICKCORE_HAVE_FORK 1
00286 #endif
00287 
00288 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
00289 #ifndef MAGICKCORE_HAVE_FSEEKO
00290 #define MAGICKCORE_HAVE_FSEEKO 1
00291 #endif
00292 
00293 /* Define to 1 if you have the `ftime' function. */
00294 #ifndef MAGICKCORE_HAVE_FTIME
00295 #define MAGICKCORE_HAVE_FTIME 1
00296 #endif
00297 
00298 /* Define to 1 if you have the `ftruncate' function. */
00299 #ifndef MAGICKCORE_HAVE_FTRUNCATE
00300 #define MAGICKCORE_HAVE_FTRUNCATE 1
00301 #endif
00302 
00303 /* Define to 1 if you have the `getcwd' function. */
00304 #ifndef MAGICKCORE_HAVE_GETCWD
00305 #define MAGICKCORE_HAVE_GETCWD 1
00306 #endif
00307 
00308 /* Define to 1 if you have the `getc_unlocked' function. */
00309 #ifndef MAGICKCORE_HAVE_GETC_UNLOCKED
00310 #define MAGICKCORE_HAVE_GETC_UNLOCKED 1
00311 #endif
00312 
00313 /* Define to 1 if you have the `getdtablesize' function. */
00314 #ifndef MAGICKCORE_HAVE_GETDTABLESIZE
00315 #define MAGICKCORE_HAVE_GETDTABLESIZE 1
00316 #endif
00317 
00318 /* Define to 1 if you have the `getexecname' function. */
00319 /* #undef HAVE_GETEXECNAME */
00320 
00321 /* Define to 1 if you have the `getpagesize' function. */
00322 #ifndef MAGICKCORE_HAVE_GETPAGESIZE
00323 #define MAGICKCORE_HAVE_GETPAGESIZE 1
00324 #endif
00325 
00326 /* Define to 1 if you have the `getpid' function. */
00327 #ifndef MAGICKCORE_HAVE_GETPID
00328 #define MAGICKCORE_HAVE_GETPID 1
00329 #endif
00330 
00331 /* Define to 1 if you have the `getpwnam_r' function. */
00332 #ifndef MAGICKCORE_HAVE_GETPWNAM_R
00333 #define MAGICKCORE_HAVE_GETPWNAM_R 1
00334 #endif
00335 
00336 /* Define to 1 if you have the `getrlimit' function. */
00337 #ifndef MAGICKCORE_HAVE_GETRLIMIT
00338 #define MAGICKCORE_HAVE_GETRLIMIT 1
00339 #endif
00340 
00341 /* Define to 1 if you have the `getrusage' function. */
00342 #ifndef MAGICKCORE_HAVE_GETRUSAGE
00343 #define MAGICKCORE_HAVE_GETRUSAGE 1
00344 #endif
00345 
00346 /* Define to 1 if you have the `gettimeofday' function. */
00347 #ifndef MAGICKCORE_HAVE_GETTIMEOFDAY
00348 #define MAGICKCORE_HAVE_GETTIMEOFDAY 1
00349 #endif
00350 
00351 /* Define to 1 if you have the `gmtime_r' function. */
00352 #ifndef MAGICKCORE_HAVE_GMTIME_R
00353 #define MAGICKCORE_HAVE_GMTIME_R 1
00354 #endif
00355 
00356 /* Compile with hugepage support */
00357 /* #undef HAVE_HUGEPAGES */
00358 
00359 /* Define to 1 if the system has the type `intmax_t'. */
00360 #ifndef MAGICKCORE_HAVE_INTMAX_T
00361 #define MAGICKCORE_HAVE_INTMAX_T 1
00362 #endif
00363 
00364 /* Define to 1 if the system has the type `intptr_t'. */
00365 #ifndef MAGICKCORE_HAVE_INTPTR_T
00366 #define MAGICKCORE_HAVE_INTPTR_T 1
00367 #endif
00368 
00369 /* Define to 1 if you have the <inttypes.h> header file. */
00370 #ifndef MAGICKCORE_HAVE_INTTYPES_H
00371 #define MAGICKCORE_HAVE_INTTYPES_H 1
00372 #endif
00373 
00374 /* Define to 1 if you have the `isnan' function. */
00375 #ifndef MAGICKCORE_HAVE_ISNAN
00376 #define MAGICKCORE_HAVE_ISNAN 1
00377 #endif
00378 
00379 /* Define to 1 if you have the `j0' function. */
00380 #ifndef MAGICKCORE_HAVE_J0
00381 #define MAGICKCORE_HAVE_J0 1
00382 #endif
00383 
00384 /* Define to 1 if you have the `j1' function. */
00385 #ifndef MAGICKCORE_HAVE_J1
00386 #define MAGICKCORE_HAVE_J1 1
00387 #endif
00388 
00389 /* Define if you have the <lcms2.h> header file. */
00390 #ifndef MAGICKCORE_HAVE_LCMS2_H
00391 #define MAGICKCORE_HAVE_LCMS2_H 1
00392 #endif
00393 
00394 /* Define if you have the <lcms2/lcms2.h> header file. */
00395 /* #undef HAVE_LCMS2_LCMS2_H */
00396 
00397 /* Define to 1 if you have the `gcov' library (-lgcov). */
00398 /* #undef HAVE_LIBGCOV */
00399 
00400 /* Define to 1 if you have the <limits.h> header file. */
00401 #ifndef MAGICKCORE_HAVE_LIMITS_H
00402 #define MAGICKCORE_HAVE_LIMITS_H 1
00403 #endif
00404 
00405 /* Define to 1 if you have the <linux/unistd.h> header file. */
00406 #ifndef MAGICKCORE_HAVE_LINUX_UNISTD_H
00407 #define MAGICKCORE_HAVE_LINUX_UNISTD_H 1
00408 #endif
00409 
00410 /* Define to 1 if you have the `lltostr' function. */
00411 /* #undef HAVE_LLTOSTR */
00412 
00413 /* Define to 1 if you have the <locale.h> header file. */
00414 #ifndef MAGICKCORE_HAVE_LOCALE_H
00415 #define MAGICKCORE_HAVE_LOCALE_H 1
00416 #endif
00417 
00418 /* Define to 1 if you have the `localtime_r' function. */
00419 #ifndef MAGICKCORE_HAVE_LOCALTIME_R
00420 #define MAGICKCORE_HAVE_LOCALTIME_R 1
00421 #endif
00422 
00423 /* Define to 1 if the system has the type `long long int'. */
00424 #ifndef MAGICKCORE_HAVE_LONG_LONG_INT
00425 #define MAGICKCORE_HAVE_LONG_LONG_INT 1
00426 #endif
00427 
00428 /* Define to 1 if you have the `lstat' function. */
00429 #ifndef MAGICKCORE_HAVE_LSTAT
00430 #define MAGICKCORE_HAVE_LSTAT 1
00431 #endif
00432 
00433 /* Define to 1 if you have the <machine/param.h> header file. */
00434 /* #undef HAVE_MACHINE_PARAM_H */
00435 
00436 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
00437 /* #undef HAVE_MACH_O_DYLD_H */
00438 
00439 /* Define to 1 if <wchar.h> declares mbstate_t. */
00440 #ifndef MAGICKCORE_HAVE_MBSTATE_T
00441 #define MAGICKCORE_HAVE_MBSTATE_T 1
00442 #endif
00443 
00444 /* Define to 1 if you have the `memmove' function. */
00445 #ifndef MAGICKCORE_HAVE_MEMMOVE
00446 #define MAGICKCORE_HAVE_MEMMOVE 1
00447 #endif
00448 
00449 /* Define to 1 if you have the <memory.h> header file. */
00450 #ifndef MAGICKCORE_HAVE_MEMORY_H
00451 #define MAGICKCORE_HAVE_MEMORY_H 1
00452 #endif
00453 
00454 /* Define to 1 if you have the `memset' function. */
00455 #ifndef MAGICKCORE_HAVE_MEMSET
00456 #define MAGICKCORE_HAVE_MEMSET 1
00457 #endif
00458 
00459 /* Define to 1 if you have the `mkstemp' function. */
00460 #ifndef MAGICKCORE_HAVE_MKSTEMP
00461 #define MAGICKCORE_HAVE_MKSTEMP 1
00462 #endif
00463 
00464 /* Define to 1 if you have a working `mmap' system call. */
00465 #ifndef MAGICKCORE_HAVE_MMAP
00466 #define MAGICKCORE_HAVE_MMAP 1
00467 #endif
00468 
00469 /* Define to 1 if you have the `munmap' function. */
00470 #ifndef MAGICKCORE_HAVE_MUNMAP
00471 #define MAGICKCORE_HAVE_MUNMAP 1
00472 #endif
00473 
00474 /* define if the compiler implements namespaces */
00475 #ifndef MAGICKCORE_HAVE_NAMESPACES
00476 #define MAGICKCORE_HAVE_NAMESPACES 
00477 #endif
00478 
00479 /* Define if g++ supports namespace std. */
00480 #ifndef MAGICKCORE_HAVE_NAMESPACE_STD
00481 #define MAGICKCORE_HAVE_NAMESPACE_STD 
00482 #endif
00483 
00484 /* Define to 1 if you have the `nanosleep' function. */
00485 #ifndef MAGICKCORE_HAVE_NANOSLEEP
00486 #define MAGICKCORE_HAVE_NANOSLEEP 1
00487 #endif
00488 
00489 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00490 /* #undef HAVE_NDIR_H */
00491 
00492 /* Define to 1 if you have the <netinet/in.h> header file. */
00493 #ifndef MAGICKCORE_HAVE_NETINET_IN_H
00494 #define MAGICKCORE_HAVE_NETINET_IN_H 1
00495 #endif
00496 
00497 /* Define to 1 if you have the `newlocale' function. */
00498 #ifndef MAGICKCORE_HAVE_NEWLOCALE
00499 #define MAGICKCORE_HAVE_NEWLOCALE 1
00500 #endif
00501 
00502 /* Define to 1 if you have the <OpenCL/cl.h> header file. */
00503 /* #undef HAVE_OPENCL_CL_H */
00504 
00505 /* Define to 1 if you have the <OS.h> header file. */
00506 /* #undef HAVE_OS_H */
00507 
00508 /* Define to 1 if you have the `pclose' function. */
00509 #ifndef MAGICKCORE_HAVE_PCLOSE
00510 #define MAGICKCORE_HAVE_PCLOSE 1
00511 #endif
00512 
00513 /* Define to 1 if you have the `poll' function. */
00514 #ifndef MAGICKCORE_HAVE_POLL
00515 #define MAGICKCORE_HAVE_POLL 1
00516 #endif
00517 
00518 /* Define to 1 if you have the `popen' function. */
00519 #ifndef MAGICKCORE_HAVE_POPEN
00520 #define MAGICKCORE_HAVE_POPEN 1
00521 #endif
00522 
00523 /* Define to 1 if you have the `posix_fadvise' function. */
00524 #ifndef MAGICKCORE_HAVE_POSIX_FADVISE
00525 #define MAGICKCORE_HAVE_POSIX_FADVISE 1
00526 #endif
00527 
00528 /* Define to 1 if you have the `posix_fallocate' function. */
00529 #ifndef MAGICKCORE_HAVE_POSIX_FALLOCATE
00530 #define MAGICKCORE_HAVE_POSIX_FALLOCATE 1
00531 #endif
00532 
00533 /* Define to 1 if you have the `posix_madvise' function. */
00534 #ifndef MAGICKCORE_HAVE_POSIX_MADVISE
00535 #define MAGICKCORE_HAVE_POSIX_MADVISE 1
00536 #endif
00537 
00538 /* Define to 1 if you have the `posix_memalign' function. */
00539 #ifndef MAGICKCORE_HAVE_POSIX_MEMALIGN
00540 #define MAGICKCORE_HAVE_POSIX_MEMALIGN 1
00541 #endif
00542 
00543 /* Define to 1 if you have the `posix_spawnp' function. */
00544 #ifndef MAGICKCORE_HAVE_POSIX_SPAWNP
00545 #define MAGICKCORE_HAVE_POSIX_SPAWNP 1
00546 #endif
00547 
00548 /* Define to 1 if you have the `pow' function. */
00549 #ifndef MAGICKCORE_HAVE_POW
00550 #define MAGICKCORE_HAVE_POW 1
00551 #endif
00552 
00553 /* Define to 1 if you have the `pread' function. */
00554 #ifndef MAGICKCORE_HAVE_PREAD
00555 #define MAGICKCORE_HAVE_PREAD 1
00556 #endif
00557 
00558 /* Define to 1 if you have the <process.h> header file. */
00559 /* #undef HAVE_PROCESS_H */
00560 
00561 /* Define if you have POSIX threads libraries and header files. */
00562 #ifndef MAGICKCORE_HAVE_PTHREAD
00563 #define MAGICKCORE_HAVE_PTHREAD 1
00564 #endif
00565 
00566 /* Have PTHREAD_PRIO_INHERIT. */
00567 #ifndef MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT
00568 #define MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT 1
00569 #endif
00570 
00571 /* Define to 1 if you have the `pwrite' function. */
00572 #ifndef MAGICKCORE_HAVE_PWRITE
00573 #define MAGICKCORE_HAVE_PWRITE 1
00574 #endif
00575 
00576 /* Define to 1 if you have the `qsort_r' function. */
00577 #ifndef MAGICKCORE_HAVE_QSORT_R
00578 #define MAGICKCORE_HAVE_QSORT_R 1
00579 #endif
00580 
00581 /* Define to 1 if you have the `raise' function. */
00582 #ifndef MAGICKCORE_HAVE_RAISE
00583 #define MAGICKCORE_HAVE_RAISE 1
00584 #endif
00585 
00586 /* Define to 1 if you have the `rand_r' function. */
00587 #ifndef MAGICKCORE_HAVE_RAND_R
00588 #define MAGICKCORE_HAVE_RAND_R 1
00589 #endif
00590 
00591 /* Define to 1 if you have the `readlink' function. */
00592 #ifndef MAGICKCORE_HAVE_READLINK
00593 #define MAGICKCORE_HAVE_READLINK 1
00594 #endif
00595 
00596 /* Define to 1 if you have the `realpath' function. */
00597 #ifndef MAGICKCORE_HAVE_REALPATH
00598 #define MAGICKCORE_HAVE_REALPATH 1
00599 #endif
00600 
00601 /* Define to 1 if you have the `seekdir' function. */
00602 #ifndef MAGICKCORE_HAVE_SEEKDIR
00603 #define MAGICKCORE_HAVE_SEEKDIR 1
00604 #endif
00605 
00606 /* Define to 1 if you have the `select' function. */
00607 #ifndef MAGICKCORE_HAVE_SELECT
00608 #define MAGICKCORE_HAVE_SELECT 1
00609 #endif
00610 
00611 /* Define to 1 if you have the `sendfile' function. */
00612 #ifndef MAGICKCORE_HAVE_SENDFILE
00613 #define MAGICKCORE_HAVE_SENDFILE 1
00614 #endif
00615 
00616 /* Define to 1 if you have the `setlocale' function. */
00617 #ifndef MAGICKCORE_HAVE_SETLOCALE
00618 #define MAGICKCORE_HAVE_SETLOCALE 1
00619 #endif
00620 
00621 /* Define to 1 if you have the `setvbuf' function. */
00622 #ifndef MAGICKCORE_HAVE_SETVBUF
00623 #define MAGICKCORE_HAVE_SETVBUF 1
00624 #endif
00625 
00626 /* X11 server supports shape extension */
00627 #ifndef MAGICKCORE_HAVE_SHAPE
00628 #define MAGICKCORE_HAVE_SHAPE 1
00629 #endif
00630 
00631 /* X11 server supports shared memory extension */
00632 #ifndef MAGICKCORE_HAVE_SHARED_MEMORY
00633 #define MAGICKCORE_HAVE_SHARED_MEMORY 1
00634 #endif
00635 
00636 /* Define to 1 if you have the `sigaction' function. */
00637 #ifndef MAGICKCORE_HAVE_SIGACTION
00638 #define MAGICKCORE_HAVE_SIGACTION 1
00639 #endif
00640 
00641 /* Define to 1 if you have the `sigemptyset' function. */
00642 #ifndef MAGICKCORE_HAVE_SIGEMPTYSET
00643 #define MAGICKCORE_HAVE_SIGEMPTYSET 1
00644 #endif
00645 
00646 /* Define to 1 if you have the `socket' function. */
00647 #ifndef MAGICKCORE_HAVE_SOCKET
00648 #define MAGICKCORE_HAVE_SOCKET 1
00649 #endif
00650 
00651 /* Define to 1 if you have the `spawnvp' function. */
00652 /* #undef HAVE_SPAWNVP */
00653 
00654 /* Define to 1 if you have the `sqrt' function. */
00655 #ifndef MAGICKCORE_HAVE_SQRT
00656 #define MAGICKCORE_HAVE_SQRT 1
00657 #endif
00658 
00659 /* Define to 1 if you have the `stat' function. */
00660 #ifndef MAGICKCORE_HAVE_STAT
00661 #define MAGICKCORE_HAVE_STAT 1
00662 #endif
00663 
00664 /* Define to 1 if you have the <stdarg.h> header file. */
00665 #ifndef MAGICKCORE_HAVE_STDARG_H
00666 #define MAGICKCORE_HAVE_STDARG_H 1
00667 #endif
00668 
00669 /* Define to 1 if stdbool.h conforms to C99. */
00670 #ifndef MAGICKCORE_HAVE_STDBOOL_H
00671 #define MAGICKCORE_HAVE_STDBOOL_H 1
00672 #endif
00673 
00674 /* Define to 1 if you have the <stdint.h> header file. */
00675 #ifndef MAGICKCORE_HAVE_STDINT_H
00676 #define MAGICKCORE_HAVE_STDINT_H 1
00677 #endif
00678 
00679 /* Define to 1 if you have the <stdlib.h> header file. */
00680 #ifndef MAGICKCORE_HAVE_STDLIB_H
00681 #define MAGICKCORE_HAVE_STDLIB_H 1
00682 #endif
00683 
00684 /* define if the compiler supports ISO C++ standard library */
00685 #ifndef MAGICKCORE_HAVE_STD_LIBS
00686 #define MAGICKCORE_HAVE_STD_LIBS 
00687 #endif
00688 
00689 /* Define to 1 if you have the `strcasecmp' function. */
00690 #ifndef MAGICKCORE_HAVE_STRCASECMP
00691 #define MAGICKCORE_HAVE_STRCASECMP 1
00692 #endif
00693 
00694 /* Define to 1 if you have the `strcasestr' function. */
00695 #ifndef MAGICKCORE_HAVE_STRCASESTR
00696 #define MAGICKCORE_HAVE_STRCASESTR 1
00697 #endif
00698 
00699 /* Define to 1 if you have the `strchr' function. */
00700 #ifndef MAGICKCORE_HAVE_STRCHR
00701 #define MAGICKCORE_HAVE_STRCHR 1
00702 #endif
00703 
00704 /* Define to 1 if you have the `strcspn' function. */
00705 #ifndef MAGICKCORE_HAVE_STRCSPN
00706 #define MAGICKCORE_HAVE_STRCSPN 1
00707 #endif
00708 
00709 /* Define to 1 if you have the `strdup' function. */
00710 #ifndef MAGICKCORE_HAVE_STRDUP
00711 #define MAGICKCORE_HAVE_STRDUP 1
00712 #endif
00713 
00714 /* Define to 1 if you have the `strerror' function. */
00715 #ifndef MAGICKCORE_HAVE_STRERROR
00716 #define MAGICKCORE_HAVE_STRERROR 1
00717 #endif
00718 
00719 /* Define to 1 if you have the `strerror_r' function. */
00720 #ifndef MAGICKCORE_HAVE_STRERROR_R
00721 #define MAGICKCORE_HAVE_STRERROR_R 1
00722 #endif
00723 
00724 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
00725 #ifndef MAGICKCORE_HAVE_STRINGIZE
00726 #define MAGICKCORE_HAVE_STRINGIZE 1
00727 #endif
00728 
00729 /* Define to 1 if you have the <strings.h> header file. */
00730 #ifndef MAGICKCORE_HAVE_STRINGS_H
00731 #define MAGICKCORE_HAVE_STRINGS_H 1
00732 #endif
00733 
00734 /* Define to 1 if you have the <string.h> header file. */
00735 #ifndef MAGICKCORE_HAVE_STRING_H
00736 #define MAGICKCORE_HAVE_STRING_H 1
00737 #endif
00738 
00739 /* Define to 1 if you have the `strlcat' function. */
00740 /* #undef HAVE_STRLCAT */
00741 
00742 /* Define to 1 if you have the `strlcpy' function. */
00743 /* #undef HAVE_STRLCPY */
00744 
00745 /* Define to 1 if you have the `strncasecmp' function. */
00746 #ifndef MAGICKCORE_HAVE_STRNCASECMP
00747 #define MAGICKCORE_HAVE_STRNCASECMP 1
00748 #endif
00749 
00750 /* Define to 1 if you have the `strpbrk' function. */
00751 #ifndef MAGICKCORE_HAVE_STRPBRK
00752 #define MAGICKCORE_HAVE_STRPBRK 1
00753 #endif
00754 
00755 /* Define to 1 if you have the `strrchr' function. */
00756 #ifndef MAGICKCORE_HAVE_STRRCHR
00757 #define MAGICKCORE_HAVE_STRRCHR 1
00758 #endif
00759 
00760 /* Define to 1 if you have the `strspn' function. */
00761 #ifndef MAGICKCORE_HAVE_STRSPN
00762 #define MAGICKCORE_HAVE_STRSPN 1
00763 #endif
00764 
00765 /* Define to 1 if you have the `strstr' function. */
00766 #ifndef MAGICKCORE_HAVE_STRSTR
00767 #define MAGICKCORE_HAVE_STRSTR 1
00768 #endif
00769 
00770 /* Define to 1 if you have the `strtod' function. */
00771 #ifndef MAGICKCORE_HAVE_STRTOD
00772 #define MAGICKCORE_HAVE_STRTOD 1
00773 #endif
00774 
00775 /* Define to 1 if you have the `strtod_l' function. */
00776 #ifndef MAGICKCORE_HAVE_STRTOD_L
00777 #define MAGICKCORE_HAVE_STRTOD_L 1
00778 #endif
00779 
00780 /* Define to 1 if you have the `strtol' function. */
00781 #ifndef MAGICKCORE_HAVE_STRTOL
00782 #define MAGICKCORE_HAVE_STRTOL 1
00783 #endif
00784 
00785 /* Define to 1 if you have the `strtoul' function. */
00786 #ifndef MAGICKCORE_HAVE_STRTOUL
00787 #define MAGICKCORE_HAVE_STRTOUL 1
00788 #endif
00789 
00790 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
00791 #ifndef MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE
00792 #define MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE 1
00793 #endif
00794 
00795 /* Define to 1 if you have the <sun_prefetch.h> header file. */
00796 /* #undef HAVE_SUN_PREFETCH_H */
00797 
00798 /* Define to 1 if you have the `symlink' function. */
00799 #ifndef MAGICKCORE_HAVE_SYMLINK
00800 #define MAGICKCORE_HAVE_SYMLINK 1
00801 #endif
00802 
00803 /* Define to 1 if you have the `sysconf' function. */
00804 #ifndef MAGICKCORE_HAVE_SYSCONF
00805 #define MAGICKCORE_HAVE_SYSCONF 1
00806 #endif
00807 
00808 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00809    */
00810 /* #undef HAVE_SYS_DIR_H */
00811 
00812 /* Define to 1 if you have the <sys/ipc.h> header file. */
00813 #ifndef MAGICKCORE_HAVE_SYS_IPC_H
00814 #define MAGICKCORE_HAVE_SYS_IPC_H 1
00815 #endif
00816 
00817 /* Define to 1 if you have the <sys/mman.h> header file. */
00818 #ifndef MAGICKCORE_HAVE_SYS_MMAN_H
00819 #define MAGICKCORE_HAVE_SYS_MMAN_H 1
00820 #endif
00821 
00822 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00823    */
00824 /* #undef HAVE_SYS_NDIR_H */
00825 
00826 /* Define to 1 if you have the <sys/param.h> header file. */
00827 #ifndef MAGICKCORE_HAVE_SYS_PARAM_H
00828 #define MAGICKCORE_HAVE_SYS_PARAM_H 1
00829 #endif
00830 
00831 /* Define to 1 if you have the <sys/resource.h> header file. */
00832 #ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H
00833 #define MAGICKCORE_HAVE_SYS_RESOURCE_H 1
00834 #endif
00835 
00836 /* Define to 1 if you have the <sys/select.h> header file. */
00837 #ifndef MAGICKCORE_HAVE_SYS_SELECT_H
00838 #define MAGICKCORE_HAVE_SYS_SELECT_H 1
00839 #endif
00840 
00841 /* Define to 1 if you have the <sys/sendfile.h> header file. */
00842 #ifndef MAGICKCORE_HAVE_SYS_SENDFILE_H
00843 #define MAGICKCORE_HAVE_SYS_SENDFILE_H 1
00844 #endif
00845 
00846 /* Define to 1 if you have the <sys/socket.h> header file. */
00847 #ifndef MAGICKCORE_HAVE_SYS_SOCKET_H
00848 #define MAGICKCORE_HAVE_SYS_SOCKET_H 1
00849 #endif
00850 
00851 /* Define to 1 if you have the <sys/stat.h> header file. */
00852 #ifndef MAGICKCORE_HAVE_SYS_STAT_H
00853 #define MAGICKCORE_HAVE_SYS_STAT_H 1
00854 #endif
00855 
00856 /* Define to 1 if you have the <sys/syslimits.h> header file. */
00857 /* #undef HAVE_SYS_SYSLIMITS_H */
00858 
00859 /* Define to 1 if you have the <sys/timeb.h> header file. */
00860 #ifndef MAGICKCORE_HAVE_SYS_TIMEB_H
00861 #define MAGICKCORE_HAVE_SYS_TIMEB_H 1
00862 #endif
00863 
00864 /* Define to 1 if you have the <sys/times.h> header file. */
00865 #ifndef MAGICKCORE_HAVE_SYS_TIMES_H
00866 #define MAGICKCORE_HAVE_SYS_TIMES_H 1
00867 #endif
00868 
00869 /* Define to 1 if you have the <sys/time.h> header file. */
00870 #ifndef MAGICKCORE_HAVE_SYS_TIME_H
00871 #define MAGICKCORE_HAVE_SYS_TIME_H 1
00872 #endif
00873 
00874 /* Define to 1 if you have the <sys/types.h> header file. */
00875 #ifndef MAGICKCORE_HAVE_SYS_TYPES_H
00876 #define MAGICKCORE_HAVE_SYS_TYPES_H 1
00877 #endif
00878 
00879 /* Define to 1 if you have the <sys/wait.h> header file. */
00880 #ifndef MAGICKCORE_HAVE_SYS_WAIT_H
00881 #define MAGICKCORE_HAVE_SYS_WAIT_H 1
00882 #endif
00883 
00884 /* Define if you have the tcmalloc memory allocation library */
00885 /* #undef HAVE_TCMALLOC */
00886 
00887 /* Define to 1 if you have the `telldir' function. */
00888 #ifndef MAGICKCORE_HAVE_TELLDIR
00889 #define MAGICKCORE_HAVE_TELLDIR 1
00890 #endif
00891 
00892 /* Define to 1 if you have the `tempnam' function. */
00893 #ifndef MAGICKCORE_HAVE_TEMPNAM
00894 #define MAGICKCORE_HAVE_TEMPNAM 1
00895 #endif
00896 
00897 /* Define to 1 if you have the <tiffconf.h> header file. */
00898 #ifndef MAGICKCORE_HAVE_TIFFCONF_H
00899 #define MAGICKCORE_HAVE_TIFFCONF_H 1
00900 #endif
00901 
00902 /* Define to 1 if you have the `TIFFIsBigEndian' function. */
00903 #ifndef MAGICKCORE_HAVE_TIFFISBIGENDIAN
00904 #define MAGICKCORE_HAVE_TIFFISBIGENDIAN 1
00905 #endif
00906 
00907 /* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
00908 #ifndef MAGICKCORE_HAVE_TIFFISCODECCONFIGURED
00909 #define MAGICKCORE_HAVE_TIFFISCODECCONFIGURED 1
00910 #endif
00911 
00912 /* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
00913 #ifndef MAGICKCORE_HAVE_TIFFMERGEFIELDINFO
00914 #define MAGICKCORE_HAVE_TIFFMERGEFIELDINFO 1
00915 #endif
00916 
00917 /* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
00918 #ifndef MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY
00919 #define MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY 1
00920 #endif
00921 
00922 /* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
00923 #ifndef MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT
00924 #define MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT 1
00925 #endif
00926 
00927 /* Define to 1 if you have the `TIFFSetTagExtender' function. */
00928 #ifndef MAGICKCORE_HAVE_TIFFSETTAGEXTENDER
00929 #define MAGICKCORE_HAVE_TIFFSETTAGEXTENDER 1
00930 #endif
00931 
00932 /* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
00933 #ifndef MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT
00934 #define MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT 1
00935 #endif
00936 
00937 /* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
00938 #ifndef MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES
00939 #define MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES 1
00940 #endif
00941 
00942 /* Define to 1 if you have the `times' function. */
00943 #ifndef MAGICKCORE_HAVE_TIMES
00944 #define MAGICKCORE_HAVE_TIMES 1
00945 #endif
00946 
00947 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
00948    `HAVE_STRUCT_TM_TM_ZONE' instead. */
00949 #ifndef MAGICKCORE_HAVE_TM_ZONE
00950 #define MAGICKCORE_HAVE_TM_ZONE 1
00951 #endif
00952 
00953 /* Define to 1 if you don't have `tm_zone' but do have the external array
00954    `tzname'. */
00955 /* #undef HAVE_TZNAME */
00956 
00957 /* Define to 1 if the system has the type `uintmax_t'. */
00958 #ifndef MAGICKCORE_HAVE_UINTMAX_T
00959 #define MAGICKCORE_HAVE_UINTMAX_T 1
00960 #endif
00961 
00962 /* Define to 1 if the system has the type `uintptr_t'. */
00963 #ifndef MAGICKCORE_HAVE_UINTPTR_T
00964 #define MAGICKCORE_HAVE_UINTPTR_T 1
00965 #endif
00966 
00967 /* Define to 1 if you have the `ulltostr' function. */
00968 /* #undef HAVE_ULLTOSTR */
00969 
00970 /* Define if you have umem memory allocation library */
00971 /* #undef HAVE_UMEM */
00972 
00973 /* Define to 1 if you have the <unistd.h> header file. */
00974 #ifndef MAGICKCORE_HAVE_UNISTD_H
00975 #define MAGICKCORE_HAVE_UNISTD_H 1
00976 #endif
00977 
00978 /* Define to 1 if the system has the type `unsigned long long int'. */
00979 #ifndef MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT
00980 #define MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT 1
00981 #endif
00982 
00983 /* Define to 1 if you have the `uselocale' function. */
00984 #ifndef MAGICKCORE_HAVE_USELOCALE
00985 #define MAGICKCORE_HAVE_USELOCALE 1
00986 #endif
00987 
00988 /* Define to 1 if you have the `usleep' function. */
00989 #ifndef MAGICKCORE_HAVE_USLEEP
00990 #define MAGICKCORE_HAVE_USLEEP 1
00991 #endif
00992 
00993 /* Define to 1 if you have the `utime' function. */
00994 #ifndef MAGICKCORE_HAVE_UTIME
00995 #define MAGICKCORE_HAVE_UTIME 1
00996 #endif
00997 
00998 /* Define to 1 if you have the <utime.h> header file. */
00999 #ifndef MAGICKCORE_HAVE_UTIME_H
01000 #define MAGICKCORE_HAVE_UTIME_H 1
01001 #endif
01002 
01003 /* Define to 1 if you have the `vfork' function. */
01004 #ifndef MAGICKCORE_HAVE_VFORK
01005 #define MAGICKCORE_HAVE_VFORK 1
01006 #endif
01007 
01008 /* Define to 1 if you have the <vfork.h> header file. */
01009 /* #undef HAVE_VFORK_H */
01010 
01011 /* Define to 1 if you have the `vfprintf' function. */
01012 #ifndef MAGICKCORE_HAVE_VFPRINTF
01013 #define MAGICKCORE_HAVE_VFPRINTF 1
01014 #endif
01015 
01016 /* Define to 1 if you have the `vfprintf_l' function. */
01017 /* #undef HAVE_VFPRINTF_L */
01018 
01019 /* Define to 1 if you have the `vprintf' function. */
01020 #ifndef MAGICKCORE_HAVE_VPRINTF
01021 #define MAGICKCORE_HAVE_VPRINTF 1
01022 #endif
01023 
01024 /* Define to 1 if you have the `vsnprintf' function. */
01025 #ifndef MAGICKCORE_HAVE_VSNPRINTF
01026 #define MAGICKCORE_HAVE_VSNPRINTF 1
01027 #endif
01028 
01029 /* Define to 1 if you have the `vsnprintf_l' function. */
01030 /* #undef HAVE_VSNPRINTF_L */
01031 
01032 /* Define to 1 if you have the `vsprintf' function. */
01033 #ifndef MAGICKCORE_HAVE_VSPRINTF
01034 #define MAGICKCORE_HAVE_VSPRINTF 1
01035 #endif
01036 
01037 /* Define to 1 if you have the `waitpid' function. */
01038 #ifndef MAGICKCORE_HAVE_WAITPID
01039 #define MAGICKCORE_HAVE_WAITPID 1
01040 #endif
01041 
01042 /* Define to 1 if you have the <wchar.h> header file. */
01043 #ifndef MAGICKCORE_HAVE_WCHAR_H
01044 #define MAGICKCORE_HAVE_WCHAR_H 1
01045 #endif
01046 
01047 /* Define to 1 if `fork' works. */
01048 #ifndef MAGICKCORE_HAVE_WORKING_FORK
01049 #define MAGICKCORE_HAVE_WORKING_FORK 1
01050 #endif
01051 
01052 /* Define to 1 if `vfork' works. */
01053 #ifndef MAGICKCORE_HAVE_WORKING_VFORK
01054 #define MAGICKCORE_HAVE_WORKING_VFORK 1
01055 #endif
01056 
01057 /* Define to 1 if you have the <xlocale.h> header file. */
01058 #ifndef MAGICKCORE_HAVE_XLOCALE_H
01059 #define MAGICKCORE_HAVE_XLOCALE_H 1
01060 #endif
01061 
01062 /* Define to 1 if you have the `_aligned_malloc' function. */
01063 /* #undef HAVE__ALIGNED_MALLOC */
01064 
01065 /* Define to 1 if the system has the type `_Bool'. */
01066 #ifndef MAGICKCORE_HAVE__BOOL
01067 #define MAGICKCORE_HAVE__BOOL 1
01068 #endif
01069 
01070 /* Define to 1 if you have the `_exit' function. */
01071 #ifndef MAGICKCORE_HAVE__EXIT
01072 #define MAGICKCORE_HAVE__EXIT 1
01073 #endif
01074 
01075 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
01076 /* #undef HAVE__NSGETEXECUTABLEPATH */
01077 
01078 /* Define to 1 if you have the `_pclose' function. */
01079 /* #undef HAVE__PCLOSE */
01080 
01081 /* Define to 1 if you have the `_popen' function. */
01082 /* #undef HAVE__POPEN */
01083 
01084 /* Define to 1 if you have the `_wfopen' function. */
01085 /* #undef HAVE__WFOPEN */
01086 
01087 /* Define to 1 if you have the `_wstat' function. */
01088 /* #undef HAVE__WSTAT */
01089 
01090 /* define if your compiler has __attribute__ */
01091 #ifndef MAGICKCORE_HAVE___ATTRIBUTE__
01092 #define MAGICKCORE_HAVE___ATTRIBUTE__ 1
01093 #endif
01094 
01095 /* Whether hdri is enabled or not */
01096 #ifndef MAGICKCORE_HDRI_ENABLE_OBSOLETE_IN_H
01097 #define MAGICKCORE_HDRI_ENABLE_OBSOLETE_IN_H 0
01098 #endif
01099 
01100 /* Define if you have libheif library */
01101 /* #undef HEIC_DELEGATE */
01102 
01103 /* Define if you have jemalloc memory allocation library */
01104 /* #undef HasJEMALLOC */
01105 
01106 /* Directory where ImageMagick architecture headers live. */
01107 #ifndef MAGICKCORE_INCLUDEARCH_PATH
01108 #define MAGICKCORE_INCLUDEARCH_PATH "/usr/include/ImageMagick-6/"
01109 #endif
01110 
01111 /* Directory where ImageMagick headers live. */
01112 #ifndef MAGICKCORE_INCLUDE_PATH
01113 #define MAGICKCORE_INCLUDE_PATH "/usr/include/ImageMagick-6/"
01114 #endif
01115 
01116 /* ImageMagick is formally installed under prefix */
01117 #ifndef MAGICKCORE_INSTALLED_SUPPORT
01118 #define MAGICKCORE_INSTALLED_SUPPORT 1
01119 #endif
01120 
01121 /* Define if you have JBIG library */
01122 /* #undef JBIG_DELEGATE */
01123 
01124 /* Define if you have JPEG library */
01125 #ifndef MAGICKCORE_JPEG_DELEGATE
01126 #define MAGICKCORE_JPEG_DELEGATE 1
01127 #endif
01128 
01129 /* Define if you have brunsli library */
01130 /* #undef JXL_DELEGATE */
01131 
01132 /* Define if you have LCMS library */
01133 #ifndef MAGICKCORE_LCMS_DELEGATE
01134 #define MAGICKCORE_LCMS_DELEGATE 1
01135 #endif
01136 
01137 /* Define if you have OPENJP2 library */
01138 #ifndef MAGICKCORE_LIBOPENJP2_DELEGATE
01139 #define MAGICKCORE_LIBOPENJP2_DELEGATE 1
01140 #endif
01141 
01142 /* Directory where architecture-dependent files live. */
01143 #ifndef MAGICKCORE_LIBRARY_PATH
01144 #define MAGICKCORE_LIBRARY_PATH "/usr/lib64/ImageMagick-6.9.11/"
01145 #endif
01146 
01147 /* Subdirectory of lib where ImageMagick architecture dependent files are
01148    installed. */
01149 #ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
01150 #define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-6.9.11"
01151 #endif
01152 
01153 /* Binaries in libraries path base name (will be during install linked to bin)
01154    */
01155 #ifndef MAGICKCORE_LIB_BIN_BASEDIRNAME
01156 #define MAGICKCORE_LIB_BIN_BASEDIRNAME "bin"
01157 #endif
01158 
01159 /* Define if you have LQR library */
01160 /* #undef LQR_DELEGATE */
01161 
01162 /* Define if using libltdl to support dynamically loadable modules and OpenCL
01163    */
01164 #ifndef MAGICKCORE_LTDL_DELEGATE
01165 #define MAGICKCORE_LTDL_DELEGATE 1
01166 #endif
01167 
01168 /* Native module suffix */
01169 #ifndef MAGICKCORE_LTDL_MODULE_EXT
01170 #define MAGICKCORE_LTDL_MODULE_EXT ".so"
01171 #endif
01172 
01173 /* Define to the sub-directory where libtool stores uninstalled libraries. */
01174 #ifndef MAGICKCORE_LT_OBJDIR
01175 #define MAGICKCORE_LT_OBJDIR ".libs/"
01176 #endif
01177 
01178 /* Define if you have LZMA library */
01179 /* #undef LZMA_DELEGATE */
01180 
01181 /* Define to prepend to default font search path. */
01182 /* #undef MAGICK_FONT_PATH */
01183 
01184 /* Target Host CPU */
01185 #ifndef MAGICKCORE_MAGICK_TARGET_CPU
01186 #define MAGICKCORE_MAGICK_TARGET_CPU x86_64
01187 #endif
01188 
01189 /* Target Host OS */
01190 #ifndef MAGICKCORE_MAGICK_TARGET_OS
01191 #define MAGICKCORE_MAGICK_TARGET_OS linux-gnu
01192 #endif
01193 
01194 /* Target Host Vendor */
01195 #ifndef MAGICKCORE_MAGICK_TARGET_VENDOR
01196 #define MAGICKCORE_MAGICK_TARGET_VENDOR redhat
01197 #endif
01198 
01199 /* Module directory name without ABI part. */
01200 #ifndef MAGICKCORE_MODULES_BASEDIRNAME
01201 #define MAGICKCORE_MODULES_BASEDIRNAME "modules"
01202 #endif
01203 
01204 /* Module directory dirname */
01205 /* #undef MODULES_DIRNAME */
01206 
01207 /* Magick API method prefix */
01208 /* #undef NAMESPACE_PREFIX */
01209 
01210 /* Magick API method prefix tag */
01211 /* #undef NAMESPACE_PREFIX_TAG */
01212 
01213 /* Define to 1 if assertions should be disabled. */
01214 /* #undef NDEBUG */
01215 
01216 /* Define if you have OPENEXR library */
01217 #ifndef MAGICKCORE_OPENEXR_DELEGATE
01218 #define MAGICKCORE_OPENEXR_DELEGATE 1
01219 #endif
01220 
01221 /* Name of package */
01222 #ifndef MAGICKCORE_PACKAGE
01223 #define MAGICKCORE_PACKAGE "ImageMagick"
01224 #endif
01225 
01226 /* Define to the address where bug reports for this package should be sent. */
01227 #ifndef MAGICKCORE_PACKAGE_BUGREPORT
01228 #define MAGICKCORE_PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick6/issues"
01229 #endif
01230 
01231 /* Define to the full name of this package. */
01232 #ifndef MAGICKCORE_PACKAGE_NAME
01233 #define MAGICKCORE_PACKAGE_NAME "ImageMagick"
01234 #endif
01235 
01236 /* Define to the full name and version of this package. */
01237 #ifndef MAGICKCORE_PACKAGE_STRING
01238 #define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.9.11-29"
01239 #endif
01240 
01241 /* Define to the one symbol short name of this package. */
01242 #ifndef MAGICKCORE_PACKAGE_TARNAME
01243 #define MAGICKCORE_PACKAGE_TARNAME "ImageMagick"
01244 #endif
01245 
01246 /* Define to the home page for this package. */
01247 #ifndef MAGICKCORE_PACKAGE_URL
01248 #define MAGICKCORE_PACKAGE_URL "https://imagemagick.org"
01249 #endif
01250 
01251 /* Define to the version of this package. */
01252 #ifndef MAGICKCORE_PACKAGE_VERSION
01253 #define MAGICKCORE_PACKAGE_VERSION "6.9.11-29"
01254 #endif
01255 
01256 /* Define if you have PANGOCAIRO library */
01257 #ifndef MAGICKCORE_PANGOCAIRO_DELEGATE
01258 #define MAGICKCORE_PANGOCAIRO_DELEGATE 1
01259 #endif
01260 
01261 /* Define if you have PANGO library */
01262 #ifndef MAGICKCORE_PANGO_DELEGATE
01263 #define MAGICKCORE_PANGO_DELEGATE 1
01264 #endif
01265 
01266 /* enable pipes (|) in filenames */
01267 /* #undef PIPES_SUPPORT */
01268 
01269 /* Define if you have PNG library */
01270 #ifndef MAGICKCORE_PNG_DELEGATE
01271 #define MAGICKCORE_PNG_DELEGATE 1
01272 #endif
01273 
01274 /* Define to necessary symbol if this constant uses a non-standard name on
01275    your system. */
01276 /* #undef PTHREAD_CREATE_JOINABLE */
01277 
01278 /* Pixel cache threshold in MB (defaults to available memory) */
01279 /* #undef PixelCacheThreshold */
01280 
01281 /* Number of bits in a pixel Quantum (8/16/32/64) */
01282 #ifndef MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H
01283 #define MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H 16
01284 #endif
01285 
01286 /* Define if you have RAQM library */
01287 /* #undef RAQM_DELEGATE */
01288 
01289 /* Define if you have LIBRAW library */
01290 /* #undef RAW_R_DELEGATE */
01291 
01292 /* Define if you have RSVG library */
01293 #ifndef MAGICKCORE_RSVG_DELEGATE
01294 #define MAGICKCORE_RSVG_DELEGATE 1
01295 #endif
01296 
01297 /* Define to the type of arg 1 for `select'. */
01298 #ifndef MAGICKCORE_SELECT_TYPE_ARG1
01299 #define MAGICKCORE_SELECT_TYPE_ARG1 int
01300 #endif
01301 
01302 /* Define to the type of args 2, 3 and 4 for `select'. */
01303 #ifndef MAGICKCORE_SELECT_TYPE_ARG234
01304 #define MAGICKCORE_SELECT_TYPE_ARG234 (fd_set *)
01305 #endif
01306 
01307 /* Define to the type of arg 5 for `select'. */
01308 #ifndef MAGICKCORE_SELECT_TYPE_ARG5
01309 #define MAGICKCORE_SELECT_TYPE_ARG5 (struct timeval *)
01310 #endif
01311 
01312 /* Setjmp/longjmp are thread safe */
01313 #ifndef MAGICKCORE_SETJMP_IS_THREAD_SAFE
01314 #define MAGICKCORE_SETJMP_IS_THREAD_SAFE 1
01315 #endif
01316 
01317 /* Sharearch directory name without ABI part. */
01318 #ifndef MAGICKCORE_SHAREARCH_BASEDIRNAME
01319 #define MAGICKCORE_SHAREARCH_BASEDIRNAME "config"
01320 #endif
01321 
01322 /* Sharearch directory dirname */
01323 /* #undef SHAREARCH_DIRNAME */
01324 
01325 /* Directory where architecture-independent configuration files live. */
01326 #ifndef MAGICKCORE_SHARE_PATH
01327 #define MAGICKCORE_SHARE_PATH "/usr/share/ImageMagick6/ImageMagick-6/"
01328 #endif
01329 
01330 /* Subdirectory of lib where architecture-independent configuration files
01331    live. */
01332 #ifndef MAGICKCORE_SHARE_RELATIVE_PATH
01333 #define MAGICKCORE_SHARE_RELATIVE_PATH "ImageMagick-6"
01334 #endif
01335 
01336 /* The size of `double', as computed by sizeof. */
01337 #ifndef MAGICKCORE_SIZEOF_DOUBLE
01338 #define MAGICKCORE_SIZEOF_DOUBLE 8
01339 #endif
01340 
01341 /* The size of `double_t', as computed by sizeof. */
01342 #ifndef MAGICKCORE_SIZEOF_DOUBLE_T
01343 #define MAGICKCORE_SIZEOF_DOUBLE_T 8
01344 #endif
01345 
01346 /* The size of `float', as computed by sizeof. */
01347 #ifndef MAGICKCORE_SIZEOF_FLOAT
01348 #define MAGICKCORE_SIZEOF_FLOAT 4
01349 #endif
01350 
01351 /* The size of `float_t', as computed by sizeof. */
01352 #ifndef MAGICKCORE_SIZEOF_FLOAT_T
01353 #define MAGICKCORE_SIZEOF_FLOAT_T 4
01354 #endif
01355 
01356 /* The size of `long double', as computed by sizeof. */
01357 #ifndef MAGICKCORE_SIZEOF_LONG_DOUBLE
01358 #define MAGICKCORE_SIZEOF_LONG_DOUBLE 16
01359 #endif
01360 
01361 /* The size of `unsigned long long', as computed by sizeof. */
01362 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG
01363 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8
01364 #endif
01365 
01366 /* The size of `void *', as computed by sizeof. */
01367 #ifndef MAGICKCORE_SIZEOF_VOID_P
01368 #define MAGICKCORE_SIZEOF_VOID_P 8
01369 #endif
01370 
01371 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
01372 /* #undef STAT_MACROS_BROKEN */
01373 
01374 /* Define to 1 if you have the ANSI C header files. */
01375 #ifndef MAGICKCORE_STDC_HEADERS
01376 #define MAGICKCORE_STDC_HEADERS 1
01377 #endif
01378 
01379 /* Define to 1 if strerror_r returns char *. */
01380 #ifndef MAGICKCORE_STRERROR_R_CHAR_P
01381 #define MAGICKCORE_STRERROR_R_CHAR_P 1
01382 #endif
01383 
01384 /* Define if you have POSIX threads libraries and header files. */
01385 #ifndef MAGICKCORE_THREAD_SUPPORT
01386 #define MAGICKCORE_THREAD_SUPPORT 1
01387 #endif
01388 
01389 /* Define if you have TIFF library */
01390 #ifndef MAGICKCORE_TIFF_DELEGATE
01391 #define MAGICKCORE_TIFF_DELEGATE 1
01392 #endif
01393 
01394 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
01395 #ifndef MAGICKCORE_TIME_WITH_SYS_TIME
01396 #define MAGICKCORE_TIME_WITH_SYS_TIME 1
01397 #endif
01398 
01399 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
01400 /* #undef TM_IN_SYS_TIME */
01401 
01402 /* Enable extensions on AIX 3, Interix.  */
01403 #ifndef _ALL_SOURCE
01404 # define _ALL_SOURCE 1
01405 #endif
01406 /* Enable GNU extensions on systems that have them.  */
01407 #ifndef _GNU_SOURCE
01408 # define _GNU_SOURCE 1
01409 #endif
01410 /* Enable threading extensions on Solaris.  */
01411 #ifndef _POSIX_PTHREAD_SEMANTICS
01412 # define _POSIX_PTHREAD_SEMANTICS 1
01413 #endif
01414 /* Enable extensions on HP NonStop.  */
01415 #ifndef _TANDEM_SOURCE
01416 # define _TANDEM_SOURCE 1
01417 #endif
01418 /* Enable general extensions on Solaris.  */
01419 #ifndef __EXTENSIONS__
01420 # define __EXTENSIONS__ 1
01421 #endif
01422 
01423 
01424 /* Version number of package */
01425 #ifndef MAGICKCORE_VERSION
01426 #define MAGICKCORE_VERSION "6.9.11-29"
01427 #endif
01428 
01429 /* Define if you have WEBPMUX library */
01430 /* #undef WEBPMUX_DELEGATE */
01431 
01432 /* Define if you have WEBP library */
01433 #ifndef MAGICKCORE_WEBP_DELEGATE
01434 #define MAGICKCORE_WEBP_DELEGATE 1
01435 #endif
01436 
01437 /* Define to use the Windows GDI32 library */
01438 /* #undef WINGDI32_DELEGATE */
01439 
01440 /* Define if using the dmalloc debugging malloc package */
01441 /* #undef WITH_DMALLOC */
01442 
01443 /* Define if you have WMF library */
01444 #ifndef MAGICKCORE_WMF_DELEGATE
01445 #define MAGICKCORE_WMF_DELEGATE 1
01446 #endif
01447 
01448 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
01449    significant byte first (like Motorola and SPARC, unlike Intel). */
01450 #if defined AC_APPLE_UNIVERSAL_BUILD
01451 # if defined __BIG_ENDIAN__
01452 #  define WORDS_BIGENDIAN 1
01453 # endif
01454 #else
01455 # ifndef WORDS_BIGENDIAN
01456 /* #  undef WORDS_BIGENDIAN */
01457 # endif
01458 #endif
01459 
01460 /* Location of X11 configure files */
01461 #ifndef MAGICKCORE_X11_CONFIGURE_PATH
01462 #define MAGICKCORE_X11_CONFIGURE_PATH ""
01463 #endif
01464 
01465 /* Define if you have X11 library */
01466 #ifndef MAGICKCORE_X11_DELEGATE
01467 #define MAGICKCORE_X11_DELEGATE 1
01468 #endif
01469 
01470 /* Define if you have XML library */
01471 #ifndef MAGICKCORE_XML_DELEGATE
01472 #define MAGICKCORE_XML_DELEGATE 1
01473 #endif
01474 
01475 /* Define to 1 if the X Window System is missing or not being used. */
01476 /* #undef X_DISPLAY_MISSING */
01477 
01478 /* Build self-contained, embeddable, zero-configuration ImageMagick */
01479 /* #undef ZERO_CONFIGURATION_SUPPORT */
01480 
01481 /* Define if you have ZLIB library */
01482 #ifndef MAGICKCORE_ZLIB_DELEGATE
01483 #define MAGICKCORE_ZLIB_DELEGATE 1
01484 #endif
01485 
01486 /* Define if you have ZSTD library */
01487 #ifndef MAGICKCORE_ZSTD_DELEGATE
01488 #define MAGICKCORE_ZSTD_DELEGATE 1
01489 #endif
01490 
01491 /* Enable large inode numbers on Mac OS X 10.5.  */
01492 #ifndef _DARWIN_USE_64_BIT_INODE
01493 # define _DARWIN_USE_64_BIT_INODE 1
01494 #endif
01495 
01496 /* Number of bits in a file offset, on hosts where this is settable. */
01497 /* #undef _FILE_OFFSET_BITS */
01498 
01499 /* enable run-time bounds-checking */
01500 /* #undef _FORTIFY_SOURCE */
01501 
01502 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
01503 /* #undef _LARGEFILE_SOURCE */
01504 
01505 /* Define for large files, on AIX-style hosts. */
01506 /* #undef _LARGE_FILES */
01507 
01508 /* Define to 1 if on MINIX. */
01509 /* #undef _MINIX */
01510 
01511 /* Define to 2 if the system does not provide POSIX.1 features except with
01512    this defined. */
01513 /* #undef _POSIX_1_SOURCE */
01514 
01515 /* Define to 1 if you need to in order for `stat' and other things to work. */
01516 /* #undef _POSIX_SOURCE */
01517 
01518 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
01519    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
01520    #define below would cause a syntax error. */
01521 /* #undef _UINT32_T */
01522 
01523 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
01524    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
01525    #define below would cause a syntax error. */
01526 /* #undef _UINT64_T */
01527 
01528 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
01529    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
01530    #define below would cause a syntax error. */
01531 /* #undef _UINT8_T */
01532 
01533 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
01534 #ifndef __CHAR_UNSIGNED__
01535 /* # undef __CHAR_UNSIGNED__ */
01536 #endif
01537 
01538 /* Define to appropriate substitute if compiler does not have __func__ */
01539 /* #undef __func__ */
01540 
01541 /* Define to empty if `const' does not conform to ANSI C. */
01542 /* #undef const */
01543 
01544 /* Define to `int' if <sys/types.h> doesn't define. */
01545 /* #undef gid_t */
01546 
01547 /* Define to `__inline__' or `__inline' if that's what the C compiler
01548    calls it, or to nothing if 'inline' is not supported under any name.  */
01549 #ifndef __cplusplus
01550 /* #undef inline */
01551 #endif
01552 
01553 /* Define to the type of a signed integer type of width exactly 16 bits if
01554    such a type exists and the standard includes do not define it. */
01555 /* #undef int16_t */
01556 
01557 /* Define to the type of a signed integer type of width exactly 32 bits if
01558    such a type exists and the standard includes do not define it. */
01559 /* #undef int32_t */
01560 
01561 /* Define to the type of a signed integer type of width exactly 64 bits if
01562    such a type exists and the standard includes do not define it. */
01563 /* #undef int64_t */
01564 
01565 /* Define to the type of a signed integer type of width exactly 8 bits if such
01566    a type exists and the standard includes do not define it. */
01567 /* #undef int8_t */
01568 
01569 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
01570    not define. */
01571 /* #undef intmax_t */
01572 
01573 /* Define to the type of a signed integer type wide enough to hold a pointer,
01574    if such a type exists, and if the system does not define it. */
01575 /* #undef intptr_t */
01576 
01577 /* Define to a type if <wchar.h> does not define. */
01578 /* #undef mbstate_t */
01579 
01580 /* Define to `int' if <sys/types.h> does not define. */
01581 /* #undef mode_t */
01582 
01583 /* Define to `long int' if <sys/types.h> does not define. */
01584 /* #undef off_t */
01585 
01586 /* Define to `int' if <sys/types.h> does not define. */
01587 /* #undef pid_t */
01588 
01589 /* Define to the equivalent of the C99 'restrict' keyword, or to
01590    nothing if this is not supported.  Do not define if restrict is
01591    supported directly.  */
01592 #ifndef _magickcore_restrict
01593 #define _magickcore_restrict __restrict
01594 #endif
01595 /* Work around a bug in Sun C++: it does not support _Restrict or
01596    __restrict__, even though the corresponding Sun C compiler ends up with
01597    "#define restrict _Restrict" or "#define restrict __restrict__" in the
01598    previous line.  Perhaps some future version of Sun C++ will work with
01599    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
01600 #if defined __SUNPRO_CC && !defined __RESTRICT
01601 # define _Restrict
01602 # define __restrict__
01603 #endif
01604 
01605 /* Define to `unsigned int' if <sys/types.h> does not define. */
01606 /* #undef size_t */
01607 
01608 /* Define to `int' if <sys/types.h> does not define. */
01609 /* #undef ssize_t */
01610 
01611 /* Define to `int' if <sys/types.h> doesn't define. */
01612 /* #undef uid_t */
01613 
01614 /* Define to the type of an unsigned integer type of width exactly 16 bits if
01615    such a type exists and the standard includes do not define it. */
01616 /* #undef uint16_t */
01617 
01618 /* Define to the type of an unsigned integer type of width exactly 32 bits if
01619    such a type exists and the standard includes do not define it. */
01620 /* #undef uint32_t */
01621 
01622 /* Define to the type of an unsigned integer type of width exactly 64 bits if
01623    such a type exists and the standard includes do not define it. */
01624 /* #undef uint64_t */
01625 
01626 /* Define to the type of an unsigned integer type of width exactly 8 bits if
01627    such a type exists and the standard includes do not define it. */
01628 /* #undef uint8_t */
01629 
01630 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
01631    do not define. */
01632 /* #undef uintmax_t */
01633 
01634 /* Define to the type of an unsigned integer type wide enough to hold a
01635    pointer, if such a type exists, and if the system does not define it. */
01636 /* #undef uintptr_t */
01637 
01638 /* Define as `fork' if `vfork' does not work. */
01639 /* #undef vfork */
01640 
01641 /* Define to empty if the keyword `volatile' does not work. Warning: valid
01642    code using `volatile' can become incorrect without. Disable with care. */
01643 /* #undef volatile */
01644  
01645 /* once: _MAGICK_MAGICK_BASECONFIG_H */
01646 #endif

Generated on 7 Sep 2020 for MagickCore by  doxygen 1.6.1