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 you have the <windows.h> header file. */
01048 /* #undef HAVE_WINDOWS_H */
01049 
01050 /* Define to 1 if `fork' works. */
01051 #ifndef MAGICKCORE_HAVE_WORKING_FORK
01052 #define MAGICKCORE_HAVE_WORKING_FORK 1
01053 #endif
01054 
01055 /* Define to 1 if `vfork' works. */
01056 #ifndef MAGICKCORE_HAVE_WORKING_VFORK
01057 #define MAGICKCORE_HAVE_WORKING_VFORK 1
01058 #endif
01059 
01060 /* Define to 1 if you have the <xlocale.h> header file. */
01061 #ifndef MAGICKCORE_HAVE_XLOCALE_H
01062 #define MAGICKCORE_HAVE_XLOCALE_H 1
01063 #endif
01064 
01065 /* Define to 1 if you have the `_aligned_malloc' function. */
01066 /* #undef HAVE__ALIGNED_MALLOC */
01067 
01068 /* Define to 1 if the system has the type `_Bool'. */
01069 #ifndef MAGICKCORE_HAVE__BOOL
01070 #define MAGICKCORE_HAVE__BOOL 1
01071 #endif
01072 
01073 /* Define to 1 if you have the `_exit' function. */
01074 #ifndef MAGICKCORE_HAVE__EXIT
01075 #define MAGICKCORE_HAVE__EXIT 1
01076 #endif
01077 
01078 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
01079 /* #undef HAVE__NSGETEXECUTABLEPATH */
01080 
01081 /* Define to 1 if you have the `_pclose' function. */
01082 /* #undef HAVE__PCLOSE */
01083 
01084 /* Define to 1 if you have the `_popen' function. */
01085 /* #undef HAVE__POPEN */
01086 
01087 /* Define to 1 if you have the `_wfopen' function. */
01088 /* #undef HAVE__WFOPEN */
01089 
01090 /* Define to 1 if you have the `_wstat' function. */
01091 /* #undef HAVE__WSTAT */
01092 
01093 /* define if your compiler has __attribute__ */
01094 #ifndef MAGICKCORE_HAVE___ATTRIBUTE__
01095 #define MAGICKCORE_HAVE___ATTRIBUTE__ 1
01096 #endif
01097 
01098 /* Whether hdri is enabled or not */
01099 #ifndef MAGICKCORE_HDRI_ENABLE_OBSOLETE_IN_H
01100 #define MAGICKCORE_HDRI_ENABLE_OBSOLETE_IN_H 0
01101 #endif
01102 
01103 /* Define if you have libheif library */
01104 /* #undef HEIC_DELEGATE */
01105 
01106 /* Define if you have jemalloc memory allocation library */
01107 /* #undef HasJEMALLOC */
01108 
01109 /* Directory where ImageMagick architecture headers live. */
01110 #ifndef MAGICKCORE_INCLUDEARCH_PATH
01111 #define MAGICKCORE_INCLUDEARCH_PATH "/usr/include/ImageMagick-6/"
01112 #endif
01113 
01114 /* Directory where ImageMagick headers live. */
01115 #ifndef MAGICKCORE_INCLUDE_PATH
01116 #define MAGICKCORE_INCLUDE_PATH "/usr/include/ImageMagick-6/"
01117 #endif
01118 
01119 /* ImageMagick is formally installed under prefix */
01120 #ifndef MAGICKCORE_INSTALLED_SUPPORT
01121 #define MAGICKCORE_INSTALLED_SUPPORT 1
01122 #endif
01123 
01124 /* Define if you have JBIG library */
01125 /* #undef JBIG_DELEGATE */
01126 
01127 /* Define if you have JPEG library */
01128 #ifndef MAGICKCORE_JPEG_DELEGATE
01129 #define MAGICKCORE_JPEG_DELEGATE 1
01130 #endif
01131 
01132 /* Define if you have brunsli library */
01133 /* #undef JXL_DELEGATE */
01134 
01135 /* Define if you have LCMS library */
01136 #ifndef MAGICKCORE_LCMS_DELEGATE
01137 #define MAGICKCORE_LCMS_DELEGATE 1
01138 #endif
01139 
01140 /* Define if you have OPENJP2 library */
01141 #ifndef MAGICKCORE_LIBOPENJP2_DELEGATE
01142 #define MAGICKCORE_LIBOPENJP2_DELEGATE 1
01143 #endif
01144 
01145 /* Directory where architecture-dependent files live. */
01146 #ifndef MAGICKCORE_LIBRARY_PATH
01147 #define MAGICKCORE_LIBRARY_PATH "/usr/lib/ImageMagick-6.9.11/"
01148 #endif
01149 
01150 /* Subdirectory of lib where ImageMagick architecture dependent files are
01151    installed. */
01152 #ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
01153 #define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-6.9.11"
01154 #endif
01155 
01156 /* Binaries in libraries path base name (will be during install linked to bin)
01157    */
01158 #ifndef MAGICKCORE_LIB_BIN_BASEDIRNAME
01159 #define MAGICKCORE_LIB_BIN_BASEDIRNAME "bin"
01160 #endif
01161 
01162 /* Define if you have LQR library */
01163 /* #undef LQR_DELEGATE */
01164 
01165 /* Define if using libltdl to support dynamically loadable modules and OpenCL
01166    */
01167 #ifndef MAGICKCORE_LTDL_DELEGATE
01168 #define MAGICKCORE_LTDL_DELEGATE 1
01169 #endif
01170 
01171 /* Native module suffix */
01172 #ifndef MAGICKCORE_LTDL_MODULE_EXT
01173 #define MAGICKCORE_LTDL_MODULE_EXT ".so"
01174 #endif
01175 
01176 /* Define to the sub-directory where libtool stores uninstalled libraries. */
01177 #ifndef MAGICKCORE_LT_OBJDIR
01178 #define MAGICKCORE_LT_OBJDIR ".libs/"
01179 #endif
01180 
01181 /* Define if you have LZMA library */
01182 /* #undef LZMA_DELEGATE */
01183 
01184 /* Define to prepend to default font search path. */
01185 /* #undef MAGICK_FONT_PATH */
01186 
01187 /* Target Host CPU */
01188 #ifndef MAGICKCORE_MAGICK_TARGET_CPU
01189 #define MAGICKCORE_MAGICK_TARGET_CPU i686
01190 #endif
01191 
01192 /* Target Host OS */
01193 #ifndef MAGICKCORE_MAGICK_TARGET_OS
01194 #define MAGICKCORE_MAGICK_TARGET_OS linux-gnu
01195 #endif
01196 
01197 /* Target Host Vendor */
01198 #ifndef MAGICKCORE_MAGICK_TARGET_VENDOR
01199 #define MAGICKCORE_MAGICK_TARGET_VENDOR redhat
01200 #endif
01201 
01202 /* Module directory name without ABI part. */
01203 #ifndef MAGICKCORE_MODULES_BASEDIRNAME
01204 #define MAGICKCORE_MODULES_BASEDIRNAME "modules"
01205 #endif
01206 
01207 /* Module directory dirname */
01208 /* #undef MODULES_DIRNAME */
01209 
01210 /* Magick API method prefix */
01211 /* #undef NAMESPACE_PREFIX */
01212 
01213 /* Magick API method prefix tag */
01214 /* #undef NAMESPACE_PREFIX_TAG */
01215 
01216 /* Define to 1 if assertions should be disabled. */
01217 /* #undef NDEBUG */
01218 
01219 /* Define if you have OPENEXR library */
01220 #ifndef MAGICKCORE_OPENEXR_DELEGATE
01221 #define MAGICKCORE_OPENEXR_DELEGATE 1
01222 #endif
01223 
01224 /* Name of package */
01225 #ifndef MAGICKCORE_PACKAGE
01226 #define MAGICKCORE_PACKAGE "ImageMagick"
01227 #endif
01228 
01229 /* Define to the address where bug reports for this package should be sent. */
01230 #ifndef MAGICKCORE_PACKAGE_BUGREPORT
01231 #define MAGICKCORE_PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick6/issues"
01232 #endif
01233 
01234 /* Define to the full name of this package. */
01235 #ifndef MAGICKCORE_PACKAGE_NAME
01236 #define MAGICKCORE_PACKAGE_NAME "ImageMagick"
01237 #endif
01238 
01239 /* Define to the full name and version of this package. */
01240 #ifndef MAGICKCORE_PACKAGE_STRING
01241 #define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.9.11-25"
01242 #endif
01243 
01244 /* Define to the one symbol short name of this package. */
01245 #ifndef MAGICKCORE_PACKAGE_TARNAME
01246 #define MAGICKCORE_PACKAGE_TARNAME "ImageMagick"
01247 #endif
01248 
01249 /* Define to the home page for this package. */
01250 #ifndef MAGICKCORE_PACKAGE_URL
01251 #define MAGICKCORE_PACKAGE_URL "https://imagemagick.org"
01252 #endif
01253 
01254 /* Define to the version of this package. */
01255 #ifndef MAGICKCORE_PACKAGE_VERSION
01256 #define MAGICKCORE_PACKAGE_VERSION "6.9.11-25"
01257 #endif
01258 
01259 /* Define if you have PANGOCAIRO library */
01260 #ifndef MAGICKCORE_PANGOCAIRO_DELEGATE
01261 #define MAGICKCORE_PANGOCAIRO_DELEGATE 1
01262 #endif
01263 
01264 /* Define if you have PANGO library */
01265 #ifndef MAGICKCORE_PANGO_DELEGATE
01266 #define MAGICKCORE_PANGO_DELEGATE 1
01267 #endif
01268 
01269 /* enable pipes (|) in filenames */
01270 /* #undef PIPES_SUPPORT */
01271 
01272 /* Define if you have PNG library */
01273 #ifndef MAGICKCORE_PNG_DELEGATE
01274 #define MAGICKCORE_PNG_DELEGATE 1
01275 #endif
01276 
01277 /* Define to necessary symbol if this constant uses a non-standard name on
01278    your system. */
01279 /* #undef PTHREAD_CREATE_JOINABLE */
01280 
01281 /* Pixel cache threshold in MB (defaults to available memory) */
01282 /* #undef PixelCacheThreshold */
01283 
01284 /* Number of bits in a pixel Quantum (8/16/32/64) */
01285 #ifndef MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H
01286 #define MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H 16
01287 #endif
01288 
01289 /* Define if you have RAQM library */
01290 /* #undef RAQM_DELEGATE */
01291 
01292 /* Define if you have LIBRAW library */
01293 /* #undef RAW_R_DELEGATE */
01294 
01295 /* Define if you have RSVG library */
01296 #ifndef MAGICKCORE_RSVG_DELEGATE
01297 #define MAGICKCORE_RSVG_DELEGATE 1
01298 #endif
01299 
01300 /* Define to the type of arg 1 for `select'. */
01301 #ifndef MAGICKCORE_SELECT_TYPE_ARG1
01302 #define MAGICKCORE_SELECT_TYPE_ARG1 int
01303 #endif
01304 
01305 /* Define to the type of args 2, 3 and 4 for `select'. */
01306 #ifndef MAGICKCORE_SELECT_TYPE_ARG234
01307 #define MAGICKCORE_SELECT_TYPE_ARG234 (fd_set *)
01308 #endif
01309 
01310 /* Define to the type of arg 5 for `select'. */
01311 #ifndef MAGICKCORE_SELECT_TYPE_ARG5
01312 #define MAGICKCORE_SELECT_TYPE_ARG5 (struct timeval *)
01313 #endif
01314 
01315 /* Setjmp/longjmp are thread safe */
01316 #ifndef MAGICKCORE_SETJMP_IS_THREAD_SAFE
01317 #define MAGICKCORE_SETJMP_IS_THREAD_SAFE 1
01318 #endif
01319 
01320 /* Sharearch directory name without ABI part. */
01321 #ifndef MAGICKCORE_SHAREARCH_BASEDIRNAME
01322 #define MAGICKCORE_SHAREARCH_BASEDIRNAME "config"
01323 #endif
01324 
01325 /* Sharearch directory dirname */
01326 /* #undef SHAREARCH_DIRNAME */
01327 
01328 /* Directory where architecture-independent configuration files live. */
01329 #ifndef MAGICKCORE_SHARE_PATH
01330 #define MAGICKCORE_SHARE_PATH "/usr/share/ImageMagick6/ImageMagick-6/"
01331 #endif
01332 
01333 /* Subdirectory of lib where architecture-independent configuration files
01334    live. */
01335 #ifndef MAGICKCORE_SHARE_RELATIVE_PATH
01336 #define MAGICKCORE_SHARE_RELATIVE_PATH "ImageMagick-6"
01337 #endif
01338 
01339 /* The size of `double', as computed by sizeof. */
01340 #ifndef MAGICKCORE_SIZEOF_DOUBLE
01341 #define MAGICKCORE_SIZEOF_DOUBLE 8
01342 #endif
01343 
01344 /* The size of `double_t', as computed by sizeof. */
01345 #ifndef MAGICKCORE_SIZEOF_DOUBLE_T
01346 #define MAGICKCORE_SIZEOF_DOUBLE_T 12
01347 #endif
01348 
01349 /* The size of `float', as computed by sizeof. */
01350 #ifndef MAGICKCORE_SIZEOF_FLOAT
01351 #define MAGICKCORE_SIZEOF_FLOAT 4
01352 #endif
01353 
01354 /* The size of `float_t', as computed by sizeof. */
01355 #ifndef MAGICKCORE_SIZEOF_FLOAT_T
01356 #define MAGICKCORE_SIZEOF_FLOAT_T 12
01357 #endif
01358 
01359 /* The size of `long double', as computed by sizeof. */
01360 #ifndef MAGICKCORE_SIZEOF_LONG_DOUBLE
01361 #define MAGICKCORE_SIZEOF_LONG_DOUBLE 12
01362 #endif
01363 
01364 /* The size of `unsigned long long', as computed by sizeof. */
01365 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG
01366 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8
01367 #endif
01368 
01369 /* The size of `void *', as computed by sizeof. */
01370 #ifndef MAGICKCORE_SIZEOF_VOID_P
01371 #define MAGICKCORE_SIZEOF_VOID_P 4
01372 #endif
01373 
01374 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
01375 /* #undef STAT_MACROS_BROKEN */
01376 
01377 /* Define to 1 if you have the ANSI C header files. */
01378 #ifndef MAGICKCORE_STDC_HEADERS
01379 #define MAGICKCORE_STDC_HEADERS 1
01380 #endif
01381 
01382 /* Define to 1 if strerror_r returns char *. */
01383 #ifndef MAGICKCORE_STRERROR_R_CHAR_P
01384 #define MAGICKCORE_STRERROR_R_CHAR_P 1
01385 #endif
01386 
01387 /* Define if you have POSIX threads libraries and header files. */
01388 #ifndef MAGICKCORE_THREAD_SUPPORT
01389 #define MAGICKCORE_THREAD_SUPPORT 1
01390 #endif
01391 
01392 /* Define if you have TIFF library */
01393 #ifndef MAGICKCORE_TIFF_DELEGATE
01394 #define MAGICKCORE_TIFF_DELEGATE 1
01395 #endif
01396 
01397 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
01398 #ifndef MAGICKCORE_TIME_WITH_SYS_TIME
01399 #define MAGICKCORE_TIME_WITH_SYS_TIME 1
01400 #endif
01401 
01402 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
01403 /* #undef TM_IN_SYS_TIME */
01404 
01405 /* Enable extensions on AIX 3, Interix.  */
01406 #ifndef _ALL_SOURCE
01407 # define _ALL_SOURCE 1
01408 #endif
01409 /* Enable GNU extensions on systems that have them.  */
01410 #ifndef _GNU_SOURCE
01411 # define _GNU_SOURCE 1
01412 #endif
01413 /* Enable threading extensions on Solaris.  */
01414 #ifndef _POSIX_PTHREAD_SEMANTICS
01415 # define _POSIX_PTHREAD_SEMANTICS 1
01416 #endif
01417 /* Enable extensions on HP NonStop.  */
01418 #ifndef _TANDEM_SOURCE
01419 # define _TANDEM_SOURCE 1
01420 #endif
01421 /* Enable general extensions on Solaris.  */
01422 #ifndef __EXTENSIONS__
01423 # define __EXTENSIONS__ 1
01424 #endif
01425 
01426 
01427 /* Version number of package */
01428 #ifndef MAGICKCORE_VERSION
01429 #define MAGICKCORE_VERSION "6.9.11-25"
01430 #endif
01431 
01432 /* Define if you have WEBPMUX library */
01433 /* #undef WEBPMUX_DELEGATE */
01434 
01435 /* Define if you have WEBP library */
01436 #ifndef MAGICKCORE_WEBP_DELEGATE
01437 #define MAGICKCORE_WEBP_DELEGATE 1
01438 #endif
01439 
01440 /* Define to use the Windows GDI32 library */
01441 /* #undef WINGDI32_DELEGATE */
01442 
01443 /* Define if using the dmalloc debugging malloc package */
01444 /* #undef WITH_DMALLOC */
01445 
01446 /* Define if you have WMF library */
01447 #ifndef MAGICKCORE_WMF_DELEGATE
01448 #define MAGICKCORE_WMF_DELEGATE 1
01449 #endif
01450 
01451 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
01452    significant byte first (like Motorola and SPARC, unlike Intel). */
01453 #if defined AC_APPLE_UNIVERSAL_BUILD
01454 # if defined __BIG_ENDIAN__
01455 #  define WORDS_BIGENDIAN 1
01456 # endif
01457 #else
01458 # ifndef WORDS_BIGENDIAN
01459 /* #  undef WORDS_BIGENDIAN */
01460 # endif
01461 #endif
01462 
01463 /* Location of X11 configure files */
01464 #ifndef MAGICKCORE_X11_CONFIGURE_PATH
01465 #define MAGICKCORE_X11_CONFIGURE_PATH ""
01466 #endif
01467 
01468 /* Define if you have X11 library */
01469 #ifndef MAGICKCORE_X11_DELEGATE
01470 #define MAGICKCORE_X11_DELEGATE 1
01471 #endif
01472 
01473 /* Define if you have XML library */
01474 #ifndef MAGICKCORE_XML_DELEGATE
01475 #define MAGICKCORE_XML_DELEGATE 1
01476 #endif
01477 
01478 /* Define to 1 if the X Window System is missing or not being used. */
01479 /* #undef X_DISPLAY_MISSING */
01480 
01481 /* Build self-contained, embeddable, zero-configuration ImageMagick */
01482 /* #undef ZERO_CONFIGURATION_SUPPORT */
01483 
01484 /* Define if you have ZLIB library */
01485 #ifndef MAGICKCORE_ZLIB_DELEGATE
01486 #define MAGICKCORE_ZLIB_DELEGATE 1
01487 #endif
01488 
01489 /* Define if you have ZSTD library */
01490 #ifndef MAGICKCORE_ZSTD_DELEGATE
01491 #define MAGICKCORE_ZSTD_DELEGATE 1
01492 #endif
01493 
01494 /* Enable large inode numbers on Mac OS X 10.5.  */
01495 #ifndef _DARWIN_USE_64_BIT_INODE
01496 # define _DARWIN_USE_64_BIT_INODE 1
01497 #endif
01498 
01499 /* Number of bits in a file offset, on hosts where this is settable. */
01500 #ifndef MAGICKCORE__FILE_OFFSET_BITS
01501 #define MAGICKCORE__FILE_OFFSET_BITS 64
01502 #endif
01503 
01504 /* enable run-time bounds-checking */
01505 /* #undef _FORTIFY_SOURCE */
01506 
01507 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
01508 /* #undef _LARGEFILE_SOURCE */
01509 
01510 /* Define for large files, on AIX-style hosts. */
01511 /* #undef _LARGE_FILES */
01512 
01513 /* Define to 1 if on MINIX. */
01514 /* #undef _MINIX */
01515 
01516 /* Define this for the OpenCL Accelerator */
01517 /* #undef _OPENCL */
01518 
01519 /* Define to 2 if the system does not provide POSIX.1 features except with
01520    this defined. */
01521 /* #undef _POSIX_1_SOURCE */
01522 
01523 /* Define to 1 if you need to in order for `stat' and other things to work. */
01524 /* #undef _POSIX_SOURCE */
01525 
01526 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
01527    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
01528    #define below would cause a syntax error. */
01529 /* #undef _UINT32_T */
01530 
01531 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
01532    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
01533    #define below would cause a syntax error. */
01534 /* #undef _UINT64_T */
01535 
01536 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
01537    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
01538    #define below would cause a syntax error. */
01539 /* #undef _UINT8_T */
01540 
01541 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
01542 #ifndef __CHAR_UNSIGNED__
01543 /* # undef __CHAR_UNSIGNED__ */
01544 #endif
01545 
01546 /* Define to appropriate substitute if compiler does not have __func__ */
01547 /* #undef __func__ */
01548 
01549 /* Define to empty if `const' does not conform to ANSI C. */
01550 /* #undef const */
01551 
01552 /* Define to `int' if <sys/types.h> doesn't define. */
01553 /* #undef gid_t */
01554 
01555 /* Define to `__inline__' or `__inline' if that's what the C compiler
01556    calls it, or to nothing if 'inline' is not supported under any name.  */
01557 #ifndef __cplusplus
01558 /* #undef inline */
01559 #endif
01560 
01561 /* Define to the type of a signed integer type of width exactly 16 bits if
01562    such a type exists and the standard includes do not define it. */
01563 /* #undef int16_t */
01564 
01565 /* Define to the type of a signed integer type of width exactly 32 bits if
01566    such a type exists and the standard includes do not define it. */
01567 /* #undef int32_t */
01568 
01569 /* Define to the type of a signed integer type of width exactly 64 bits if
01570    such a type exists and the standard includes do not define it. */
01571 /* #undef int64_t */
01572 
01573 /* Define to the type of a signed integer type of width exactly 8 bits if such
01574    a type exists and the standard includes do not define it. */
01575 /* #undef int8_t */
01576 
01577 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
01578    not define. */
01579 /* #undef intmax_t */
01580 
01581 /* Define to the type of a signed integer type wide enough to hold a pointer,
01582    if such a type exists, and if the system does not define it. */
01583 /* #undef intptr_t */
01584 
01585 /* Define to a type if <wchar.h> does not define. */
01586 /* #undef mbstate_t */
01587 
01588 /* Define to `int' if <sys/types.h> does not define. */
01589 /* #undef mode_t */
01590 
01591 /* Define to `long int' if <sys/types.h> does not define. */
01592 /* #undef off_t */
01593 
01594 /* Define to `int' if <sys/types.h> does not define. */
01595 /* #undef pid_t */
01596 
01597 /* Define to the equivalent of the C99 'restrict' keyword, or to
01598    nothing if this is not supported.  Do not define if restrict is
01599    supported directly.  */
01600 #ifndef _magickcore_restrict
01601 #define _magickcore_restrict __restrict
01602 #endif
01603 /* Work around a bug in Sun C++: it does not support _Restrict or
01604    __restrict__, even though the corresponding Sun C compiler ends up with
01605    "#define restrict _Restrict" or "#define restrict __restrict__" in the
01606    previous line.  Perhaps some future version of Sun C++ will work with
01607    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
01608 #if defined __SUNPRO_CC && !defined __RESTRICT
01609 # define _Restrict
01610 # define __restrict__
01611 #endif
01612 
01613 /* Define to `unsigned int' if <sys/types.h> does not define. */
01614 /* #undef size_t */
01615 
01616 /* Define to `int' if <sys/types.h> does not define. */
01617 /* #undef ssize_t */
01618 
01619 /* Define to `int' if <sys/types.h> doesn't define. */
01620 /* #undef uid_t */
01621 
01622 /* Define to the type of an unsigned integer type of width exactly 16 bits if
01623    such a type exists and the standard includes do not define it. */
01624 /* #undef uint16_t */
01625 
01626 /* Define to the type of an unsigned integer type of width exactly 32 bits if
01627    such a type exists and the standard includes do not define it. */
01628 /* #undef uint32_t */
01629 
01630 /* Define to the type of an unsigned integer type of width exactly 64 bits if
01631    such a type exists and the standard includes do not define it. */
01632 /* #undef uint64_t */
01633 
01634 /* Define to the type of an unsigned integer type of width exactly 8 bits if
01635    such a type exists and the standard includes do not define it. */
01636 /* #undef uint8_t */
01637 
01638 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
01639    do not define. */
01640 /* #undef uintmax_t */
01641 
01642 /* Define to the type of an unsigned integer type wide enough to hold a
01643    pointer, if such a type exists, and if the system does not define it. */
01644 /* #undef uintptr_t */
01645 
01646 /* Define as `fork' if `vfork' does not work. */
01647 /* #undef vfork */
01648 
01649 /* Define to empty if the keyword `volatile' does not work. Warning: valid
01650    code using `volatile' can become incorrect without. Disable with care. */
01651 /* #undef volatile */
01652  
01653 /* once: _MAGICK_MAGICK_BASECONFIG_H */
01654 #endif

Generated on 3 Aug 2020 for MagickCore by  doxygen 1.6.1