magick-baseconfig.h

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

Generated on 7 Oct 2019 for MagickCore by  doxygen 1.6.1