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 if you have Linux-compatible sendfile() */
00406 #ifndef MAGICKCORE_HAVE_LINUX_SENDFILE
00407 #define MAGICKCORE_HAVE_LINUX_SENDFILE 1
00408 #endif
00409 
00410 /* Define to 1 if you have the <linux/unistd.h> header file. */
00411 #ifndef MAGICKCORE_HAVE_LINUX_UNISTD_H
00412 #define MAGICKCORE_HAVE_LINUX_UNISTD_H 1
00413 #endif
00414 
00415 /* Define to 1 if you have the `lltostr' function. */
00416 /* #undef HAVE_LLTOSTR */
00417 
00418 /* Define to 1 if you have the <locale.h> header file. */
00419 #ifndef MAGICKCORE_HAVE_LOCALE_H
00420 #define MAGICKCORE_HAVE_LOCALE_H 1
00421 #endif
00422 
00423 /* Define to 1 if you have the `localtime_r' function. */
00424 #ifndef MAGICKCORE_HAVE_LOCALTIME_R
00425 #define MAGICKCORE_HAVE_LOCALTIME_R 1
00426 #endif
00427 
00428 /* Define to 1 if the system has the type `long long int'. */
00429 #ifndef MAGICKCORE_HAVE_LONG_LONG_INT
00430 #define MAGICKCORE_HAVE_LONG_LONG_INT 1
00431 #endif
00432 
00433 /* Define to 1 if you have the `lstat' function. */
00434 #ifndef MAGICKCORE_HAVE_LSTAT
00435 #define MAGICKCORE_HAVE_LSTAT 1
00436 #endif
00437 
00438 /* Define to 1 if you have the <machine/param.h> header file. */
00439 /* #undef HAVE_MACHINE_PARAM_H */
00440 
00441 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
00442 /* #undef HAVE_MACH_O_DYLD_H */
00443 
00444 /* Define to 1 if <wchar.h> declares mbstate_t. */
00445 #ifndef MAGICKCORE_HAVE_MBSTATE_T
00446 #define MAGICKCORE_HAVE_MBSTATE_T 1
00447 #endif
00448 
00449 /* Define to 1 if you have the `memmove' function. */
00450 #ifndef MAGICKCORE_HAVE_MEMMOVE
00451 #define MAGICKCORE_HAVE_MEMMOVE 1
00452 #endif
00453 
00454 /* Define to 1 if you have the <memory.h> header file. */
00455 #ifndef MAGICKCORE_HAVE_MEMORY_H
00456 #define MAGICKCORE_HAVE_MEMORY_H 1
00457 #endif
00458 
00459 /* Define to 1 if you have the `memset' function. */
00460 #ifndef MAGICKCORE_HAVE_MEMSET
00461 #define MAGICKCORE_HAVE_MEMSET 1
00462 #endif
00463 
00464 /* Define to 1 if you have the `mkstemp' function. */
00465 #ifndef MAGICKCORE_HAVE_MKSTEMP
00466 #define MAGICKCORE_HAVE_MKSTEMP 1
00467 #endif
00468 
00469 /* Define to 1 if you have a working `mmap' system call. */
00470 #ifndef MAGICKCORE_HAVE_MMAP
00471 #define MAGICKCORE_HAVE_MMAP 1
00472 #endif
00473 
00474 /* Define to 1 if you have the `munmap' function. */
00475 #ifndef MAGICKCORE_HAVE_MUNMAP
00476 #define MAGICKCORE_HAVE_MUNMAP 1
00477 #endif
00478 
00479 /* define if the compiler implements namespaces */
00480 #ifndef MAGICKCORE_HAVE_NAMESPACES
00481 #define MAGICKCORE_HAVE_NAMESPACES 
00482 #endif
00483 
00484 /* Define if g++ supports namespace std. */
00485 #ifndef MAGICKCORE_HAVE_NAMESPACE_STD
00486 #define MAGICKCORE_HAVE_NAMESPACE_STD 
00487 #endif
00488 
00489 /* Define to 1 if you have the `nanosleep' function. */
00490 #ifndef MAGICKCORE_HAVE_NANOSLEEP
00491 #define MAGICKCORE_HAVE_NANOSLEEP 1
00492 #endif
00493 
00494 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00495 /* #undef HAVE_NDIR_H */
00496 
00497 /* Define to 1 if you have the <netinet/in.h> header file. */
00498 #ifndef MAGICKCORE_HAVE_NETINET_IN_H
00499 #define MAGICKCORE_HAVE_NETINET_IN_H 1
00500 #endif
00501 
00502 /* Define to 1 if you have the `newlocale' function. */
00503 #ifndef MAGICKCORE_HAVE_NEWLOCALE
00504 #define MAGICKCORE_HAVE_NEWLOCALE 1
00505 #endif
00506 
00507 /* Define to 1 if you have the <OpenCL/cl.h> header file. */
00508 /* #undef HAVE_OPENCL_CL_H */
00509 
00510 /* Define to 1 if you have the <OS.h> header file. */
00511 /* #undef HAVE_OS_H */
00512 
00513 /* Define to 1 if you have the `pclose' function. */
00514 #ifndef MAGICKCORE_HAVE_PCLOSE
00515 #define MAGICKCORE_HAVE_PCLOSE 1
00516 #endif
00517 
00518 /* Define to 1 if you have the `poll' function. */
00519 #ifndef MAGICKCORE_HAVE_POLL
00520 #define MAGICKCORE_HAVE_POLL 1
00521 #endif
00522 
00523 /* Define to 1 if you have the `popen' function. */
00524 #ifndef MAGICKCORE_HAVE_POPEN
00525 #define MAGICKCORE_HAVE_POPEN 1
00526 #endif
00527 
00528 /* Define to 1 if you have the `posix_fadvise' function. */
00529 #ifndef MAGICKCORE_HAVE_POSIX_FADVISE
00530 #define MAGICKCORE_HAVE_POSIX_FADVISE 1
00531 #endif
00532 
00533 /* Define to 1 if you have the `posix_fallocate' function. */
00534 #ifndef MAGICKCORE_HAVE_POSIX_FALLOCATE
00535 #define MAGICKCORE_HAVE_POSIX_FALLOCATE 1
00536 #endif
00537 
00538 /* Define to 1 if you have the `posix_madvise' function. */
00539 #ifndef MAGICKCORE_HAVE_POSIX_MADVISE
00540 #define MAGICKCORE_HAVE_POSIX_MADVISE 1
00541 #endif
00542 
00543 /* Define to 1 if you have the `posix_memalign' function. */
00544 #ifndef MAGICKCORE_HAVE_POSIX_MEMALIGN
00545 #define MAGICKCORE_HAVE_POSIX_MEMALIGN 1
00546 #endif
00547 
00548 /* Define to 1 if you have the `posix_spawnp' function. */
00549 #ifndef MAGICKCORE_HAVE_POSIX_SPAWNP
00550 #define MAGICKCORE_HAVE_POSIX_SPAWNP 1
00551 #endif
00552 
00553 /* Define to 1 if you have the `pow' function. */
00554 #ifndef MAGICKCORE_HAVE_POW
00555 #define MAGICKCORE_HAVE_POW 1
00556 #endif
00557 
00558 /* Define to 1 if you have the `pread' function. */
00559 #ifndef MAGICKCORE_HAVE_PREAD
00560 #define MAGICKCORE_HAVE_PREAD 1
00561 #endif
00562 
00563 /* Define to 1 if you have the <process.h> header file. */
00564 /* #undef HAVE_PROCESS_H */
00565 
00566 /* Define if you have POSIX threads libraries and header files. */
00567 #ifndef MAGICKCORE_HAVE_PTHREAD
00568 #define MAGICKCORE_HAVE_PTHREAD 1
00569 #endif
00570 
00571 /* Have PTHREAD_PRIO_INHERIT. */
00572 #ifndef MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT
00573 #define MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT 1
00574 #endif
00575 
00576 /* Define to 1 if you have the `pwrite' function. */
00577 #ifndef MAGICKCORE_HAVE_PWRITE
00578 #define MAGICKCORE_HAVE_PWRITE 1
00579 #endif
00580 
00581 /* Define to 1 if you have the `qsort_r' function. */
00582 #ifndef MAGICKCORE_HAVE_QSORT_R
00583 #define MAGICKCORE_HAVE_QSORT_R 1
00584 #endif
00585 
00586 /* Define to 1 if you have the `raise' function. */
00587 #ifndef MAGICKCORE_HAVE_RAISE
00588 #define MAGICKCORE_HAVE_RAISE 1
00589 #endif
00590 
00591 /* Define to 1 if you have the `rand_r' function. */
00592 #ifndef MAGICKCORE_HAVE_RAND_R
00593 #define MAGICKCORE_HAVE_RAND_R 1
00594 #endif
00595 
00596 /* Define to 1 if you have the `readlink' function. */
00597 #ifndef MAGICKCORE_HAVE_READLINK
00598 #define MAGICKCORE_HAVE_READLINK 1
00599 #endif
00600 
00601 /* Define to 1 if you have the `realpath' function. */
00602 #ifndef MAGICKCORE_HAVE_REALPATH
00603 #define MAGICKCORE_HAVE_REALPATH 1
00604 #endif
00605 
00606 /* Define to 1 if you have the `seekdir' function. */
00607 #ifndef MAGICKCORE_HAVE_SEEKDIR
00608 #define MAGICKCORE_HAVE_SEEKDIR 1
00609 #endif
00610 
00611 /* Define to 1 if you have the `select' function. */
00612 #ifndef MAGICKCORE_HAVE_SELECT
00613 #define MAGICKCORE_HAVE_SELECT 1
00614 #endif
00615 
00616 /* Define to 1 if you have the `sendfile' function. */
00617 #ifndef MAGICKCORE_HAVE_SENDFILE
00618 #define MAGICKCORE_HAVE_SENDFILE 1
00619 #endif
00620 
00621 /* Define to 1 if you have the `setlocale' function. */
00622 #ifndef MAGICKCORE_HAVE_SETLOCALE
00623 #define MAGICKCORE_HAVE_SETLOCALE 1
00624 #endif
00625 
00626 /* Define to 1 if you have the `setvbuf' function. */
00627 #ifndef MAGICKCORE_HAVE_SETVBUF
00628 #define MAGICKCORE_HAVE_SETVBUF 1
00629 #endif
00630 
00631 /* X11 server supports shape extension */
00632 #ifndef MAGICKCORE_HAVE_SHAPE
00633 #define MAGICKCORE_HAVE_SHAPE 1
00634 #endif
00635 
00636 /* X11 server supports shared memory extension */
00637 #ifndef MAGICKCORE_HAVE_SHARED_MEMORY
00638 #define MAGICKCORE_HAVE_SHARED_MEMORY 1
00639 #endif
00640 
00641 /* Define to 1 if you have the `sigaction' function. */
00642 #ifndef MAGICKCORE_HAVE_SIGACTION
00643 #define MAGICKCORE_HAVE_SIGACTION 1
00644 #endif
00645 
00646 /* Define to 1 if you have the `sigemptyset' function. */
00647 #ifndef MAGICKCORE_HAVE_SIGEMPTYSET
00648 #define MAGICKCORE_HAVE_SIGEMPTYSET 1
00649 #endif
00650 
00651 /* Define to 1 if you have the `socket' function. */
00652 #ifndef MAGICKCORE_HAVE_SOCKET
00653 #define MAGICKCORE_HAVE_SOCKET 1
00654 #endif
00655 
00656 /* Define to 1 if you have the `spawnvp' function. */
00657 /* #undef HAVE_SPAWNVP */
00658 
00659 /* Define to 1 if you have the `sqrt' function. */
00660 #ifndef MAGICKCORE_HAVE_SQRT
00661 #define MAGICKCORE_HAVE_SQRT 1
00662 #endif
00663 
00664 /* Define to 1 if you have the `stat' function. */
00665 #ifndef MAGICKCORE_HAVE_STAT
00666 #define MAGICKCORE_HAVE_STAT 1
00667 #endif
00668 
00669 /* Define to 1 if you have the <stdarg.h> header file. */
00670 #ifndef MAGICKCORE_HAVE_STDARG_H
00671 #define MAGICKCORE_HAVE_STDARG_H 1
00672 #endif
00673 
00674 /* Define to 1 if stdbool.h conforms to C99. */
00675 #ifndef MAGICKCORE_HAVE_STDBOOL_H
00676 #define MAGICKCORE_HAVE_STDBOOL_H 1
00677 #endif
00678 
00679 /* Define to 1 if you have the <stdint.h> header file. */
00680 #ifndef MAGICKCORE_HAVE_STDINT_H
00681 #define MAGICKCORE_HAVE_STDINT_H 1
00682 #endif
00683 
00684 /* Define to 1 if you have the <stdlib.h> header file. */
00685 #ifndef MAGICKCORE_HAVE_STDLIB_H
00686 #define MAGICKCORE_HAVE_STDLIB_H 1
00687 #endif
00688 
00689 /* define if the compiler supports ISO C++ standard library */
00690 #ifndef MAGICKCORE_HAVE_STD_LIBS
00691 #define MAGICKCORE_HAVE_STD_LIBS 
00692 #endif
00693 
00694 /* Define to 1 if you have the `strcasecmp' function. */
00695 #ifndef MAGICKCORE_HAVE_STRCASECMP
00696 #define MAGICKCORE_HAVE_STRCASECMP 1
00697 #endif
00698 
00699 /* Define to 1 if you have the `strcasestr' function. */
00700 #ifndef MAGICKCORE_HAVE_STRCASESTR
00701 #define MAGICKCORE_HAVE_STRCASESTR 1
00702 #endif
00703 
00704 /* Define to 1 if you have the `strchr' function. */
00705 #ifndef MAGICKCORE_HAVE_STRCHR
00706 #define MAGICKCORE_HAVE_STRCHR 1
00707 #endif
00708 
00709 /* Define to 1 if you have the `strcspn' function. */
00710 #ifndef MAGICKCORE_HAVE_STRCSPN
00711 #define MAGICKCORE_HAVE_STRCSPN 1
00712 #endif
00713 
00714 /* Define to 1 if you have the `strdup' function. */
00715 #ifndef MAGICKCORE_HAVE_STRDUP
00716 #define MAGICKCORE_HAVE_STRDUP 1
00717 #endif
00718 
00719 /* Define to 1 if you have the `strerror' function. */
00720 #ifndef MAGICKCORE_HAVE_STRERROR
00721 #define MAGICKCORE_HAVE_STRERROR 1
00722 #endif
00723 
00724 /* Define to 1 if you have the `strerror_r' function. */
00725 #ifndef MAGICKCORE_HAVE_STRERROR_R
00726 #define MAGICKCORE_HAVE_STRERROR_R 1
00727 #endif
00728 
00729 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
00730 #ifndef MAGICKCORE_HAVE_STRINGIZE
00731 #define MAGICKCORE_HAVE_STRINGIZE 1
00732 #endif
00733 
00734 /* Define to 1 if you have the <strings.h> header file. */
00735 #ifndef MAGICKCORE_HAVE_STRINGS_H
00736 #define MAGICKCORE_HAVE_STRINGS_H 1
00737 #endif
00738 
00739 /* Define to 1 if you have the <string.h> header file. */
00740 #ifndef MAGICKCORE_HAVE_STRING_H
00741 #define MAGICKCORE_HAVE_STRING_H 1
00742 #endif
00743 
00744 /* Define to 1 if you have the `strlcat' function. */
00745 /* #undef HAVE_STRLCAT */
00746 
00747 /* Define to 1 if you have the `strlcpy' function. */
00748 /* #undef HAVE_STRLCPY */
00749 
00750 /* Define to 1 if you have the `strncasecmp' function. */
00751 #ifndef MAGICKCORE_HAVE_STRNCASECMP
00752 #define MAGICKCORE_HAVE_STRNCASECMP 1
00753 #endif
00754 
00755 /* Define to 1 if you have the `strpbrk' function. */
00756 #ifndef MAGICKCORE_HAVE_STRPBRK
00757 #define MAGICKCORE_HAVE_STRPBRK 1
00758 #endif
00759 
00760 /* Define to 1 if you have the `strrchr' function. */
00761 #ifndef MAGICKCORE_HAVE_STRRCHR
00762 #define MAGICKCORE_HAVE_STRRCHR 1
00763 #endif
00764 
00765 /* Define to 1 if you have the `strspn' function. */
00766 #ifndef MAGICKCORE_HAVE_STRSPN
00767 #define MAGICKCORE_HAVE_STRSPN 1
00768 #endif
00769 
00770 /* Define to 1 if you have the `strstr' function. */
00771 #ifndef MAGICKCORE_HAVE_STRSTR
00772 #define MAGICKCORE_HAVE_STRSTR 1
00773 #endif
00774 
00775 /* Define to 1 if you have the `strtod' function. */
00776 #ifndef MAGICKCORE_HAVE_STRTOD
00777 #define MAGICKCORE_HAVE_STRTOD 1
00778 #endif
00779 
00780 /* Define to 1 if you have the `strtod_l' function. */
00781 #ifndef MAGICKCORE_HAVE_STRTOD_L
00782 #define MAGICKCORE_HAVE_STRTOD_L 1
00783 #endif
00784 
00785 /* Define to 1 if you have the `strtol' function. */
00786 #ifndef MAGICKCORE_HAVE_STRTOL
00787 #define MAGICKCORE_HAVE_STRTOL 1
00788 #endif
00789 
00790 /* Define to 1 if you have the `strtoul' function. */
00791 #ifndef MAGICKCORE_HAVE_STRTOUL
00792 #define MAGICKCORE_HAVE_STRTOUL 1
00793 #endif
00794 
00795 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
00796 #ifndef MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE
00797 #define MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE 1
00798 #endif
00799 
00800 /* Define to 1 if you have the <sun_prefetch.h> header file. */
00801 /* #undef HAVE_SUN_PREFETCH_H */
00802 
00803 /* Define to 1 if you have the `symlink' function. */
00804 #ifndef MAGICKCORE_HAVE_SYMLINK
00805 #define MAGICKCORE_HAVE_SYMLINK 1
00806 #endif
00807 
00808 /* Define to 1 if you have the `sysconf' function. */
00809 #ifndef MAGICKCORE_HAVE_SYSCONF
00810 #define MAGICKCORE_HAVE_SYSCONF 1
00811 #endif
00812 
00813 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00814    */
00815 /* #undef HAVE_SYS_DIR_H */
00816 
00817 /* Define to 1 if you have the <sys/ipc.h> header file. */
00818 #ifndef MAGICKCORE_HAVE_SYS_IPC_H
00819 #define MAGICKCORE_HAVE_SYS_IPC_H 1
00820 #endif
00821 
00822 /* Define to 1 if you have the <sys/mman.h> header file. */
00823 #ifndef MAGICKCORE_HAVE_SYS_MMAN_H
00824 #define MAGICKCORE_HAVE_SYS_MMAN_H 1
00825 #endif
00826 
00827 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00828    */
00829 /* #undef HAVE_SYS_NDIR_H */
00830 
00831 /* Define to 1 if you have the <sys/param.h> header file. */
00832 #ifndef MAGICKCORE_HAVE_SYS_PARAM_H
00833 #define MAGICKCORE_HAVE_SYS_PARAM_H 1
00834 #endif
00835 
00836 /* Define to 1 if you have the <sys/resource.h> header file. */
00837 #ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H
00838 #define MAGICKCORE_HAVE_SYS_RESOURCE_H 1
00839 #endif
00840 
00841 /* Define to 1 if you have the <sys/select.h> header file. */
00842 #ifndef MAGICKCORE_HAVE_SYS_SELECT_H
00843 #define MAGICKCORE_HAVE_SYS_SELECT_H 1
00844 #endif
00845 
00846 /* Define to 1 if you have the <sys/sendfile.h> header file. */
00847 #ifndef MAGICKCORE_HAVE_SYS_SENDFILE_H
00848 #define MAGICKCORE_HAVE_SYS_SENDFILE_H 1
00849 #endif
00850 
00851 /* Define to 1 if you have the <sys/socket.h> header file. */
00852 #ifndef MAGICKCORE_HAVE_SYS_SOCKET_H
00853 #define MAGICKCORE_HAVE_SYS_SOCKET_H 1
00854 #endif
00855 
00856 /* Define to 1 if you have the <sys/stat.h> header file. */
00857 #ifndef MAGICKCORE_HAVE_SYS_STAT_H
00858 #define MAGICKCORE_HAVE_SYS_STAT_H 1
00859 #endif
00860 
00861 /* Define to 1 if you have the <sys/syslimits.h> header file. */
00862 /* #undef HAVE_SYS_SYSLIMITS_H */
00863 
00864 /* Define to 1 if you have the <sys/timeb.h> header file. */
00865 #ifndef MAGICKCORE_HAVE_SYS_TIMEB_H
00866 #define MAGICKCORE_HAVE_SYS_TIMEB_H 1
00867 #endif
00868 
00869 /* Define to 1 if you have the <sys/times.h> header file. */
00870 #ifndef MAGICKCORE_HAVE_SYS_TIMES_H
00871 #define MAGICKCORE_HAVE_SYS_TIMES_H 1
00872 #endif
00873 
00874 /* Define to 1 if you have the <sys/time.h> header file. */
00875 #ifndef MAGICKCORE_HAVE_SYS_TIME_H
00876 #define MAGICKCORE_HAVE_SYS_TIME_H 1
00877 #endif
00878 
00879 /* Define to 1 if you have the <sys/types.h> header file. */
00880 #ifndef MAGICKCORE_HAVE_SYS_TYPES_H
00881 #define MAGICKCORE_HAVE_SYS_TYPES_H 1
00882 #endif
00883 
00884 /* Define to 1 if you have the <sys/uio.h> header file. */
00885 #ifndef MAGICKCORE_HAVE_SYS_UIO_H
00886 #define MAGICKCORE_HAVE_SYS_UIO_H 1
00887 #endif
00888 
00889 /* Define to 1 if you have the <sys/wait.h> header file. */
00890 #ifndef MAGICKCORE_HAVE_SYS_WAIT_H
00891 #define MAGICKCORE_HAVE_SYS_WAIT_H 1
00892 #endif
00893 
00894 /* Define if you have the tcmalloc memory allocation library */
00895 /* #undef HAVE_TCMALLOC */
00896 
00897 /* Define to 1 if you have the `telldir' function. */
00898 #ifndef MAGICKCORE_HAVE_TELLDIR
00899 #define MAGICKCORE_HAVE_TELLDIR 1
00900 #endif
00901 
00902 /* Define to 1 if you have the `tempnam' function. */
00903 #ifndef MAGICKCORE_HAVE_TEMPNAM
00904 #define MAGICKCORE_HAVE_TEMPNAM 1
00905 #endif
00906 
00907 /* Define to 1 if you have the <tiffconf.h> header file. */
00908 #ifndef MAGICKCORE_HAVE_TIFFCONF_H
00909 #define MAGICKCORE_HAVE_TIFFCONF_H 1
00910 #endif
00911 
00912 /* Define to 1 if you have the `TIFFIsBigEndian' function. */
00913 #ifndef MAGICKCORE_HAVE_TIFFISBIGENDIAN
00914 #define MAGICKCORE_HAVE_TIFFISBIGENDIAN 1
00915 #endif
00916 
00917 /* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
00918 #ifndef MAGICKCORE_HAVE_TIFFISCODECCONFIGURED
00919 #define MAGICKCORE_HAVE_TIFFISCODECCONFIGURED 1
00920 #endif
00921 
00922 /* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
00923 #ifndef MAGICKCORE_HAVE_TIFFMERGEFIELDINFO
00924 #define MAGICKCORE_HAVE_TIFFMERGEFIELDINFO 1
00925 #endif
00926 
00927 /* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
00928 #ifndef MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY
00929 #define MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY 1
00930 #endif
00931 
00932 /* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
00933 #ifndef MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT
00934 #define MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT 1
00935 #endif
00936 
00937 /* Define to 1 if you have the `TIFFSetTagExtender' function. */
00938 #ifndef MAGICKCORE_HAVE_TIFFSETTAGEXTENDER
00939 #define MAGICKCORE_HAVE_TIFFSETTAGEXTENDER 1
00940 #endif
00941 
00942 /* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
00943 #ifndef MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT
00944 #define MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT 1
00945 #endif
00946 
00947 /* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
00948 #ifndef MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES
00949 #define MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES 1
00950 #endif
00951 
00952 /* Define to 1 if you have the `times' function. */
00953 #ifndef MAGICKCORE_HAVE_TIMES
00954 #define MAGICKCORE_HAVE_TIMES 1
00955 #endif
00956 
00957 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
00958    `HAVE_STRUCT_TM_TM_ZONE' instead. */
00959 #ifndef MAGICKCORE_HAVE_TM_ZONE
00960 #define MAGICKCORE_HAVE_TM_ZONE 1
00961 #endif
00962 
00963 /* Define to 1 if you don't have `tm_zone' but do have the external array
00964    `tzname'. */
00965 /* #undef HAVE_TZNAME */
00966 
00967 /* Define to 1 if the system has the type `uintmax_t'. */
00968 #ifndef MAGICKCORE_HAVE_UINTMAX_T
00969 #define MAGICKCORE_HAVE_UINTMAX_T 1
00970 #endif
00971 
00972 /* Define to 1 if the system has the type `uintptr_t'. */
00973 #ifndef MAGICKCORE_HAVE_UINTPTR_T
00974 #define MAGICKCORE_HAVE_UINTPTR_T 1
00975 #endif
00976 
00977 /* Define to 1 if you have the `ulltostr' function. */
00978 /* #undef HAVE_ULLTOSTR */
00979 
00980 /* Define if you have umem memory allocation library */
00981 /* #undef HAVE_UMEM */
00982 
00983 /* Define to 1 if you have the <unistd.h> header file. */
00984 #ifndef MAGICKCORE_HAVE_UNISTD_H
00985 #define MAGICKCORE_HAVE_UNISTD_H 1
00986 #endif
00987 
00988 /* Define to 1 if the system has the type `unsigned long long int'. */
00989 #ifndef MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT
00990 #define MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT 1
00991 #endif
00992 
00993 /* Define to 1 if you have the `uselocale' function. */
00994 #ifndef MAGICKCORE_HAVE_USELOCALE
00995 #define MAGICKCORE_HAVE_USELOCALE 1
00996 #endif
00997 
00998 /* Define to 1 if you have the `usleep' function. */
00999 #ifndef MAGICKCORE_HAVE_USLEEP
01000 #define MAGICKCORE_HAVE_USLEEP 1
01001 #endif
01002 
01003 /* Define to 1 if you have the `utime' function. */
01004 #ifndef MAGICKCORE_HAVE_UTIME
01005 #define MAGICKCORE_HAVE_UTIME 1
01006 #endif
01007 
01008 /* Define to 1 if you have the <utime.h> header file. */
01009 #ifndef MAGICKCORE_HAVE_UTIME_H
01010 #define MAGICKCORE_HAVE_UTIME_H 1
01011 #endif
01012 
01013 /* Define to 1 if you have the `vfork' function. */
01014 #ifndef MAGICKCORE_HAVE_VFORK
01015 #define MAGICKCORE_HAVE_VFORK 1
01016 #endif
01017 
01018 /* Define to 1 if you have the <vfork.h> header file. */
01019 /* #undef HAVE_VFORK_H */
01020 
01021 /* Define to 1 if you have the `vfprintf' function. */
01022 #ifndef MAGICKCORE_HAVE_VFPRINTF
01023 #define MAGICKCORE_HAVE_VFPRINTF 1
01024 #endif
01025 
01026 /* Define to 1 if you have the `vfprintf_l' function. */
01027 /* #undef HAVE_VFPRINTF_L */
01028 
01029 /* Define to 1 if you have the `vprintf' function. */
01030 #ifndef MAGICKCORE_HAVE_VPRINTF
01031 #define MAGICKCORE_HAVE_VPRINTF 1
01032 #endif
01033 
01034 /* Define to 1 if you have the `vsnprintf' function. */
01035 #ifndef MAGICKCORE_HAVE_VSNPRINTF
01036 #define MAGICKCORE_HAVE_VSNPRINTF 1
01037 #endif
01038 
01039 /* Define to 1 if you have the `vsnprintf_l' function. */
01040 /* #undef HAVE_VSNPRINTF_L */
01041 
01042 /* Define to 1 if you have the `vsprintf' function. */
01043 #ifndef MAGICKCORE_HAVE_VSPRINTF
01044 #define MAGICKCORE_HAVE_VSPRINTF 1
01045 #endif
01046 
01047 /* Define to 1 if you have the `waitpid' function. */
01048 #ifndef MAGICKCORE_HAVE_WAITPID
01049 #define MAGICKCORE_HAVE_WAITPID 1
01050 #endif
01051 
01052 /* Define to 1 if you have the <wchar.h> header file. */
01053 #ifndef MAGICKCORE_HAVE_WCHAR_H
01054 #define MAGICKCORE_HAVE_WCHAR_H 1
01055 #endif
01056 
01057 /* Define to 1 if `fork' works. */
01058 #ifndef MAGICKCORE_HAVE_WORKING_FORK
01059 #define MAGICKCORE_HAVE_WORKING_FORK 1
01060 #endif
01061 
01062 /* Define to 1 if `vfork' works. */
01063 #ifndef MAGICKCORE_HAVE_WORKING_VFORK
01064 #define MAGICKCORE_HAVE_WORKING_VFORK 1
01065 #endif
01066 
01067 /* Define to 1 if you have the <xlocale.h> header file. */
01068 #ifndef MAGICKCORE_HAVE_XLOCALE_H
01069 #define MAGICKCORE_HAVE_XLOCALE_H 1
01070 #endif
01071 
01072 /* Define to 1 if you have the `_aligned_malloc' function. */
01073 /* #undef HAVE__ALIGNED_MALLOC */
01074 
01075 /* Define to 1 if the system has the type `_Bool'. */
01076 #ifndef MAGICKCORE_HAVE__BOOL
01077 #define MAGICKCORE_HAVE__BOOL 1
01078 #endif
01079 
01080 /* Define to 1 if you have the `_exit' function. */
01081 #ifndef MAGICKCORE_HAVE__EXIT
01082 #define MAGICKCORE_HAVE__EXIT 1
01083 #endif
01084 
01085 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
01086 /* #undef HAVE__NSGETEXECUTABLEPATH */
01087 
01088 /* Define to 1 if you have the `_pclose' function. */
01089 /* #undef HAVE__PCLOSE */
01090 
01091 /* Define to 1 if you have the `_popen' function. */
01092 /* #undef HAVE__POPEN */
01093 
01094 /* Define to 1 if you have the `_wfopen' function. */
01095 /* #undef HAVE__WFOPEN */
01096 
01097 /* Define to 1 if you have the `_wstat' function. */
01098 /* #undef HAVE__WSTAT */
01099 
01100 /* define if your compiler has __attribute__ */
01101 #ifndef MAGICKCORE_HAVE___ATTRIBUTE__
01102 #define MAGICKCORE_HAVE___ATTRIBUTE__ 1
01103 #endif
01104 
01105 /* Whether hdri is enabled or not */
01106 #ifndef MAGICKCORE_HDRI_ENABLE_OBSOLETE_IN_H
01107 #define MAGICKCORE_HDRI_ENABLE_OBSOLETE_IN_H 0
01108 #endif
01109 
01110 /* Define if you have libheif library */
01111 /* #undef HEIC_DELEGATE */
01112 
01113 /* Define if you have jemalloc memory allocation library */
01114 /* #undef HasJEMALLOC */
01115 
01116 /* Directory where ImageMagick architecture headers live. */
01117 #ifndef MAGICKCORE_INCLUDEARCH_PATH
01118 #define MAGICKCORE_INCLUDEARCH_PATH "/usr/include/ImageMagick-6/"
01119 #endif
01120 
01121 /* Directory where ImageMagick headers live. */
01122 #ifndef MAGICKCORE_INCLUDE_PATH
01123 #define MAGICKCORE_INCLUDE_PATH "/usr/include/ImageMagick-6/"
01124 #endif
01125 
01126 /* ImageMagick is formally installed under prefix */
01127 #ifndef MAGICKCORE_INSTALLED_SUPPORT
01128 #define MAGICKCORE_INSTALLED_SUPPORT 1
01129 #endif
01130 
01131 /* Define if you have JBIG library */
01132 /* #undef JBIG_DELEGATE */
01133 
01134 /* Define if you have JPEG library */
01135 #ifndef MAGICKCORE_JPEG_DELEGATE
01136 #define MAGICKCORE_JPEG_DELEGATE 1
01137 #endif
01138 
01139 /* Define if you have brunsli library */
01140 /* #undef JXL_DELEGATE */
01141 
01142 /* Define if you have LCMS library */
01143 #ifndef MAGICKCORE_LCMS_DELEGATE
01144 #define MAGICKCORE_LCMS_DELEGATE 1
01145 #endif
01146 
01147 /* Define if you have OPENJP2 library */
01148 #ifndef MAGICKCORE_LIBOPENJP2_DELEGATE
01149 #define MAGICKCORE_LIBOPENJP2_DELEGATE 1
01150 #endif
01151 
01152 /* Directory where architecture-dependent files live. */
01153 #ifndef MAGICKCORE_LIBRARY_PATH
01154 #define MAGICKCORE_LIBRARY_PATH "/usr/lib/ImageMagick-6.9.11/"
01155 #endif
01156 
01157 /* Subdirectory of lib where ImageMagick architecture dependent files are
01158    installed. */
01159 #ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
01160 #define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-6.9.11"
01161 #endif
01162 
01163 /* Binaries in libraries path base name (will be during install linked to bin)
01164    */
01165 #ifndef MAGICKCORE_LIB_BIN_BASEDIRNAME
01166 #define MAGICKCORE_LIB_BIN_BASEDIRNAME "bin"
01167 #endif
01168 
01169 /* Define if you have LQR library */
01170 /* #undef LQR_DELEGATE */
01171 
01172 /* Define if using libltdl to support dynamically loadable modules and OpenCL
01173    */
01174 #ifndef MAGICKCORE_LTDL_DELEGATE
01175 #define MAGICKCORE_LTDL_DELEGATE 1
01176 #endif
01177 
01178 /* Native module suffix */
01179 #ifndef MAGICKCORE_LTDL_MODULE_EXT
01180 #define MAGICKCORE_LTDL_MODULE_EXT ".so"
01181 #endif
01182 
01183 /* Define to the sub-directory where libtool stores uninstalled libraries. */
01184 #ifndef MAGICKCORE_LT_OBJDIR
01185 #define MAGICKCORE_LT_OBJDIR ".libs/"
01186 #endif
01187 
01188 /* Define if you have LZMA library */
01189 /* #undef LZMA_DELEGATE */
01190 
01191 /* Define to prepend to default font search path. */
01192 /* #undef MAGICK_FONT_PATH */
01193 
01194 /* Target Host CPU */
01195 #ifndef MAGICKCORE_MAGICK_TARGET_CPU
01196 #define MAGICKCORE_MAGICK_TARGET_CPU i686
01197 #endif
01198 
01199 /* Target Host OS */
01200 #ifndef MAGICKCORE_MAGICK_TARGET_OS
01201 #define MAGICKCORE_MAGICK_TARGET_OS linux-gnu
01202 #endif
01203 
01204 /* Target Host Vendor */
01205 #ifndef MAGICKCORE_MAGICK_TARGET_VENDOR
01206 #define MAGICKCORE_MAGICK_TARGET_VENDOR redhat
01207 #endif
01208 
01209 /* Module directory name without ABI part. */
01210 #ifndef MAGICKCORE_MODULES_BASEDIRNAME
01211 #define MAGICKCORE_MODULES_BASEDIRNAME "modules"
01212 #endif
01213 
01214 /* Module directory dirname */
01215 /* #undef MODULES_DIRNAME */
01216 
01217 /* Magick API method prefix */
01218 /* #undef NAMESPACE_PREFIX */
01219 
01220 /* Magick API method prefix tag */
01221 /* #undef NAMESPACE_PREFIX_TAG */
01222 
01223 /* Define to 1 if assertions should be disabled. */
01224 /* #undef NDEBUG */
01225 
01226 /* Define if you have OPENEXR library */
01227 #ifndef MAGICKCORE_OPENEXR_DELEGATE
01228 #define MAGICKCORE_OPENEXR_DELEGATE 1
01229 #endif
01230 
01231 /* Name of package */
01232 #ifndef MAGICKCORE_PACKAGE
01233 #define MAGICKCORE_PACKAGE "ImageMagick"
01234 #endif
01235 
01236 /* Define to the address where bug reports for this package should be sent. */
01237 #ifndef MAGICKCORE_PACKAGE_BUGREPORT
01238 #define MAGICKCORE_PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick6/issues"
01239 #endif
01240 
01241 /* Define to the full name of this package. */
01242 #ifndef MAGICKCORE_PACKAGE_NAME
01243 #define MAGICKCORE_PACKAGE_NAME "ImageMagick"
01244 #endif
01245 
01246 /* Define to the full name and version of this package. */
01247 #ifndef MAGICKCORE_PACKAGE_STRING
01248 #define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.9.11-44"
01249 #endif
01250 
01251 /* Define to the one symbol short name of this package. */
01252 #ifndef MAGICKCORE_PACKAGE_TARNAME
01253 #define MAGICKCORE_PACKAGE_TARNAME "ImageMagick"
01254 #endif
01255 
01256 /* Define to the home page for this package. */
01257 #ifndef MAGICKCORE_PACKAGE_URL
01258 #define MAGICKCORE_PACKAGE_URL "https://imagemagick.org"
01259 #endif
01260 
01261 /* Define to the version of this package. */
01262 #ifndef MAGICKCORE_PACKAGE_VERSION
01263 #define MAGICKCORE_PACKAGE_VERSION "6.9.11-44"
01264 #endif
01265 
01266 /* Define if you have PANGOCAIRO library */
01267 #ifndef MAGICKCORE_PANGOCAIRO_DELEGATE
01268 #define MAGICKCORE_PANGOCAIRO_DELEGATE 1
01269 #endif
01270 
01271 /* Define if you have PANGO library */
01272 #ifndef MAGICKCORE_PANGO_DELEGATE
01273 #define MAGICKCORE_PANGO_DELEGATE 1
01274 #endif
01275 
01276 /* enable pipes (|) in filenames */
01277 /* #undef PIPES_SUPPORT */
01278 
01279 /* Define if you have PNG library */
01280 #ifndef MAGICKCORE_PNG_DELEGATE
01281 #define MAGICKCORE_PNG_DELEGATE 1
01282 #endif
01283 
01284 /* Define to necessary symbol if this constant uses a non-standard name on
01285    your system. */
01286 /* #undef PTHREAD_CREATE_JOINABLE */
01287 
01288 /* Pixel cache threshold in MB (defaults to available memory) */
01289 /* #undef PixelCacheThreshold */
01290 
01291 /* Number of bits in a pixel Quantum (8/16/32/64) */
01292 #ifndef MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H
01293 #define MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H 16
01294 #endif
01295 
01296 /* Define if you have RAQM library */
01297 /* #undef RAQM_DELEGATE */
01298 
01299 /* Define if you have LIBRAW library */
01300 /* #undef RAW_R_DELEGATE */
01301 
01302 /* Define if you have RSVG library */
01303 #ifndef MAGICKCORE_RSVG_DELEGATE
01304 #define MAGICKCORE_RSVG_DELEGATE 1
01305 #endif
01306 
01307 /* Define to the type of arg 1 for `select'. */
01308 #ifndef MAGICKCORE_SELECT_TYPE_ARG1
01309 #define MAGICKCORE_SELECT_TYPE_ARG1 int
01310 #endif
01311 
01312 /* Define to the type of args 2, 3 and 4 for `select'. */
01313 #ifndef MAGICKCORE_SELECT_TYPE_ARG234
01314 #define MAGICKCORE_SELECT_TYPE_ARG234 (fd_set *)
01315 #endif
01316 
01317 /* Define to the type of arg 5 for `select'. */
01318 #ifndef MAGICKCORE_SELECT_TYPE_ARG5
01319 #define MAGICKCORE_SELECT_TYPE_ARG5 (struct timeval *)
01320 #endif
01321 
01322 /* Setjmp/longjmp are thread safe */
01323 #ifndef MAGICKCORE_SETJMP_IS_THREAD_SAFE
01324 #define MAGICKCORE_SETJMP_IS_THREAD_SAFE 1
01325 #endif
01326 
01327 /* Sharearch directory name without ABI part. */
01328 #ifndef MAGICKCORE_SHAREARCH_BASEDIRNAME
01329 #define MAGICKCORE_SHAREARCH_BASEDIRNAME "config"
01330 #endif
01331 
01332 /* Sharearch directory dirname */
01333 /* #undef SHAREARCH_DIRNAME */
01334 
01335 /* Directory where architecture-independent configuration files live. */
01336 #ifndef MAGICKCORE_SHARE_PATH
01337 #define MAGICKCORE_SHARE_PATH "/usr/share/ImageMagick6/ImageMagick-6/"
01338 #endif
01339 
01340 /* Subdirectory of lib where architecture-independent configuration files
01341    live. */
01342 #ifndef MAGICKCORE_SHARE_RELATIVE_PATH
01343 #define MAGICKCORE_SHARE_RELATIVE_PATH "ImageMagick-6"
01344 #endif
01345 
01346 /* The size of `double', as computed by sizeof. */
01347 #ifndef MAGICKCORE_SIZEOF_DOUBLE
01348 #define MAGICKCORE_SIZEOF_DOUBLE 8
01349 #endif
01350 
01351 /* The size of `double_t', as computed by sizeof. */
01352 #ifndef MAGICKCORE_SIZEOF_DOUBLE_T
01353 #define MAGICKCORE_SIZEOF_DOUBLE_T 12
01354 #endif
01355 
01356 /* The size of `float', as computed by sizeof. */
01357 #ifndef MAGICKCORE_SIZEOF_FLOAT
01358 #define MAGICKCORE_SIZEOF_FLOAT 4
01359 #endif
01360 
01361 /* The size of `float_t', as computed by sizeof. */
01362 #ifndef MAGICKCORE_SIZEOF_FLOAT_T
01363 #define MAGICKCORE_SIZEOF_FLOAT_T 12
01364 #endif
01365 
01366 /* The size of `long double', as computed by sizeof. */
01367 #ifndef MAGICKCORE_SIZEOF_LONG_DOUBLE
01368 #define MAGICKCORE_SIZEOF_LONG_DOUBLE 12
01369 #endif
01370 
01371 /* The size of `unsigned long long', as computed by sizeof. */
01372 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG
01373 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8
01374 #endif
01375 
01376 /* The size of `void *', as computed by sizeof. */
01377 #ifndef MAGICKCORE_SIZEOF_VOID_P
01378 #define MAGICKCORE_SIZEOF_VOID_P 4
01379 #endif
01380 
01381 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
01382 /* #undef STAT_MACROS_BROKEN */
01383 
01384 /* Define to 1 if you have the ANSI C header files. */
01385 #ifndef MAGICKCORE_STDC_HEADERS
01386 #define MAGICKCORE_STDC_HEADERS 1
01387 #endif
01388 
01389 /* Define to 1 if strerror_r returns char *. */
01390 #ifndef MAGICKCORE_STRERROR_R_CHAR_P
01391 #define MAGICKCORE_STRERROR_R_CHAR_P 1
01392 #endif
01393 
01394 /* Define if you have POSIX threads libraries and header files. */
01395 #ifndef MAGICKCORE_THREAD_SUPPORT
01396 #define MAGICKCORE_THREAD_SUPPORT 1
01397 #endif
01398 
01399 /* Define if you have TIFF library */
01400 #ifndef MAGICKCORE_TIFF_DELEGATE
01401 #define MAGICKCORE_TIFF_DELEGATE 1
01402 #endif
01403 
01404 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
01405 #ifndef MAGICKCORE_TIME_WITH_SYS_TIME
01406 #define MAGICKCORE_TIME_WITH_SYS_TIME 1
01407 #endif
01408 
01409 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
01410 /* #undef TM_IN_SYS_TIME */
01411 
01412 /* Enable extensions on AIX 3, Interix.  */
01413 #ifndef _ALL_SOURCE
01414 # define _ALL_SOURCE 1
01415 #endif
01416 /* Enable GNU extensions on systems that have them.  */
01417 #ifndef _GNU_SOURCE
01418 # define _GNU_SOURCE 1
01419 #endif
01420 /* Enable threading extensions on Solaris.  */
01421 #ifndef _POSIX_PTHREAD_SEMANTICS
01422 # define _POSIX_PTHREAD_SEMANTICS 1
01423 #endif
01424 /* Enable extensions on HP NonStop.  */
01425 #ifndef _TANDEM_SOURCE
01426 # define _TANDEM_SOURCE 1
01427 #endif
01428 /* Enable general extensions on Solaris.  */
01429 #ifndef __EXTENSIONS__
01430 # define __EXTENSIONS__ 1
01431 #endif
01432 
01433 
01434 /* Version number of package */
01435 #ifndef MAGICKCORE_VERSION
01436 #define MAGICKCORE_VERSION "6.9.11-44"
01437 #endif
01438 
01439 /* Define if you have WEBPMUX library */
01440 /* #undef WEBPMUX_DELEGATE */
01441 
01442 /* Define if you have WEBP library */
01443 #ifndef MAGICKCORE_WEBP_DELEGATE
01444 #define MAGICKCORE_WEBP_DELEGATE 1
01445 #endif
01446 
01447 /* Define to use the Windows GDI32 library */
01448 /* #undef WINGDI32_DELEGATE */
01449 
01450 /* Define if using the dmalloc debugging malloc package */
01451 /* #undef WITH_DMALLOC */
01452 
01453 /* Define if you have WMF library */
01454 #ifndef MAGICKCORE_WMF_DELEGATE
01455 #define MAGICKCORE_WMF_DELEGATE 1
01456 #endif
01457 
01458 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
01459    significant byte first (like Motorola and SPARC, unlike Intel). */
01460 #if defined AC_APPLE_UNIVERSAL_BUILD
01461 # if defined __BIG_ENDIAN__
01462 #  define WORDS_BIGENDIAN 1
01463 # endif
01464 #else
01465 # ifndef WORDS_BIGENDIAN
01466 /* #  undef WORDS_BIGENDIAN */
01467 # endif
01468 #endif
01469 
01470 /* Location of X11 configure files */
01471 #ifndef MAGICKCORE_X11_CONFIGURE_PATH
01472 #define MAGICKCORE_X11_CONFIGURE_PATH ""
01473 #endif
01474 
01475 /* Define if you have X11 library */
01476 #ifndef MAGICKCORE_X11_DELEGATE
01477 #define MAGICKCORE_X11_DELEGATE 1
01478 #endif
01479 
01480 /* Define if you have XML library */
01481 #ifndef MAGICKCORE_XML_DELEGATE
01482 #define MAGICKCORE_XML_DELEGATE 1
01483 #endif
01484 
01485 /* Define to 1 if the X Window System is missing or not being used. */
01486 /* #undef X_DISPLAY_MISSING */
01487 
01488 /* Build self-contained, embeddable, zero-configuration ImageMagick */
01489 /* #undef ZERO_CONFIGURATION_SUPPORT */
01490 
01491 /* Define if you have ZLIB library */
01492 #ifndef MAGICKCORE_ZLIB_DELEGATE
01493 #define MAGICKCORE_ZLIB_DELEGATE 1
01494 #endif
01495 
01496 /* Define if you have ZSTD library */
01497 #ifndef MAGICKCORE_ZSTD_DELEGATE
01498 #define MAGICKCORE_ZSTD_DELEGATE 1
01499 #endif
01500 
01501 /* Enable large inode numbers on Mac OS X 10.5.  */
01502 #ifndef _DARWIN_USE_64_BIT_INODE
01503 # define _DARWIN_USE_64_BIT_INODE 1
01504 #endif
01505 
01506 /* Number of bits in a file offset, on hosts where this is settable. */
01507 #ifndef MAGICKCORE__FILE_OFFSET_BITS
01508 #define MAGICKCORE__FILE_OFFSET_BITS 64
01509 #endif
01510 
01511 /* enable run-time bounds-checking */
01512 /* #undef _FORTIFY_SOURCE */
01513 
01514 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
01515 /* #undef _LARGEFILE_SOURCE */
01516 
01517 /* Define for large files, on AIX-style hosts. */
01518 /* #undef _LARGE_FILES */
01519 
01520 /* Define to 1 if on MINIX. */
01521 /* #undef _MINIX */
01522 
01523 /* Define to 2 if the system does not provide POSIX.1 features except with
01524    this defined. */
01525 /* #undef _POSIX_1_SOURCE */
01526 
01527 /* Define to 1 if you need to in order for `stat' and other things to work. */
01528 /* #undef _POSIX_SOURCE */
01529 
01530 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
01531    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
01532    #define below would cause a syntax error. */
01533 /* #undef _UINT32_T */
01534 
01535 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
01536    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
01537    #define below would cause a syntax error. */
01538 /* #undef _UINT64_T */
01539 
01540 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
01541    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
01542    #define below would cause a syntax error. */
01543 /* #undef _UINT8_T */
01544 
01545 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
01546 #ifndef __CHAR_UNSIGNED__
01547 /* # undef __CHAR_UNSIGNED__ */
01548 #endif
01549 
01550 /* Define to appropriate substitute if compiler does not have __func__ */
01551 /* #undef __func__ */
01552 
01553 /* Define to empty if `const' does not conform to ANSI C. */
01554 /* #undef const */
01555 
01556 /* Define to `int' if <sys/types.h> doesn't define. */
01557 /* #undef gid_t */
01558 
01559 /* Define to `__inline__' or `__inline' if that's what the C compiler
01560    calls it, or to nothing if 'inline' is not supported under any name.  */
01561 #ifndef __cplusplus
01562 /* #undef inline */
01563 #endif
01564 
01565 /* Define to the type of a signed integer type of width exactly 16 bits if
01566    such a type exists and the standard includes do not define it. */
01567 /* #undef int16_t */
01568 
01569 /* Define to the type of a signed integer type of width exactly 32 bits if
01570    such a type exists and the standard includes do not define it. */
01571 /* #undef int32_t */
01572 
01573 /* Define to the type of a signed integer type of width exactly 64 bits if
01574    such a type exists and the standard includes do not define it. */
01575 /* #undef int64_t */
01576 
01577 /* Define to the type of a signed integer type of width exactly 8 bits if such
01578    a type exists and the standard includes do not define it. */
01579 /* #undef int8_t */
01580 
01581 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
01582    not define. */
01583 /* #undef intmax_t */
01584 
01585 /* Define to the type of a signed integer type wide enough to hold a pointer,
01586    if such a type exists, and if the system does not define it. */
01587 /* #undef intptr_t */
01588 
01589 /* Define to a type if <wchar.h> does not define. */
01590 /* #undef mbstate_t */
01591 
01592 /* Define to `int' if <sys/types.h> does not define. */
01593 /* #undef mode_t */
01594 
01595 /* Define to `long int' if <sys/types.h> does not define. */
01596 /* #undef off_t */
01597 
01598 /* Define to `int' if <sys/types.h> does not define. */
01599 /* #undef pid_t */
01600 
01601 /* Define to the equivalent of the C99 'restrict' keyword, or to
01602    nothing if this is not supported.  Do not define if restrict is
01603    supported directly.  */
01604 #ifndef _magickcore_restrict
01605 #define _magickcore_restrict __restrict
01606 #endif
01607 /* Work around a bug in Sun C++: it does not support _Restrict or
01608    __restrict__, even though the corresponding Sun C compiler ends up with
01609    "#define restrict _Restrict" or "#define restrict __restrict__" in the
01610    previous line.  Perhaps some future version of Sun C++ will work with
01611    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
01612 #if defined __SUNPRO_CC && !defined __RESTRICT
01613 # define _Restrict
01614 # define __restrict__
01615 #endif
01616 
01617 /* Define to `unsigned int' if <sys/types.h> does not define. */
01618 /* #undef size_t */
01619 
01620 /* Define to `int' if <sys/types.h> does not define. */
01621 /* #undef ssize_t */
01622 
01623 /* Define to `int' if <sys/types.h> doesn't define. */
01624 /* #undef uid_t */
01625 
01626 /* Define to the type of an unsigned integer type of width exactly 16 bits if
01627    such a type exists and the standard includes do not define it. */
01628 /* #undef uint16_t */
01629 
01630 /* Define to the type of an unsigned integer type of width exactly 32 bits if
01631    such a type exists and the standard includes do not define it. */
01632 /* #undef uint32_t */
01633 
01634 /* Define to the type of an unsigned integer type of width exactly 64 bits if
01635    such a type exists and the standard includes do not define it. */
01636 /* #undef uint64_t */
01637 
01638 /* Define to the type of an unsigned integer type of width exactly 8 bits if
01639    such a type exists and the standard includes do not define it. */
01640 /* #undef uint8_t */
01641 
01642 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
01643    do not define. */
01644 /* #undef uintmax_t */
01645 
01646 /* Define to the type of an unsigned integer type wide enough to hold a
01647    pointer, if such a type exists, and if the system does not define it. */
01648 /* #undef uintptr_t */
01649 
01650 /* Define as `fork' if `vfork' does not work. */
01651 /* #undef vfork */
01652 
01653 /* Define to empty if the keyword `volatile' does not work. Warning: valid
01654    code using `volatile' can become incorrect without. Disable with care. */
01655 /* #undef volatile */
01656  
01657 /* once: _MAGICK_MAGICK_BASECONFIG_H */
01658 #endif

Generated on 30 Nov 2020 for MagickCore by  doxygen 1.6.1