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

Generated on 31 Dec 2019 for MagickCore by  doxygen 1.6.1