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 to 1 if you have the `telldir' function. */
00898 #ifndef MAGICKCORE_HAVE_TELLDIR
00899 #define MAGICKCORE_HAVE_TELLDIR 1
00900 #endif
00901 
00902 /* Define to 1 if you have the `tempnam' function. */
00903 #ifndef MAGICKCORE_HAVE_TEMPNAM
00904 #define MAGICKCORE_HAVE_TEMPNAM 1
00905 #endif
00906 
00907 /* Define to 1 if you have the <tiffconf.h> header file. */
00908 #ifndef MAGICKCORE_HAVE_TIFFCONF_H
00909 #define MAGICKCORE_HAVE_TIFFCONF_H 1
00910 #endif
00911 
00912 /* Define to 1 if you have the `TIFFIsBigEndian' function. */
00913 #ifndef MAGICKCORE_HAVE_TIFFISBIGENDIAN
00914 #define MAGICKCORE_HAVE_TIFFISBIGENDIAN 1
00915 #endif
00916 
00917 /* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
00918 #ifndef MAGICKCORE_HAVE_TIFFISCODECCONFIGURED
00919 #define MAGICKCORE_HAVE_TIFFISCODECCONFIGURED 1
00920 #endif
00921 
00922 /* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
00923 #ifndef MAGICKCORE_HAVE_TIFFMERGEFIELDINFO
00924 #define MAGICKCORE_HAVE_TIFFMERGEFIELDINFO 1
00925 #endif
00926 
00927 /* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
00928 #ifndef MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY
00929 #define MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY 1
00930 #endif
00931 
00932 /* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
00933 #ifndef MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT
00934 #define MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT 1
00935 #endif
00936 
00937 /* Define to 1 if you have the `TIFFSetTagExtender' function. */
00938 #ifndef MAGICKCORE_HAVE_TIFFSETTAGEXTENDER
00939 #define MAGICKCORE_HAVE_TIFFSETTAGEXTENDER 1
00940 #endif
00941 
00942 /* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
00943 #ifndef MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT
00944 #define MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT 1
00945 #endif
00946 
00947 /* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
00948 #ifndef MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES
00949 #define MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES 1
00950 #endif
00951 
00952 /* Define to 1 if you have the `times' function. */
00953 #ifndef MAGICKCORE_HAVE_TIMES
00954 #define MAGICKCORE_HAVE_TIMES 1
00955 #endif
00956 
00957 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
00958    `HAVE_STRUCT_TM_TM_ZONE' instead. */
00959 #ifndef MAGICKCORE_HAVE_TM_ZONE
00960 #define MAGICKCORE_HAVE_TM_ZONE 1
00961 #endif
00962 
00963 /* Define to 1 if you don't have `tm_zone' but do have the external array
00964    `tzname'. */
00965 /* #undef HAVE_TZNAME */
00966 
00967 /* Define to 1 if the system has the type `uintmax_t'. */
00968 #ifndef MAGICKCORE_HAVE_UINTMAX_T
00969 #define MAGICKCORE_HAVE_UINTMAX_T 1
00970 #endif
00971 
00972 /* Define to 1 if the system has the type `uintptr_t'. */
00973 #ifndef MAGICKCORE_HAVE_UINTPTR_T
00974 #define MAGICKCORE_HAVE_UINTPTR_T 1
00975 #endif
00976 
00977 /* Define to 1 if you have the `ulltostr' function. */
00978 /* #undef HAVE_ULLTOSTR */
00979 
00980 /* Define to 1 if you have the <unistd.h> header file. */
00981 #ifndef MAGICKCORE_HAVE_UNISTD_H
00982 #define MAGICKCORE_HAVE_UNISTD_H 1
00983 #endif
00984 
00985 /* Define to 1 if the system has the type `unsigned long long int'. */
00986 #ifndef MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT
00987 #define MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT 1
00988 #endif
00989 
00990 /* Define to 1 if you have the `uselocale' function. */
00991 #ifndef MAGICKCORE_HAVE_USELOCALE
00992 #define MAGICKCORE_HAVE_USELOCALE 1
00993 #endif
00994 
00995 /* Define to 1 if you have the `usleep' function. */
00996 #ifndef MAGICKCORE_HAVE_USLEEP
00997 #define MAGICKCORE_HAVE_USLEEP 1
00998 #endif
00999 
01000 /* Define to 1 if you have the `utime' function. */
01001 #ifndef MAGICKCORE_HAVE_UTIME
01002 #define MAGICKCORE_HAVE_UTIME 1
01003 #endif
01004 
01005 /* Define to 1 if you have the <utime.h> header file. */
01006 #ifndef MAGICKCORE_HAVE_UTIME_H
01007 #define MAGICKCORE_HAVE_UTIME_H 1
01008 #endif
01009 
01010 /* Define to 1 if you have the `vfork' function. */
01011 #ifndef MAGICKCORE_HAVE_VFORK
01012 #define MAGICKCORE_HAVE_VFORK 1
01013 #endif
01014 
01015 /* Define to 1 if you have the <vfork.h> header file. */
01016 /* #undef HAVE_VFORK_H */
01017 
01018 /* Define to 1 if you have the `vfprintf' function. */
01019 #ifndef MAGICKCORE_HAVE_VFPRINTF
01020 #define MAGICKCORE_HAVE_VFPRINTF 1
01021 #endif
01022 
01023 /* Define to 1 if you have the `vfprintf_l' function. */
01024 /* #undef HAVE_VFPRINTF_L */
01025 
01026 /* Define to 1 if you have the `vprintf' function. */
01027 #ifndef MAGICKCORE_HAVE_VPRINTF
01028 #define MAGICKCORE_HAVE_VPRINTF 1
01029 #endif
01030 
01031 /* Define to 1 if you have the `vsnprintf' function. */
01032 #ifndef MAGICKCORE_HAVE_VSNPRINTF
01033 #define MAGICKCORE_HAVE_VSNPRINTF 1
01034 #endif
01035 
01036 /* Define to 1 if you have the `vsnprintf_l' function. */
01037 /* #undef HAVE_VSNPRINTF_L */
01038 
01039 /* Define to 1 if you have the `vsprintf' function. */
01040 #ifndef MAGICKCORE_HAVE_VSPRINTF
01041 #define MAGICKCORE_HAVE_VSPRINTF 1
01042 #endif
01043 
01044 /* Define to 1 if you have the `waitpid' function. */
01045 #ifndef MAGICKCORE_HAVE_WAITPID
01046 #define MAGICKCORE_HAVE_WAITPID 1
01047 #endif
01048 
01049 /* Define to 1 if you have the <wchar.h> header file. */
01050 #ifndef MAGICKCORE_HAVE_WCHAR_H
01051 #define MAGICKCORE_HAVE_WCHAR_H 1
01052 #endif
01053 
01054 /* Define to 1 if you have the <windows.h> header file. */
01055 /* #undef HAVE_WINDOWS_H */
01056 
01057 /* Define to 1 if `fork' works. */
01058 #ifndef MAGICKCORE_HAVE_WORKING_FORK
01059 #define MAGICKCORE_HAVE_WORKING_FORK 1
01060 #endif
01061 
01062 /* Define to 1 if `vfork' works. */
01063 #ifndef MAGICKCORE_HAVE_WORKING_VFORK
01064 #define MAGICKCORE_HAVE_WORKING_VFORK 1
01065 #endif
01066 
01067 /* Define to 1 if you have the <xlocale.h> header file. */
01068 #ifndef MAGICKCORE_HAVE_XLOCALE_H
01069 #define MAGICKCORE_HAVE_XLOCALE_H 1
01070 #endif
01071 
01072 /* Define to 1 if you have the `_aligned_malloc' function. */
01073 /* #undef HAVE__ALIGNED_MALLOC */
01074 
01075 /* Define to 1 if the system has the type `_Bool'. */
01076 #ifndef MAGICKCORE_HAVE__BOOL
01077 #define MAGICKCORE_HAVE__BOOL 1
01078 #endif
01079 
01080 /* Define to 1 if you have the `_exit' function. */
01081 #ifndef MAGICKCORE_HAVE__EXIT
01082 #define MAGICKCORE_HAVE__EXIT 1
01083 #endif
01084 
01085 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
01086 /* #undef HAVE__NSGETEXECUTABLEPATH */
01087 
01088 /* Define to 1 if you have the `_pclose' function. */
01089 /* #undef HAVE__PCLOSE */
01090 
01091 /* Define to 1 if you have the `_popen' function. */
01092 /* #undef HAVE__POPEN */
01093 
01094 /* Define to 1 if you have the `_wfopen' function. */
01095 /* #undef HAVE__WFOPEN */
01096 
01097 /* Define to 1 if you have the `_wstat' function. */
01098 /* #undef HAVE__WSTAT */
01099 
01100 /* define if your compiler has __attribute__ */
01101 #ifndef MAGICKCORE_HAVE___ATTRIBUTE__
01102 #define MAGICKCORE_HAVE___ATTRIBUTE__ 1
01103 #endif
01104 
01105 /* Whether hdri is enabled or not */
01106 #ifndef MAGICKCORE_HDRI_ENABLE_OBSOLETE_IN_H
01107 #define MAGICKCORE_HDRI_ENABLE_OBSOLETE_IN_H 1
01108 #endif
01109 
01110 /* Define if you have libheif library */
01111 /* #undef HEIC_DELEGATE */
01112 
01113 /* Define if you have jemalloc memory allocation library */
01114 /* #undef HasJEMALLOC */
01115 
01116 /* Define if you have umem memory allocation library */
01117 /* #undef HasUMEM */
01118 
01119 /* Directory where ImageMagick architecture headers live. */
01120 #ifndef MAGICKCORE_INCLUDEARCH_PATH
01121 #define MAGICKCORE_INCLUDEARCH_PATH "/usr/include/ImageMagick-7/"
01122 #endif
01123 
01124 /* Directory where ImageMagick headers live. */
01125 #ifndef MAGICKCORE_INCLUDE_PATH
01126 #define MAGICKCORE_INCLUDE_PATH "/usr/include/ImageMagick-7/"
01127 #endif
01128 
01129 /* ImageMagick is formally installed under prefix */
01130 #ifndef MAGICKCORE_INSTALLED_SUPPORT
01131 #define MAGICKCORE_INSTALLED_SUPPORT 1
01132 #endif
01133 
01134 /* Define if you have JBIG library */
01135 /* #undef JBIG_DELEGATE */
01136 
01137 /* Define if you have JPEG library */
01138 #ifndef MAGICKCORE_JPEG_DELEGATE
01139 #define MAGICKCORE_JPEG_DELEGATE 1
01140 #endif
01141 
01142 /* Define if you have LCMS library */
01143 #ifndef MAGICKCORE_LCMS_DELEGATE
01144 #define MAGICKCORE_LCMS_DELEGATE 1
01145 #endif
01146 
01147 /* Define if you have OPENJP2 library */
01148 #ifndef MAGICKCORE_LIBOPENJP2_DELEGATE
01149 #define MAGICKCORE_LIBOPENJP2_DELEGATE 1
01150 #endif
01151 
01152 /* Directory where architecture-dependent files live. */
01153 #ifndef MAGICKCORE_LIBRARY_PATH
01154 #define MAGICKCORE_LIBRARY_PATH "/usr/lib64/ImageMagick-7.0.8/"
01155 #endif
01156 
01157 /* Subdirectory of lib where ImageMagick architecture dependent files are
01158    installed. */
01159 #ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
01160 #define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-7.0.8"
01161 #endif
01162 
01163 /* Binaries in libraries path base name (will be during install linked to bin)
01164    */
01165 #ifndef MAGICKCORE_LIB_BIN_BASEDIRNAME
01166 #define MAGICKCORE_LIB_BIN_BASEDIRNAME "bin"
01167 #endif
01168 
01169 /* Define if you have LQR library */
01170 /* #undef LQR_DELEGATE */
01171 
01172 /* Define if using libltdl to support dynamically loadable modules and OpenCL
01173    */
01174 #ifndef MAGICKCORE_LTDL_DELEGATE
01175 #define MAGICKCORE_LTDL_DELEGATE 1
01176 #endif
01177 
01178 /* Native module suffix */
01179 #ifndef MAGICKCORE_LTDL_MODULE_EXT
01180 #define MAGICKCORE_LTDL_MODULE_EXT ".so"
01181 #endif
01182 
01183 /* Define to the sub-directory where libtool stores uninstalled libraries. */
01184 #ifndef MAGICKCORE_LT_OBJDIR
01185 #define MAGICKCORE_LT_OBJDIR ".libs/"
01186 #endif
01187 
01188 /* Define if you have LZMA library */
01189 /* #undef LZMA_DELEGATE */
01190 
01191 /* Define to prepend to default font search path. */
01192 /* #undef MAGICK_FONT_PATH */
01193 
01194 /* Target Host CPU */
01195 #ifndef MAGICKCORE_MAGICK_TARGET_CPU
01196 #define MAGICKCORE_MAGICK_TARGET_CPU x86_64
01197 #endif
01198 
01199 /* Target Host OS */
01200 #ifndef MAGICKCORE_MAGICK_TARGET_OS
01201 #define MAGICKCORE_MAGICK_TARGET_OS linux-gnu
01202 #endif
01203 
01204 /* Target Host Vendor */
01205 #ifndef MAGICKCORE_MAGICK_TARGET_VENDOR
01206 #define MAGICKCORE_MAGICK_TARGET_VENDOR redhat
01207 #endif
01208 
01209 /* Module directory name without ABI part. */
01210 #ifndef MAGICKCORE_MODULES_BASEDIRNAME
01211 #define MAGICKCORE_MODULES_BASEDIRNAME "modules"
01212 #endif
01213 
01214 /* Module directory dirname */
01215 /* #undef MODULES_DIRNAME */
01216 
01217 /* Magick API method prefix */
01218 /* #undef NAMESPACE_PREFIX */
01219 
01220 /* Magick API method prefix tag */
01221 /* #undef NAMESPACE_PREFIX_TAG */
01222 
01223 /* Define to 1 if assertions should be disabled. */
01224 /* #undef NDEBUG */
01225 
01226 /* Define if you have OPENEXR library */
01227 #ifndef MAGICKCORE_OPENEXR_DELEGATE
01228 #define MAGICKCORE_OPENEXR_DELEGATE 1
01229 #endif
01230 
01231 /* Name of package */
01232 #ifndef MAGICKCORE_PACKAGE
01233 #define MAGICKCORE_PACKAGE "ImageMagick"
01234 #endif
01235 
01236 /* Define to the address where bug reports for this package should be sent. */
01237 #ifndef MAGICKCORE_PACKAGE_BUGREPORT
01238 #define MAGICKCORE_PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
01239 #endif
01240 
01241 /* Define to the full name of this package. */
01242 #ifndef MAGICKCORE_PACKAGE_NAME
01243 #define MAGICKCORE_PACKAGE_NAME "ImageMagick"
01244 #endif
01245 
01246 /* Define to the full name and version of this package. */
01247 #ifndef MAGICKCORE_PACKAGE_STRING
01248 #define MAGICKCORE_PACKAGE_STRING "ImageMagick 7.0.8-62"
01249 #endif
01250 
01251 /* Define to the one symbol short name of this package. */
01252 #ifndef MAGICKCORE_PACKAGE_TARNAME
01253 #define MAGICKCORE_PACKAGE_TARNAME "ImageMagick"
01254 #endif
01255 
01256 /* Define to the home page for this package. */
01257 #ifndef MAGICKCORE_PACKAGE_URL
01258 #define MAGICKCORE_PACKAGE_URL "https://imagemagick.org"
01259 #endif
01260 
01261 /* Define to the version of this package. */
01262 #ifndef MAGICKCORE_PACKAGE_VERSION
01263 #define MAGICKCORE_PACKAGE_VERSION "7.0.8-62"
01264 #endif
01265 
01266 /* Define if you have PANGOCAIRO library */
01267 #ifndef MAGICKCORE_PANGOCAIRO_DELEGATE
01268 #define MAGICKCORE_PANGOCAIRO_DELEGATE 1
01269 #endif
01270 
01271 /* Define if you have PANGO library */
01272 #ifndef MAGICKCORE_PANGO_DELEGATE
01273 #define MAGICKCORE_PANGO_DELEGATE 1
01274 #endif
01275 
01276 /* enable pipes (|) in filenames */
01277 /* #undef PIPES_SUPPORT */
01278 
01279 /* Define if you have PNG library */
01280 #ifndef MAGICKCORE_PNG_DELEGATE
01281 #define MAGICKCORE_PNG_DELEGATE 1
01282 #endif
01283 
01284 /* Define to necessary symbol if this constant uses a non-standard name on
01285    your system. */
01286 /* #undef PTHREAD_CREATE_JOINABLE */
01287 
01288 /* Pixel cache threshold in MB (defaults to available memory) */
01289 /* #undef PixelCacheThreshold */
01290 
01291 /* Number of bits in a pixel Quantum (8/16/32/64) */
01292 #ifndef MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H
01293 #define MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H 16
01294 #endif
01295 
01296 /* Define if you have RAQM library */
01297 /* #undef RAQM_DELEGATE */
01298 
01299 /* Define if you have LIBRAW library */
01300 /* #undef RAW_R_DELEGATE */
01301 
01302 /* Define as the return type of signal handlers (`int' or `void'). */
01303 #ifndef MAGICKCORE_RETSIGTYPE
01304 #define MAGICKCORE_RETSIGTYPE void
01305 #endif
01306 
01307 /* Define if you have RSVG library */
01308 #ifndef MAGICKCORE_RSVG_DELEGATE
01309 #define MAGICKCORE_RSVG_DELEGATE 1
01310 #endif
01311 
01312 /* Define to the type of arg 1 for `select'. */
01313 #ifndef MAGICKCORE_SELECT_TYPE_ARG1
01314 #define MAGICKCORE_SELECT_TYPE_ARG1 int
01315 #endif
01316 
01317 /* Define to the type of args 2, 3 and 4 for `select'. */
01318 #ifndef MAGICKCORE_SELECT_TYPE_ARG234
01319 #define MAGICKCORE_SELECT_TYPE_ARG234 (fd_set *)
01320 #endif
01321 
01322 /* Define to the type of arg 5 for `select'. */
01323 #ifndef MAGICKCORE_SELECT_TYPE_ARG5
01324 #define MAGICKCORE_SELECT_TYPE_ARG5 (struct timeval *)
01325 #endif
01326 
01327 /* Sharearch directory name without ABI part. */
01328 #ifndef MAGICKCORE_SHAREARCH_BASEDIRNAME
01329 #define MAGICKCORE_SHAREARCH_BASEDIRNAME "config"
01330 #endif
01331 
01332 /* Sharearch directory dirname */
01333 /* #undef SHAREARCH_DIRNAME */
01334 
01335 /* Directory where architecture-independent configuration files live. */
01336 #ifndef MAGICKCORE_SHARE_PATH
01337 #define MAGICKCORE_SHARE_PATH "/usr/share/ImageMagick-7/"
01338 #endif
01339 
01340 /* Subdirectory of lib where architecture-independent configuration files
01341    live. */
01342 #ifndef MAGICKCORE_SHARE_RELATIVE_PATH
01343 #define MAGICKCORE_SHARE_RELATIVE_PATH "ImageMagick-7"
01344 #endif
01345 
01346 /* The size of `double', as computed by sizeof. */
01347 #ifndef MAGICKCORE_SIZEOF_DOUBLE
01348 #define MAGICKCORE_SIZEOF_DOUBLE 8
01349 #endif
01350 
01351 /* The size of `double_t', as computed by sizeof. */
01352 #ifndef MAGICKCORE_SIZEOF_DOUBLE_T
01353 #define MAGICKCORE_SIZEOF_DOUBLE_T 8
01354 #endif
01355 
01356 /* The size of `float', as computed by sizeof. */
01357 #ifndef MAGICKCORE_SIZEOF_FLOAT
01358 #define MAGICKCORE_SIZEOF_FLOAT 4
01359 #endif
01360 
01361 /* The size of `float_t', as computed by sizeof. */
01362 #ifndef MAGICKCORE_SIZEOF_FLOAT_T
01363 #define MAGICKCORE_SIZEOF_FLOAT_T 4
01364 #endif
01365 
01366 /* The size of `long double', as computed by sizeof. */
01367 #ifndef MAGICKCORE_SIZEOF_LONG_DOUBLE
01368 #define MAGICKCORE_SIZEOF_LONG_DOUBLE 16
01369 #endif
01370 
01371 /* The size of `off_t', as computed by sizeof. */
01372 #ifndef MAGICKCORE_SIZEOF_OFF_T
01373 #define MAGICKCORE_SIZEOF_OFF_T 8
01374 #endif
01375 
01376 /* The size of `signed int', as computed by sizeof. */
01377 #ifndef MAGICKCORE_SIZEOF_SIGNED_INT
01378 #define MAGICKCORE_SIZEOF_SIGNED_INT 4
01379 #endif
01380 
01381 /* The size of `signed long', as computed by sizeof. */
01382 #ifndef MAGICKCORE_SIZEOF_SIGNED_LONG
01383 #define MAGICKCORE_SIZEOF_SIGNED_LONG 8
01384 #endif
01385 
01386 /* The size of `signed long long', as computed by sizeof. */
01387 #ifndef MAGICKCORE_SIZEOF_SIGNED_LONG_LONG
01388 #define MAGICKCORE_SIZEOF_SIGNED_LONG_LONG 8
01389 #endif
01390 
01391 /* The size of `signed short', as computed by sizeof. */
01392 #ifndef MAGICKCORE_SIZEOF_SIGNED_SHORT
01393 #define MAGICKCORE_SIZEOF_SIGNED_SHORT 2
01394 #endif
01395 
01396 /* The size of `size_t', as computed by sizeof. */
01397 #ifndef MAGICKCORE_SIZEOF_SIZE_T
01398 #define MAGICKCORE_SIZEOF_SIZE_T 8
01399 #endif
01400 
01401 /* The size of `ssize_t', as computed by sizeof. */
01402 #ifndef MAGICKCORE_SIZEOF_SSIZE_T
01403 #define MAGICKCORE_SIZEOF_SSIZE_T 8
01404 #endif
01405 
01406 /* The size of `unsigned int', as computed by sizeof. */
01407 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_INT
01408 #define MAGICKCORE_SIZEOF_UNSIGNED_INT 4
01409 #endif
01410 
01411 /* The size of `unsigned int*', as computed by sizeof. */
01412 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_INTP
01413 #define MAGICKCORE_SIZEOF_UNSIGNED_INTP 8
01414 #endif
01415 
01416 /* The size of `unsigned long', as computed by sizeof. */
01417 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG
01418 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG 8
01419 #endif
01420 
01421 /* The size of `unsigned long long', as computed by sizeof. */
01422 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG
01423 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8
01424 #endif
01425 
01426 /* The size of `unsigned short', as computed by sizeof. */
01427 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_SHORT
01428 #define MAGICKCORE_SIZEOF_UNSIGNED_SHORT 2
01429 #endif
01430 
01431 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
01432 /* #undef STAT_MACROS_BROKEN */
01433 
01434 /* Define to 1 if you have the ANSI C header files. */
01435 #ifndef MAGICKCORE_STDC_HEADERS
01436 #define MAGICKCORE_STDC_HEADERS 1
01437 #endif
01438 
01439 /* Define to 1 if strerror_r returns char *. */
01440 #ifndef MAGICKCORE_STRERROR_R_CHAR_P
01441 #define MAGICKCORE_STRERROR_R_CHAR_P 1
01442 #endif
01443 
01444 /* Define if you have POSIX threads libraries and header files. */
01445 #ifndef MAGICKCORE_THREAD_SUPPORT
01446 #define MAGICKCORE_THREAD_SUPPORT 1
01447 #endif
01448 
01449 /* Define if you have TIFF library */
01450 #ifndef MAGICKCORE_TIFF_DELEGATE
01451 #define MAGICKCORE_TIFF_DELEGATE 1
01452 #endif
01453 
01454 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
01455 #ifndef MAGICKCORE_TIME_WITH_SYS_TIME
01456 #define MAGICKCORE_TIME_WITH_SYS_TIME 1
01457 #endif
01458 
01459 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
01460 /* #undef TM_IN_SYS_TIME */
01461 
01462 /* Enable extensions on AIX 3, Interix.  */
01463 #ifndef _ALL_SOURCE
01464 # define _ALL_SOURCE 1
01465 #endif
01466 /* Enable GNU extensions on systems that have them.  */
01467 #ifndef _GNU_SOURCE
01468 # define _GNU_SOURCE 1
01469 #endif
01470 /* Enable threading extensions on Solaris.  */
01471 #ifndef _POSIX_PTHREAD_SEMANTICS
01472 # define _POSIX_PTHREAD_SEMANTICS 1
01473 #endif
01474 /* Enable extensions on HP NonStop.  */
01475 #ifndef _TANDEM_SOURCE
01476 # define _TANDEM_SOURCE 1
01477 #endif
01478 /* Enable general extensions on Solaris.  */
01479 #ifndef __EXTENSIONS__
01480 # define __EXTENSIONS__ 1
01481 #endif
01482 
01483 
01484 /* Version number of package */
01485 #ifndef MAGICKCORE_VERSION
01486 #define MAGICKCORE_VERSION "7.0.8-62"
01487 #endif
01488 
01489 /* Define if you have WEBPMUX library */
01490 /* #undef WEBPMUX_DELEGATE */
01491 
01492 /* Define if you have WEBP library */
01493 #ifndef MAGICKCORE_WEBP_DELEGATE
01494 #define MAGICKCORE_WEBP_DELEGATE 1
01495 #endif
01496 
01497 /* Define to use the Windows GDI32 library */
01498 /* #undef WINGDI32_DELEGATE */
01499 
01500 /* Define if using the dmalloc debugging malloc package */
01501 /* #undef WITH_DMALLOC */
01502 
01503 /* Define if you have WMF library */
01504 #ifndef MAGICKCORE_WMF_DELEGATE
01505 #define MAGICKCORE_WMF_DELEGATE 1
01506 #endif
01507 
01508 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
01509    significant byte first (like Motorola and SPARC, unlike Intel). */
01510 #if defined AC_APPLE_UNIVERSAL_BUILD
01511 # if defined __BIG_ENDIAN__
01512 #  define WORDS_BIGENDIAN 1
01513 # endif
01514 #else
01515 # ifndef WORDS_BIGENDIAN
01516 /* #  undef WORDS_BIGENDIAN */
01517 # endif
01518 #endif
01519 
01520 /* Location of X11 configure files */
01521 #ifndef MAGICKCORE_X11_CONFIGURE_PATH
01522 #define MAGICKCORE_X11_CONFIGURE_PATH ""
01523 #endif
01524 
01525 /* Define if you have X11 library */
01526 #ifndef MAGICKCORE_X11_DELEGATE
01527 #define MAGICKCORE_X11_DELEGATE 1
01528 #endif
01529 
01530 /* Define if you have XML library */
01531 #ifndef MAGICKCORE_XML_DELEGATE
01532 #define MAGICKCORE_XML_DELEGATE 1
01533 #endif
01534 
01535 /* Define to 1 if the X Window System is missing or not being used. */
01536 /* #undef X_DISPLAY_MISSING */
01537 
01538 /* Build self-contained, embeddable, zero-configuration ImageMagick */
01539 /* #undef ZERO_CONFIGURATION_SUPPORT */
01540 
01541 /* Define if you have ZLIB library */
01542 #ifndef MAGICKCORE_ZLIB_DELEGATE
01543 #define MAGICKCORE_ZLIB_DELEGATE 1
01544 #endif
01545 
01546 /* Define if you have ZSTD library */
01547 #ifndef MAGICKCORE_ZSTD_DELEGATE
01548 #define MAGICKCORE_ZSTD_DELEGATE 1
01549 #endif
01550 
01551 /* Enable large inode numbers on Mac OS X 10.5.  */
01552 #ifndef _DARWIN_USE_64_BIT_INODE
01553 # define _DARWIN_USE_64_BIT_INODE 1
01554 #endif
01555 
01556 /* Number of bits in a file offset, on hosts where this is settable. */
01557 /* #undef _FILE_OFFSET_BITS */
01558 
01559 /* enable run-time bounds-checking */
01560 /* #undef _FORTIFY_SOURCE */
01561 
01562 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
01563 /* #undef _LARGEFILE_SOURCE */
01564 
01565 /* Define for large files, on AIX-style hosts. */
01566 /* #undef _LARGE_FILES */
01567 
01568 /* Define to 1 if on MINIX. */
01569 /* #undef _MINIX */
01570 
01571 /* Define this for the OpenCL Accelerator */
01572 /* #undef _OPENCL */
01573 
01574 /* Define to 2 if the system does not provide POSIX.1 features except with
01575    this defined. */
01576 /* #undef _POSIX_1_SOURCE */
01577 
01578 /* Define to 1 if you need to in order for `stat' and other things to work. */
01579 /* #undef _POSIX_SOURCE */
01580 
01581 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
01582    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
01583    #define below would cause a syntax error. */
01584 /* #undef _UINT32_T */
01585 
01586 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
01587    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
01588    #define below would cause a syntax error. */
01589 /* #undef _UINT64_T */
01590 
01591 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
01592    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
01593    #define below would cause a syntax error. */
01594 /* #undef _UINT8_T */
01595 
01596 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
01597 #ifndef __CHAR_UNSIGNED__
01598 /* # undef __CHAR_UNSIGNED__ */
01599 #endif
01600 
01601 /* Define to appropriate substitute if compiler does not have __func__ */
01602 /* #undef __func__ */
01603 
01604 /* Define to empty if `const' does not conform to ANSI C. */
01605 /* #undef const */
01606 
01607 /* Define to `int' if <sys/types.h> doesn't define. */
01608 /* #undef gid_t */
01609 
01610 /* Define to `__inline__' or `__inline' if that's what the C compiler
01611    calls it, or to nothing if 'inline' is not supported under any name.  */
01612 #ifndef __cplusplus
01613 /* #undef inline */
01614 #endif
01615 
01616 /* Define to the type of a signed integer type of width exactly 16 bits if
01617    such a type exists and the standard includes do not define it. */
01618 /* #undef int16_t */
01619 
01620 /* Define to the type of a signed integer type of width exactly 32 bits if
01621    such a type exists and the standard includes do not define it. */
01622 /* #undef int32_t */
01623 
01624 /* Define to the type of a signed integer type of width exactly 64 bits if
01625    such a type exists and the standard includes do not define it. */
01626 /* #undef int64_t */
01627 
01628 /* Define to the type of a signed integer type of width exactly 8 bits if such
01629    a type exists and the standard includes do not define it. */
01630 /* #undef int8_t */
01631 
01632 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
01633    not define. */
01634 /* #undef intmax_t */
01635 
01636 /* Define to the type of a signed integer type wide enough to hold a pointer,
01637    if such a type exists, and if the system does not define it. */
01638 /* #undef intptr_t */
01639 
01640 /* Define to a type if <wchar.h> does not define. */
01641 /* #undef mbstate_t */
01642 
01643 /* Define to `int' if <sys/types.h> does not define. */
01644 /* #undef mode_t */
01645 
01646 /* Define to `long int' if <sys/types.h> does not define. */
01647 /* #undef off_t */
01648 
01649 /* Define to `int' if <sys/types.h> does not define. */
01650 /* #undef pid_t */
01651 
01652 /* Define to the equivalent of the C99 'restrict' keyword, or to
01653    nothing if this is not supported.  Do not define if restrict is
01654    supported directly.  */
01655 #ifndef _magickcore_restrict
01656 #define _magickcore_restrict __restrict
01657 #endif
01658 /* Work around a bug in Sun C++: it does not support _Restrict or
01659    __restrict__, even though the corresponding Sun C compiler ends up with
01660    "#define restrict _Restrict" or "#define restrict __restrict__" in the
01661    previous line.  Perhaps some future version of Sun C++ will work with
01662    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
01663 #if defined __SUNPRO_CC && !defined __RESTRICT
01664 # define _Restrict
01665 # define __restrict__
01666 #endif
01667 
01668 /* Define to `unsigned int' if <sys/types.h> does not define. */
01669 /* #undef size_t */
01670 
01671 /* Define to `int' if <sys/types.h> does not define. */
01672 /* #undef ssize_t */
01673 
01674 /* Define to `int' if <sys/types.h> doesn't define. */
01675 /* #undef uid_t */
01676 
01677 /* Define to the type of an unsigned integer type of width exactly 16 bits if
01678    such a type exists and the standard includes do not define it. */
01679 /* #undef uint16_t */
01680 
01681 /* Define to the type of an unsigned integer type of width exactly 32 bits if
01682    such a type exists and the standard includes do not define it. */
01683 /* #undef uint32_t */
01684 
01685 /* Define to the type of an unsigned integer type of width exactly 64 bits if
01686    such a type exists and the standard includes do not define it. */
01687 /* #undef uint64_t */
01688 
01689 /* Define to the type of an unsigned integer type of width exactly 8 bits if
01690    such a type exists and the standard includes do not define it. */
01691 /* #undef uint8_t */
01692 
01693 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
01694    do not define. */
01695 /* #undef uintmax_t */
01696 
01697 /* Define to the type of an unsigned integer type wide enough to hold a
01698    pointer, if such a type exists, and if the system does not define it. */
01699 /* #undef uintptr_t */
01700 
01701 /* Define as `fork' if `vfork' does not work. */
01702 /* #undef vfork */
01703 
01704 /* Define to empty if the keyword `volatile' does not work. Warning: valid
01705    code using `volatile' can become incorrect without. Disable with care. */
01706 /* #undef volatile */
01707  
01708 /* once: _MAGICKCORE_MAGICK_BASECONFIG_H */
01709 #endif

Generated on 26 Aug 2019 for MagickCore by  doxygen 1.6.1