magick-baseconfig.h

Go to the documentation of this file.
00001 #ifndef _MAGICK_MAGICK_BASECONFIG_H
00002 #define _MAGICK_MAGICK_BASECONFIG_H 1
00003  
00004 /* magick/magick-baseconfig.h. Generated automatically at end of configure. */
00005 /* config/config.h.  Generated from config.h.in by configure.  */
00006 /* config/config.h.in.  Generated from configure.ac by autoheader.  */
00007 
00008 /* Define if building universal (internal helper macro) */
00009 /* #undef AC_APPLE_UNIVERSAL_BUILD */
00010 
00011 /* Define if you have AUTOTRACE library */
00012 /* #undef AUTOTRACE_DELEGATE */
00013 
00014 /* Define if coders and filters are to be built as modules. */
00015 #ifndef MAGICKCORE_BUILD_MODULES
00016 #define MAGICKCORE_BUILD_MODULES 1
00017 #endif
00018 
00019 /* Define if you have the bzip2 library */
00020 #ifndef MAGICKCORE_BZLIB_DELEGATE
00021 #define MAGICKCORE_BZLIB_DELEGATE 1
00022 #endif
00023 
00024 /* Define if you have CAIRO library */
00025 #ifndef MAGICKCORE_CAIRO_DELEGATE
00026 #define MAGICKCORE_CAIRO_DELEGATE 1
00027 #endif
00028 
00029 /* permit enciphering and deciphering image pixels */
00030 #ifndef MAGICKCORE_CIPHER_SUPPORT
00031 #define MAGICKCORE_CIPHER_SUPPORT 1
00032 #endif
00033 
00034 /* Define to 1 if the `closedir' function returns void instead of `int'. */
00035 /* #undef CLOSEDIR_VOID */
00036 
00037 /* coders subdirectory. */
00038 #ifndef MAGICKCORE_CODER_DIRNAME
00039 #define MAGICKCORE_CODER_DIRNAME "coders"
00040 #endif
00041 
00042 /* Directory where architecture-dependent configuration files live. */
00043 #ifndef MAGICKCORE_CONFIGURE_PATH
00044 #define MAGICKCORE_CONFIGURE_PATH "/etc/ImageMagick6/ImageMagick-6/"
00045 #endif
00046 
00047 /* Subdirectory of lib where architecture-dependent configuration files live.
00048    */
00049 #ifndef MAGICKCORE_CONFIGURE_RELATIVE_PATH
00050 #define MAGICKCORE_CONFIGURE_RELATIVE_PATH "ImageMagick-6"
00051 #endif
00052 
00053 /* Define if you have DJVU library */
00054 #ifndef MAGICKCORE_DJVU_DELEGATE
00055 #define MAGICKCORE_DJVU_DELEGATE 1
00056 #endif
00057 
00058 /* Directory where ImageMagick documents live. */
00059 #ifndef MAGICKCORE_DOCUMENTATION_PATH
00060 #define MAGICKCORE_DOCUMENTATION_PATH "/usr/share/ImageMagick6/doc/ImageMagick-6/"
00061 #endif
00062 
00063 /* Define if you have Display Postscript */
00064 /* #undef DPS_DELEGATE */
00065 
00066 /* exclude deprecated methods in MagickCore API */
00067 /* #undef EXCLUDE_DEPRECATED */
00068 
00069 /* Directory where executables are installed. */
00070 #ifndef MAGICKCORE_EXECUTABLE_PATH
00071 #define MAGICKCORE_EXECUTABLE_PATH "/usr/bin/"
00072 #endif
00073 
00074 /* Define if you have FFTW library */
00075 #ifndef MAGICKCORE_FFTW_DELEGATE
00076 #define MAGICKCORE_FFTW_DELEGATE 1
00077 #endif
00078 
00079 /* filter subdirectory. */
00080 #ifndef MAGICKCORE_FILTER_DIRNAME
00081 #define MAGICKCORE_FILTER_DIRNAME "filters"
00082 #endif
00083 
00084 /* Define if you have FLIF library */
00085 /* #undef FLIF_DELEGATE */
00086 
00087 /* Define if you have FONTCONFIG library */
00088 #ifndef MAGICKCORE_FONTCONFIG_DELEGATE
00089 #define MAGICKCORE_FONTCONFIG_DELEGATE 1
00090 #endif
00091 
00092 /* Define if you have FlashPIX library */
00093 /* #undef FPX_DELEGATE */
00094 
00095 /* Define if you have FREETYPE library */
00096 #ifndef MAGICKCORE_FREETYPE_DELEGATE
00097 #define MAGICKCORE_FREETYPE_DELEGATE 1
00098 #endif
00099 
00100 /* Define if you have Ghostscript library or framework */
00101 /* #undef GS_DELEGATE */
00102 
00103 /* Define if you have GVC library */
00104 #ifndef MAGICKCORE_GVC_DELEGATE
00105 #define MAGICKCORE_GVC_DELEGATE 1
00106 #endif
00107 
00108 /* Define to 1 if you have the `acosh' function. */
00109 #ifndef MAGICKCORE_HAVE_ACOSH
00110 #define MAGICKCORE_HAVE_ACOSH 1
00111 #endif
00112 
00113 /* Define to 1 if you have the <arm/limits.h> header file. */
00114 /* #undef HAVE_ARM_LIMITS_H */
00115 
00116 /* Define to 1 if you have the <arpa/inet.h> header file. */
00117 #ifndef MAGICKCORE_HAVE_ARPA_INET_H
00118 #define MAGICKCORE_HAVE_ARPA_INET_H 1
00119 #endif
00120 
00121 /* Define to 1 if you have the `asinh' function. */
00122 #ifndef MAGICKCORE_HAVE_ASINH
00123 #define MAGICKCORE_HAVE_ASINH 1
00124 #endif
00125 
00126 /* Define to 1 if you have the `atanh' function. */
00127 #ifndef MAGICKCORE_HAVE_ATANH
00128 #define MAGICKCORE_HAVE_ATANH 1
00129 #endif
00130 
00131 /* Define to 1 if you have the `atexit' function. */
00132 #ifndef MAGICKCORE_HAVE_ATEXIT
00133 #define MAGICKCORE_HAVE_ATEXIT 1
00134 #endif
00135 
00136 /* Define to 1 if you have the `atoll' function. */
00137 #ifndef MAGICKCORE_HAVE_ATOLL
00138 #define MAGICKCORE_HAVE_ATOLL 1
00139 #endif
00140 
00141 /* define if bool is a built-in type */
00142 #ifndef MAGICKCORE_HAVE_BOOL
00143 #define MAGICKCORE_HAVE_BOOL 
00144 #endif
00145 
00146 /* Define to 1 if you have the `cabs' function. */
00147 #ifndef MAGICKCORE_HAVE_CABS
00148 #define MAGICKCORE_HAVE_CABS 1
00149 #endif
00150 
00151 /* Define to 1 if you have the `carg' function. */
00152 #ifndef MAGICKCORE_HAVE_CARG
00153 #define MAGICKCORE_HAVE_CARG 1
00154 #endif
00155 
00156 /* Define to 1 if you have the `cimag' function. */
00157 #ifndef MAGICKCORE_HAVE_CIMAG
00158 #define MAGICKCORE_HAVE_CIMAG 1
00159 #endif
00160 
00161 /* Define to 1 if you have the `clock' function. */
00162 #ifndef MAGICKCORE_HAVE_CLOCK
00163 #define MAGICKCORE_HAVE_CLOCK 1
00164 #endif
00165 
00166 /* Define to 1 if you have the `clock_getres' function. */
00167 #ifndef MAGICKCORE_HAVE_CLOCK_GETRES
00168 #define MAGICKCORE_HAVE_CLOCK_GETRES 1
00169 #endif
00170 
00171 /* Define to 1 if you have the `clock_gettime' function. */
00172 #ifndef MAGICKCORE_HAVE_CLOCK_GETTIME
00173 #define MAGICKCORE_HAVE_CLOCK_GETTIME 1
00174 #endif
00175 
00176 /* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
00177 #ifndef MAGICKCORE_HAVE_CLOCK_REALTIME
00178 #define MAGICKCORE_HAVE_CLOCK_REALTIME 1
00179 #endif
00180 
00181 /* Define to 1 if you have the <CL/cl.h> header file. */
00182 /* #undef HAVE_CL_CL_H */
00183 
00184 /* Define to 1 if you have the <complex.h> header file. */
00185 #ifndef MAGICKCORE_HAVE_COMPLEX_H
00186 #define MAGICKCORE_HAVE_COMPLEX_H 1
00187 #endif
00188 
00189 /* Define to 1 if you have the `creal' function. */
00190 #ifndef MAGICKCORE_HAVE_CREAL
00191 #define MAGICKCORE_HAVE_CREAL 1
00192 #endif
00193 
00194 /* Define to 1 if you have the `ctime_r' function. */
00195 #ifndef MAGICKCORE_HAVE_CTIME_R
00196 #define MAGICKCORE_HAVE_CTIME_R 1
00197 #endif
00198 
00199 /* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
00200    */
00201 #ifndef MAGICKCORE_HAVE_DECL_PREAD
00202 #define MAGICKCORE_HAVE_DECL_PREAD 1
00203 #endif
00204 
00205 /* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
00206    */
00207 #ifndef MAGICKCORE_HAVE_DECL_PWRITE
00208 #define MAGICKCORE_HAVE_DECL_PWRITE 1
00209 #endif
00210 
00211 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
00212    don't. */
00213 #ifndef MAGICKCORE_HAVE_DECL_STRERROR_R
00214 #define MAGICKCORE_HAVE_DECL_STRERROR_R 1
00215 #endif
00216 
00217 /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
00218    don't. */
00219 #ifndef MAGICKCORE_HAVE_DECL_STRLCPY
00220 #define MAGICKCORE_HAVE_DECL_STRLCPY 0
00221 #endif
00222 
00223 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
00224    */
00225 /* #undef HAVE_DECL_TZNAME */
00226 
00227 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
00228    don't. */
00229 #ifndef MAGICKCORE_HAVE_DECL_VSNPRINTF
00230 #define MAGICKCORE_HAVE_DECL_VSNPRINTF 1
00231 #endif
00232 
00233 /* Define to 1 if you have the `directio' function. */
00234 /* #undef HAVE_DIRECTIO */
00235 
00236 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00237    */
00238 #ifndef MAGICKCORE_HAVE_DIRENT_H
00239 #define MAGICKCORE_HAVE_DIRENT_H 1
00240 #endif
00241 
00242 /* Define to 1 if you have the <dlfcn.h> header file. */
00243 #ifndef MAGICKCORE_HAVE_DLFCN_H
00244 #define MAGICKCORE_HAVE_DLFCN_H 1
00245 #endif
00246 
00247 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
00248 /* #undef HAVE_DOPRNT */
00249 
00250 /* Define to 1 if 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 `strcasestr' function. */
00713 #ifndef MAGICKCORE_HAVE_STRCASESTR
00714 #define MAGICKCORE_HAVE_STRCASESTR 1
00715 #endif
00716 
00717 /* Define to 1 if you have the `strchr' function. */
00718 #ifndef MAGICKCORE_HAVE_STRCHR
00719 #define MAGICKCORE_HAVE_STRCHR 1
00720 #endif
00721 
00722 /* Define to 1 if you have the `strcspn' function. */
00723 #ifndef MAGICKCORE_HAVE_STRCSPN
00724 #define MAGICKCORE_HAVE_STRCSPN 1
00725 #endif
00726 
00727 /* Define to 1 if you have the `strdup' function. */
00728 #ifndef MAGICKCORE_HAVE_STRDUP
00729 #define MAGICKCORE_HAVE_STRDUP 1
00730 #endif
00731 
00732 /* Define to 1 if you have the `strerror' function. */
00733 #ifndef MAGICKCORE_HAVE_STRERROR
00734 #define MAGICKCORE_HAVE_STRERROR 1
00735 #endif
00736 
00737 /* Define to 1 if you have the `strerror_r' function. */
00738 #ifndef MAGICKCORE_HAVE_STRERROR_R
00739 #define MAGICKCORE_HAVE_STRERROR_R 1
00740 #endif
00741 
00742 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
00743 #ifndef MAGICKCORE_HAVE_STRINGIZE
00744 #define MAGICKCORE_HAVE_STRINGIZE 1
00745 #endif
00746 
00747 /* Define to 1 if you have the <strings.h> header file. */
00748 #ifndef MAGICKCORE_HAVE_STRINGS_H
00749 #define MAGICKCORE_HAVE_STRINGS_H 1
00750 #endif
00751 
00752 /* Define to 1 if you have the <string.h> header file. */
00753 #ifndef MAGICKCORE_HAVE_STRING_H
00754 #define MAGICKCORE_HAVE_STRING_H 1
00755 #endif
00756 
00757 /* Define to 1 if you have the `strlcat' function. */
00758 /* #undef HAVE_STRLCAT */
00759 
00760 /* Define to 1 if you have the `strlcpy' function. */
00761 /* #undef HAVE_STRLCPY */
00762 
00763 /* Define to 1 if you have the `strncasecmp' function. */
00764 #ifndef MAGICKCORE_HAVE_STRNCASECMP
00765 #define MAGICKCORE_HAVE_STRNCASECMP 1
00766 #endif
00767 
00768 /* Define to 1 if you have the `strpbrk' function. */
00769 #ifndef MAGICKCORE_HAVE_STRPBRK
00770 #define MAGICKCORE_HAVE_STRPBRK 1
00771 #endif
00772 
00773 /* Define to 1 if you have the `strrchr' function. */
00774 #ifndef MAGICKCORE_HAVE_STRRCHR
00775 #define MAGICKCORE_HAVE_STRRCHR 1
00776 #endif
00777 
00778 /* Define to 1 if you have the `strspn' function. */
00779 #ifndef MAGICKCORE_HAVE_STRSPN
00780 #define MAGICKCORE_HAVE_STRSPN 1
00781 #endif
00782 
00783 /* Define to 1 if you have the `strstr' function. */
00784 #ifndef MAGICKCORE_HAVE_STRSTR
00785 #define MAGICKCORE_HAVE_STRSTR 1
00786 #endif
00787 
00788 /* Define to 1 if you have the `strtod' function. */
00789 #ifndef MAGICKCORE_HAVE_STRTOD
00790 #define MAGICKCORE_HAVE_STRTOD 1
00791 #endif
00792 
00793 /* Define to 1 if you have the `strtod_l' function. */
00794 #ifndef MAGICKCORE_HAVE_STRTOD_L
00795 #define MAGICKCORE_HAVE_STRTOD_L 1
00796 #endif
00797 
00798 /* Define to 1 if you have the `strtol' function. */
00799 #ifndef MAGICKCORE_HAVE_STRTOL
00800 #define MAGICKCORE_HAVE_STRTOL 1
00801 #endif
00802 
00803 /* Define to 1 if you have the `strtoul' function. */
00804 #ifndef MAGICKCORE_HAVE_STRTOUL
00805 #define MAGICKCORE_HAVE_STRTOUL 1
00806 #endif
00807 
00808 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
00809 #ifndef MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE
00810 #define MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE 1
00811 #endif
00812 
00813 /* Define to 1 if you have the <sun_prefetch.h> header file. */
00814 /* #undef HAVE_SUN_PREFETCH_H */
00815 
00816 /* Define to 1 if you have the `symlink' function. */
00817 #ifndef MAGICKCORE_HAVE_SYMLINK
00818 #define MAGICKCORE_HAVE_SYMLINK 1
00819 #endif
00820 
00821 /* Define to 1 if you have the `sysconf' function. */
00822 #ifndef MAGICKCORE_HAVE_SYSCONF
00823 #define MAGICKCORE_HAVE_SYSCONF 1
00824 #endif
00825 
00826 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00827    */
00828 /* #undef HAVE_SYS_DIR_H */
00829 
00830 /* Define to 1 if you have the <sys/ipc.h> header file. */
00831 #ifndef MAGICKCORE_HAVE_SYS_IPC_H
00832 #define MAGICKCORE_HAVE_SYS_IPC_H 1
00833 #endif
00834 
00835 /* Define to 1 if you have the <sys/mman.h> header file. */
00836 #ifndef MAGICKCORE_HAVE_SYS_MMAN_H
00837 #define MAGICKCORE_HAVE_SYS_MMAN_H 1
00838 #endif
00839 
00840 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00841    */
00842 /* #undef HAVE_SYS_NDIR_H */
00843 
00844 /* Define to 1 if you have the <sys/param.h> header file. */
00845 #ifndef MAGICKCORE_HAVE_SYS_PARAM_H
00846 #define MAGICKCORE_HAVE_SYS_PARAM_H 1
00847 #endif
00848 
00849 /* Define to 1 if you have the <sys/resource.h> header file. */
00850 #ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H
00851 #define MAGICKCORE_HAVE_SYS_RESOURCE_H 1
00852 #endif
00853 
00854 /* Define to 1 if you have the <sys/select.h> header file. */
00855 #ifndef MAGICKCORE_HAVE_SYS_SELECT_H
00856 #define MAGICKCORE_HAVE_SYS_SELECT_H 1
00857 #endif
00858 
00859 /* Define to 1 if you have the <sys/sendfile.h> header file. */
00860 #ifndef MAGICKCORE_HAVE_SYS_SENDFILE_H
00861 #define MAGICKCORE_HAVE_SYS_SENDFILE_H 1
00862 #endif
00863 
00864 /* Define to 1 if you have the <sys/socket.h> header file. */
00865 #ifndef MAGICKCORE_HAVE_SYS_SOCKET_H
00866 #define MAGICKCORE_HAVE_SYS_SOCKET_H 1
00867 #endif
00868 
00869 /* Define to 1 if you have the <sys/stat.h> header file. */
00870 #ifndef MAGICKCORE_HAVE_SYS_STAT_H
00871 #define MAGICKCORE_HAVE_SYS_STAT_H 1
00872 #endif
00873 
00874 /* Define to 1 if you have the <sys/syslimits.h> header file. */
00875 /* #undef HAVE_SYS_SYSLIMITS_H */
00876 
00877 /* Define to 1 if you have the <sys/timeb.h> header file. */
00878 #ifndef MAGICKCORE_HAVE_SYS_TIMEB_H
00879 #define MAGICKCORE_HAVE_SYS_TIMEB_H 1
00880 #endif
00881 
00882 /* Define to 1 if you have the <sys/times.h> header file. */
00883 #ifndef MAGICKCORE_HAVE_SYS_TIMES_H
00884 #define MAGICKCORE_HAVE_SYS_TIMES_H 1
00885 #endif
00886 
00887 /* Define to 1 if you have the <sys/time.h> header file. */
00888 #ifndef MAGICKCORE_HAVE_SYS_TIME_H
00889 #define MAGICKCORE_HAVE_SYS_TIME_H 1
00890 #endif
00891 
00892 /* Define to 1 if you have the <sys/types.h> header file. */
00893 #ifndef MAGICKCORE_HAVE_SYS_TYPES_H
00894 #define MAGICKCORE_HAVE_SYS_TYPES_H 1
00895 #endif
00896 
00897 /* Define to 1 if you have the <sys/wait.h> header file. */
00898 #ifndef MAGICKCORE_HAVE_SYS_WAIT_H
00899 #define MAGICKCORE_HAVE_SYS_WAIT_H 1
00900 #endif
00901 
00902 /* Define if you have the tcmalloc memory allocation library */
00903 /* #undef HAVE_TCMALLOC */
00904 
00905 /* Define to 1 if you have the `telldir' function. */
00906 #ifndef MAGICKCORE_HAVE_TELLDIR
00907 #define MAGICKCORE_HAVE_TELLDIR 1
00908 #endif
00909 
00910 /* Define to 1 if you have the `tempnam' function. */
00911 #ifndef MAGICKCORE_HAVE_TEMPNAM
00912 #define MAGICKCORE_HAVE_TEMPNAM 1
00913 #endif
00914 
00915 /* Define to 1 if you have the <tiffconf.h> header file. */
00916 #ifndef MAGICKCORE_HAVE_TIFFCONF_H
00917 #define MAGICKCORE_HAVE_TIFFCONF_H 1
00918 #endif
00919 
00920 /* Define to 1 if you have the `TIFFIsBigEndian' function. */
00921 #ifndef MAGICKCORE_HAVE_TIFFISBIGENDIAN
00922 #define MAGICKCORE_HAVE_TIFFISBIGENDIAN 1
00923 #endif
00924 
00925 /* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
00926 #ifndef MAGICKCORE_HAVE_TIFFISCODECCONFIGURED
00927 #define MAGICKCORE_HAVE_TIFFISCODECCONFIGURED 1
00928 #endif
00929 
00930 /* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
00931 #ifndef MAGICKCORE_HAVE_TIFFMERGEFIELDINFO
00932 #define MAGICKCORE_HAVE_TIFFMERGEFIELDINFO 1
00933 #endif
00934 
00935 /* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
00936 #ifndef MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY
00937 #define MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY 1
00938 #endif
00939 
00940 /* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
00941 #ifndef MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT
00942 #define MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT 1
00943 #endif
00944 
00945 /* Define to 1 if you have the `TIFFSetTagExtender' function. */
00946 #ifndef MAGICKCORE_HAVE_TIFFSETTAGEXTENDER
00947 #define MAGICKCORE_HAVE_TIFFSETTAGEXTENDER 1
00948 #endif
00949 
00950 /* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
00951 #ifndef MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT
00952 #define MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT 1
00953 #endif
00954 
00955 /* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
00956 #ifndef MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES
00957 #define MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES 1
00958 #endif
00959 
00960 /* Define to 1 if you have the `times' function. */
00961 #ifndef MAGICKCORE_HAVE_TIMES
00962 #define MAGICKCORE_HAVE_TIMES 1
00963 #endif
00964 
00965 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
00966    `HAVE_STRUCT_TM_TM_ZONE' instead. */
00967 #ifndef MAGICKCORE_HAVE_TM_ZONE
00968 #define MAGICKCORE_HAVE_TM_ZONE 1
00969 #endif
00970 
00971 /* Define to 1 if you don't have `tm_zone' but do have the external array
00972    `tzname'. */
00973 /* #undef HAVE_TZNAME */
00974 
00975 /* Define to 1 if the system has the type `uintmax_t'. */
00976 #ifndef MAGICKCORE_HAVE_UINTMAX_T
00977 #define MAGICKCORE_HAVE_UINTMAX_T 1
00978 #endif
00979 
00980 /* Define to 1 if the system has the type `uintptr_t'. */
00981 #ifndef MAGICKCORE_HAVE_UINTPTR_T
00982 #define MAGICKCORE_HAVE_UINTPTR_T 1
00983 #endif
00984 
00985 /* Define to 1 if you have the `ulltostr' function. */
00986 /* #undef HAVE_ULLTOSTR */
00987 
00988 /* Define if you have umem memory allocation library */
00989 /* #undef HAVE_UMEM */
00990 
00991 /* Define to 1 if you have the <unistd.h> header file. */
00992 #ifndef MAGICKCORE_HAVE_UNISTD_H
00993 #define MAGICKCORE_HAVE_UNISTD_H 1
00994 #endif
00995 
00996 /* Define to 1 if the system has the type `unsigned long long int'. */
00997 #ifndef MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT
00998 #define MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT 1
00999 #endif
01000 
01001 /* Define to 1 if you have the `uselocale' function. */
01002 #ifndef MAGICKCORE_HAVE_USELOCALE
01003 #define MAGICKCORE_HAVE_USELOCALE 1
01004 #endif
01005 
01006 /* Define to 1 if you have the `usleep' function. */
01007 #ifndef MAGICKCORE_HAVE_USLEEP
01008 #define MAGICKCORE_HAVE_USLEEP 1
01009 #endif
01010 
01011 /* Define to 1 if you have the `utime' function. */
01012 #ifndef MAGICKCORE_HAVE_UTIME
01013 #define MAGICKCORE_HAVE_UTIME 1
01014 #endif
01015 
01016 /* Define to 1 if you have the <utime.h> header file. */
01017 #ifndef MAGICKCORE_HAVE_UTIME_H
01018 #define MAGICKCORE_HAVE_UTIME_H 1
01019 #endif
01020 
01021 /* Define to 1 if you have the `vfork' function. */
01022 #ifndef MAGICKCORE_HAVE_VFORK
01023 #define MAGICKCORE_HAVE_VFORK 1
01024 #endif
01025 
01026 /* Define to 1 if you have the <vfork.h> header file. */
01027 /* #undef HAVE_VFORK_H */
01028 
01029 /* Define to 1 if you have the `vfprintf' function. */
01030 #ifndef MAGICKCORE_HAVE_VFPRINTF
01031 #define MAGICKCORE_HAVE_VFPRINTF 1
01032 #endif
01033 
01034 /* Define to 1 if you have the `vfprintf_l' function. */
01035 /* #undef HAVE_VFPRINTF_L */
01036 
01037 /* Define to 1 if you have the `vprintf' function. */
01038 #ifndef MAGICKCORE_HAVE_VPRINTF
01039 #define MAGICKCORE_HAVE_VPRINTF 1
01040 #endif
01041 
01042 /* Define to 1 if you have the `vsnprintf' function. */
01043 #ifndef MAGICKCORE_HAVE_VSNPRINTF
01044 #define MAGICKCORE_HAVE_VSNPRINTF 1
01045 #endif
01046 
01047 /* Define to 1 if you have the `vsnprintf_l' function. */
01048 /* #undef HAVE_VSNPRINTF_L */
01049 
01050 /* Define to 1 if you have the `vsprintf' function. */
01051 #ifndef MAGICKCORE_HAVE_VSPRINTF
01052 #define MAGICKCORE_HAVE_VSPRINTF 1
01053 #endif
01054 
01055 /* Define to 1 if you have the `waitpid' function. */
01056 #ifndef MAGICKCORE_HAVE_WAITPID
01057 #define MAGICKCORE_HAVE_WAITPID 1
01058 #endif
01059 
01060 /* Define to 1 if you have the <wchar.h> header file. */
01061 #ifndef MAGICKCORE_HAVE_WCHAR_H
01062 #define MAGICKCORE_HAVE_WCHAR_H 1
01063 #endif
01064 
01065 /* Define to 1 if you have the <windows.h> header file. */
01066 /* #undef HAVE_WINDOWS_H */
01067 
01068 /* Define to 1 if `fork' works. */
01069 #ifndef MAGICKCORE_HAVE_WORKING_FORK
01070 #define MAGICKCORE_HAVE_WORKING_FORK 1
01071 #endif
01072 
01073 /* Define to 1 if `vfork' works. */
01074 #ifndef MAGICKCORE_HAVE_WORKING_VFORK
01075 #define MAGICKCORE_HAVE_WORKING_VFORK 1
01076 #endif
01077 
01078 /* Define to 1 if you have the <xlocale.h> header file. */
01079 #ifndef MAGICKCORE_HAVE_XLOCALE_H
01080 #define MAGICKCORE_HAVE_XLOCALE_H 1
01081 #endif
01082 
01083 /* Define to 1 if you have the `_aligned_malloc' function. */
01084 /* #undef HAVE__ALIGNED_MALLOC */
01085 
01086 /* Define to 1 if the system has the type `_Bool'. */
01087 #ifndef MAGICKCORE_HAVE__BOOL
01088 #define MAGICKCORE_HAVE__BOOL 1
01089 #endif
01090 
01091 /* Define to 1 if you have the `_exit' function. */
01092 #ifndef MAGICKCORE_HAVE__EXIT
01093 #define MAGICKCORE_HAVE__EXIT 1
01094 #endif
01095 
01096 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
01097 /* #undef HAVE__NSGETEXECUTABLEPATH */
01098 
01099 /* Define to 1 if you have the `_pclose' function. */
01100 /* #undef HAVE__PCLOSE */
01101 
01102 /* Define to 1 if you have the `_popen' function. */
01103 /* #undef HAVE__POPEN */
01104 
01105 /* Define to 1 if you have the `_wfopen' function. */
01106 /* #undef HAVE__WFOPEN */
01107 
01108 /* Define to 1 if you have the `_wstat' function. */
01109 /* #undef HAVE__WSTAT */
01110 
01111 /* define if your compiler has __attribute__ */
01112 #ifndef MAGICKCORE_HAVE___ATTRIBUTE__
01113 #define MAGICKCORE_HAVE___ATTRIBUTE__ 1
01114 #endif
01115 
01116 /* Whether hdri is enabled or not */
01117 #ifndef MAGICKCORE_HDRI_ENABLE_OBSOLETE_IN_H
01118 #define MAGICKCORE_HDRI_ENABLE_OBSOLETE_IN_H 0
01119 #endif
01120 
01121 /* Define if you have libheif library */
01122 /* #undef HEIC_DELEGATE */
01123 
01124 /* Define if you have jemalloc memory allocation library */
01125 /* #undef HasJEMALLOC */
01126 
01127 /* Directory where ImageMagick architecture headers live. */
01128 #ifndef MAGICKCORE_INCLUDEARCH_PATH
01129 #define MAGICKCORE_INCLUDEARCH_PATH "/usr/include/ImageMagick-6/"
01130 #endif
01131 
01132 /* Directory where ImageMagick headers live. */
01133 #ifndef MAGICKCORE_INCLUDE_PATH
01134 #define MAGICKCORE_INCLUDE_PATH "/usr/include/ImageMagick-6/"
01135 #endif
01136 
01137 /* ImageMagick is formally installed under prefix */
01138 #ifndef MAGICKCORE_INSTALLED_SUPPORT
01139 #define MAGICKCORE_INSTALLED_SUPPORT 1
01140 #endif
01141 
01142 /* Define if you have JBIG library */
01143 /* #undef JBIG_DELEGATE */
01144 
01145 /* Define if you have JPEG library */
01146 #ifndef MAGICKCORE_JPEG_DELEGATE
01147 #define MAGICKCORE_JPEG_DELEGATE 1
01148 #endif
01149 
01150 /* Define if you have brunsli library */
01151 /* #undef JXL_DELEGATE */
01152 
01153 /* Define if you have LCMS library */
01154 #ifndef MAGICKCORE_LCMS_DELEGATE
01155 #define MAGICKCORE_LCMS_DELEGATE 1
01156 #endif
01157 
01158 /* Define if you have OPENJP2 library */
01159 #ifndef MAGICKCORE_LIBOPENJP2_DELEGATE
01160 #define MAGICKCORE_LIBOPENJP2_DELEGATE 1
01161 #endif
01162 
01163 /* Directory where architecture-dependent files live. */
01164 #ifndef MAGICKCORE_LIBRARY_PATH
01165 #define MAGICKCORE_LIBRARY_PATH "/usr/lib64/ImageMagick-6.9.10/"
01166 #endif
01167 
01168 /* Subdirectory of lib where ImageMagick architecture dependent files are
01169    installed. */
01170 #ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
01171 #define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-6.9.10"
01172 #endif
01173 
01174 /* Binaries in libraries path base name (will be during install linked to bin)
01175    */
01176 #ifndef MAGICKCORE_LIB_BIN_BASEDIRNAME
01177 #define MAGICKCORE_LIB_BIN_BASEDIRNAME "bin"
01178 #endif
01179 
01180 /* Define if you have LQR library */
01181 /* #undef LQR_DELEGATE */
01182 
01183 /* Define if using libltdl to support dynamically loadable modules and OpenCL
01184    */
01185 #ifndef MAGICKCORE_LTDL_DELEGATE
01186 #define MAGICKCORE_LTDL_DELEGATE 1
01187 #endif
01188 
01189 /* Native module suffix */
01190 #ifndef MAGICKCORE_LTDL_MODULE_EXT
01191 #define MAGICKCORE_LTDL_MODULE_EXT ".so"
01192 #endif
01193 
01194 /* Define to the sub-directory where libtool stores uninstalled libraries. */
01195 #ifndef MAGICKCORE_LT_OBJDIR
01196 #define MAGICKCORE_LT_OBJDIR ".libs/"
01197 #endif
01198 
01199 /* Define if you have LZMA library */
01200 /* #undef LZMA_DELEGATE */
01201 
01202 /* Define to prepend to default font search path. */
01203 /* #undef MAGICK_FONT_PATH */
01204 
01205 /* Target Host CPU */
01206 #ifndef MAGICKCORE_MAGICK_TARGET_CPU
01207 #define MAGICKCORE_MAGICK_TARGET_CPU x86_64
01208 #endif
01209 
01210 /* Target Host OS */
01211 #ifndef MAGICKCORE_MAGICK_TARGET_OS
01212 #define MAGICKCORE_MAGICK_TARGET_OS linux-gnu
01213 #endif
01214 
01215 /* Target Host Vendor */
01216 #ifndef MAGICKCORE_MAGICK_TARGET_VENDOR
01217 #define MAGICKCORE_MAGICK_TARGET_VENDOR redhat
01218 #endif
01219 
01220 /* Module directory name without ABI part. */
01221 #ifndef MAGICKCORE_MODULES_BASEDIRNAME
01222 #define MAGICKCORE_MODULES_BASEDIRNAME "modules"
01223 #endif
01224 
01225 /* Module directory dirname */
01226 /* #undef MODULES_DIRNAME */
01227 
01228 /* Magick API method prefix */
01229 /* #undef NAMESPACE_PREFIX */
01230 
01231 /* Magick API method prefix tag */
01232 /* #undef NAMESPACE_PREFIX_TAG */
01233 
01234 /* Define to 1 if assertions should be disabled. */
01235 /* #undef NDEBUG */
01236 
01237 /* Define if you have OPENEXR library */
01238 #ifndef MAGICKCORE_OPENEXR_DELEGATE
01239 #define MAGICKCORE_OPENEXR_DELEGATE 1
01240 #endif
01241 
01242 /* Name of package */
01243 #ifndef MAGICKCORE_PACKAGE
01244 #define MAGICKCORE_PACKAGE "ImageMagick"
01245 #endif
01246 
01247 /* Define to the address where bug reports for this package should be sent. */
01248 #ifndef MAGICKCORE_PACKAGE_BUGREPORT
01249 #define MAGICKCORE_PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick6/issues"
01250 #endif
01251 
01252 /* Define to the full name of this package. */
01253 #ifndef MAGICKCORE_PACKAGE_NAME
01254 #define MAGICKCORE_PACKAGE_NAME "ImageMagick"
01255 #endif
01256 
01257 /* Define to the full name and version of this package. */
01258 #ifndef MAGICKCORE_PACKAGE_STRING
01259 #define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.9.10-78"
01260 #endif
01261 
01262 /* Define to the one symbol short name of this package. */
01263 #ifndef MAGICKCORE_PACKAGE_TARNAME
01264 #define MAGICKCORE_PACKAGE_TARNAME "ImageMagick"
01265 #endif
01266 
01267 /* Define to the home page for this package. */
01268 #ifndef MAGICKCORE_PACKAGE_URL
01269 #define MAGICKCORE_PACKAGE_URL "https://imagemagick.org"
01270 #endif
01271 
01272 /* Define to the version of this package. */
01273 #ifndef MAGICKCORE_PACKAGE_VERSION
01274 #define MAGICKCORE_PACKAGE_VERSION "6.9.10-78"
01275 #endif
01276 
01277 /* Define if you have PANGOCAIRO library */
01278 #ifndef MAGICKCORE_PANGOCAIRO_DELEGATE
01279 #define MAGICKCORE_PANGOCAIRO_DELEGATE 1
01280 #endif
01281 
01282 /* Define if you have PANGO library */
01283 #ifndef MAGICKCORE_PANGO_DELEGATE
01284 #define MAGICKCORE_PANGO_DELEGATE 1
01285 #endif
01286 
01287 /* enable pipes (|) in filenames */
01288 /* #undef PIPES_SUPPORT */
01289 
01290 /* Define if you have PNG library */
01291 #ifndef MAGICKCORE_PNG_DELEGATE
01292 #define MAGICKCORE_PNG_DELEGATE 1
01293 #endif
01294 
01295 /* Define to necessary symbol if this constant uses a non-standard name on
01296    your system. */
01297 /* #undef PTHREAD_CREATE_JOINABLE */
01298 
01299 /* Pixel cache threshold in MB (defaults to available memory) */
01300 /* #undef PixelCacheThreshold */
01301 
01302 /* Number of bits in a pixel Quantum (8/16/32/64) */
01303 #ifndef MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H
01304 #define MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H 16
01305 #endif
01306 
01307 /* Define if you have RAQM library */
01308 /* #undef RAQM_DELEGATE */
01309 
01310 /* Define if you have LIBRAW library */
01311 /* #undef RAW_R_DELEGATE */
01312 
01313 /* Define as the return type of signal handlers (`int' or `void'). */
01314 #ifndef MAGICKCORE_RETSIGTYPE
01315 #define MAGICKCORE_RETSIGTYPE void
01316 #endif
01317 
01318 /* Define if you have RSVG library */
01319 #ifndef MAGICKCORE_RSVG_DELEGATE
01320 #define MAGICKCORE_RSVG_DELEGATE 1
01321 #endif
01322 
01323 /* Define to the type of arg 1 for `select'. */
01324 #ifndef MAGICKCORE_SELECT_TYPE_ARG1
01325 #define MAGICKCORE_SELECT_TYPE_ARG1 int
01326 #endif
01327 
01328 /* Define to the type of args 2, 3 and 4 for `select'. */
01329 #ifndef MAGICKCORE_SELECT_TYPE_ARG234
01330 #define MAGICKCORE_SELECT_TYPE_ARG234 (fd_set *)
01331 #endif
01332 
01333 /* Define to the type of arg 5 for `select'. */
01334 #ifndef MAGICKCORE_SELECT_TYPE_ARG5
01335 #define MAGICKCORE_SELECT_TYPE_ARG5 (struct timeval *)
01336 #endif
01337 
01338 /* Sharearch directory name without ABI part. */
01339 #ifndef MAGICKCORE_SHAREARCH_BASEDIRNAME
01340 #define MAGICKCORE_SHAREARCH_BASEDIRNAME "config"
01341 #endif
01342 
01343 /* Sharearch directory dirname */
01344 /* #undef SHAREARCH_DIRNAME */
01345 
01346 /* Directory where architecture-independent configuration files live. */
01347 #ifndef MAGICKCORE_SHARE_PATH
01348 #define MAGICKCORE_SHARE_PATH "/usr/share/ImageMagick6/ImageMagick-6/"
01349 #endif
01350 
01351 /* Subdirectory of lib where architecture-independent configuration files
01352    live. */
01353 #ifndef MAGICKCORE_SHARE_RELATIVE_PATH
01354 #define MAGICKCORE_SHARE_RELATIVE_PATH "ImageMagick-6"
01355 #endif
01356 
01357 /* The size of `double', as computed by sizeof. */
01358 #ifndef MAGICKCORE_SIZEOF_DOUBLE
01359 #define MAGICKCORE_SIZEOF_DOUBLE 8
01360 #endif
01361 
01362 /* The size of `double_t', as computed by sizeof. */
01363 #ifndef MAGICKCORE_SIZEOF_DOUBLE_T
01364 #define MAGICKCORE_SIZEOF_DOUBLE_T 8
01365 #endif
01366 
01367 /* The size of `float', as computed by sizeof. */
01368 #ifndef MAGICKCORE_SIZEOF_FLOAT
01369 #define MAGICKCORE_SIZEOF_FLOAT 4
01370 #endif
01371 
01372 /* The size of `float_t', as computed by sizeof. */
01373 #ifndef MAGICKCORE_SIZEOF_FLOAT_T
01374 #define MAGICKCORE_SIZEOF_FLOAT_T 4
01375 #endif
01376 
01377 /* The size of `long double', as computed by sizeof. */
01378 #ifndef MAGICKCORE_SIZEOF_LONG_DOUBLE
01379 #define MAGICKCORE_SIZEOF_LONG_DOUBLE 16
01380 #endif
01381 
01382 /* The size of `off_t', as computed by sizeof. */
01383 #ifndef MAGICKCORE_SIZEOF_OFF_T
01384 #define MAGICKCORE_SIZEOF_OFF_T 8
01385 #endif
01386 
01387 /* The size of `signed int', as computed by sizeof. */
01388 #ifndef MAGICKCORE_SIZEOF_SIGNED_INT
01389 #define MAGICKCORE_SIZEOF_SIGNED_INT 4
01390 #endif
01391 
01392 /* The size of `signed long', as computed by sizeof. */
01393 #ifndef MAGICKCORE_SIZEOF_SIGNED_LONG
01394 #define MAGICKCORE_SIZEOF_SIGNED_LONG 8
01395 #endif
01396 
01397 /* The size of `signed long long', as computed by sizeof. */
01398 #ifndef MAGICKCORE_SIZEOF_SIGNED_LONG_LONG
01399 #define MAGICKCORE_SIZEOF_SIGNED_LONG_LONG 8
01400 #endif
01401 
01402 /* The size of `signed short', as computed by sizeof. */
01403 #ifndef MAGICKCORE_SIZEOF_SIGNED_SHORT
01404 #define MAGICKCORE_SIZEOF_SIGNED_SHORT 2
01405 #endif
01406 
01407 /* The size of `size_t', as computed by sizeof. */
01408 #ifndef MAGICKCORE_SIZEOF_SIZE_T
01409 #define MAGICKCORE_SIZEOF_SIZE_T 8
01410 #endif
01411 
01412 /* The size of `ssize_t', as computed by sizeof. */
01413 #ifndef MAGICKCORE_SIZEOF_SSIZE_T
01414 #define MAGICKCORE_SIZEOF_SSIZE_T 8
01415 #endif
01416 
01417 /* The size of `unsigned int', as computed by sizeof. */
01418 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_INT
01419 #define MAGICKCORE_SIZEOF_UNSIGNED_INT 4
01420 #endif
01421 
01422 /* The size of `unsigned int*', as computed by sizeof. */
01423 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_INTP
01424 #define MAGICKCORE_SIZEOF_UNSIGNED_INTP 8
01425 #endif
01426 
01427 /* The size of `unsigned long', as computed by sizeof. */
01428 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG
01429 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG 8
01430 #endif
01431 
01432 /* The size of `unsigned long long', as computed by sizeof. */
01433 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG
01434 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8
01435 #endif
01436 
01437 /* The size of `unsigned short', as computed by sizeof. */
01438 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_SHORT
01439 #define MAGICKCORE_SIZEOF_UNSIGNED_SHORT 2
01440 #endif
01441 
01442 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
01443 /* #undef STAT_MACROS_BROKEN */
01444 
01445 /* Define to 1 if you have the ANSI C header files. */
01446 #ifndef MAGICKCORE_STDC_HEADERS
01447 #define MAGICKCORE_STDC_HEADERS 1
01448 #endif
01449 
01450 /* Define to 1 if strerror_r returns char *. */
01451 #ifndef MAGICKCORE_STRERROR_R_CHAR_P
01452 #define MAGICKCORE_STRERROR_R_CHAR_P 1
01453 #endif
01454 
01455 /* Define if you have POSIX threads libraries and header files. */
01456 #ifndef MAGICKCORE_THREAD_SUPPORT
01457 #define MAGICKCORE_THREAD_SUPPORT 1
01458 #endif
01459 
01460 /* Define if you have TIFF library */
01461 #ifndef MAGICKCORE_TIFF_DELEGATE
01462 #define MAGICKCORE_TIFF_DELEGATE 1
01463 #endif
01464 
01465 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
01466 #ifndef MAGICKCORE_TIME_WITH_SYS_TIME
01467 #define MAGICKCORE_TIME_WITH_SYS_TIME 1
01468 #endif
01469 
01470 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
01471 /* #undef TM_IN_SYS_TIME */
01472 
01473 /* Enable extensions on AIX 3, Interix.  */
01474 #ifndef _ALL_SOURCE
01475 # define _ALL_SOURCE 1
01476 #endif
01477 /* Enable GNU extensions on systems that have them.  */
01478 #ifndef _GNU_SOURCE
01479 # define _GNU_SOURCE 1
01480 #endif
01481 /* Enable threading extensions on Solaris.  */
01482 #ifndef _POSIX_PTHREAD_SEMANTICS
01483 # define _POSIX_PTHREAD_SEMANTICS 1
01484 #endif
01485 /* Enable extensions on HP NonStop.  */
01486 #ifndef _TANDEM_SOURCE
01487 # define _TANDEM_SOURCE 1
01488 #endif
01489 /* Enable general extensions on Solaris.  */
01490 #ifndef __EXTENSIONS__
01491 # define __EXTENSIONS__ 1
01492 #endif
01493 
01494 
01495 /* Version number of package */
01496 #ifndef MAGICKCORE_VERSION
01497 #define MAGICKCORE_VERSION "6.9.10-78"
01498 #endif
01499 
01500 /* Define if you have WEBPMUX library */
01501 /* #undef WEBPMUX_DELEGATE */
01502 
01503 /* Define if you have WEBP library */
01504 #ifndef MAGICKCORE_WEBP_DELEGATE
01505 #define MAGICKCORE_WEBP_DELEGATE 1
01506 #endif
01507 
01508 /* Define to use the Windows GDI32 library */
01509 /* #undef WINGDI32_DELEGATE */
01510 
01511 /* Define if using the dmalloc debugging malloc package */
01512 /* #undef WITH_DMALLOC */
01513 
01514 /* Define if you have WMF library */
01515 #ifndef MAGICKCORE_WMF_DELEGATE
01516 #define MAGICKCORE_WMF_DELEGATE 1
01517 #endif
01518 
01519 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
01520    significant byte first (like Motorola and SPARC, unlike Intel). */
01521 #if defined AC_APPLE_UNIVERSAL_BUILD
01522 # if defined __BIG_ENDIAN__
01523 #  define WORDS_BIGENDIAN 1
01524 # endif
01525 #else
01526 # ifndef WORDS_BIGENDIAN
01527 /* #  undef WORDS_BIGENDIAN */
01528 # endif
01529 #endif
01530 
01531 /* Location of X11 configure files */
01532 #ifndef MAGICKCORE_X11_CONFIGURE_PATH
01533 #define MAGICKCORE_X11_CONFIGURE_PATH ""
01534 #endif
01535 
01536 /* Define if you have X11 library */
01537 #ifndef MAGICKCORE_X11_DELEGATE
01538 #define MAGICKCORE_X11_DELEGATE 1
01539 #endif
01540 
01541 /* Define if you have XML library */
01542 #ifndef MAGICKCORE_XML_DELEGATE
01543 #define MAGICKCORE_XML_DELEGATE 1
01544 #endif
01545 
01546 /* Define to 1 if the X Window System is missing or not being used. */
01547 /* #undef X_DISPLAY_MISSING */
01548 
01549 /* Build self-contained, embeddable, zero-configuration ImageMagick */
01550 /* #undef ZERO_CONFIGURATION_SUPPORT */
01551 
01552 /* Define if you have ZLIB library */
01553 #ifndef MAGICKCORE_ZLIB_DELEGATE
01554 #define MAGICKCORE_ZLIB_DELEGATE 1
01555 #endif
01556 
01557 /* Define if you have ZSTD library */
01558 #ifndef MAGICKCORE_ZSTD_DELEGATE
01559 #define MAGICKCORE_ZSTD_DELEGATE 1
01560 #endif
01561 
01562 /* Enable large inode numbers on Mac OS X 10.5.  */
01563 #ifndef _DARWIN_USE_64_BIT_INODE
01564 # define _DARWIN_USE_64_BIT_INODE 1
01565 #endif
01566 
01567 /* Number of bits in a file offset, on hosts where this is settable. */
01568 /* #undef _FILE_OFFSET_BITS */
01569 
01570 /* enable run-time bounds-checking */
01571 /* #undef _FORTIFY_SOURCE */
01572 
01573 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
01574 /* #undef _LARGEFILE_SOURCE */
01575 
01576 /* Define for large files, on AIX-style hosts. */
01577 /* #undef _LARGE_FILES */
01578 
01579 /* Define to 1 if on MINIX. */
01580 /* #undef _MINIX */
01581 
01582 /* Define this for the OpenCL Accelerator */
01583 /* #undef _OPENCL */
01584 
01585 /* Define to 2 if the system does not provide POSIX.1 features except with
01586    this defined. */
01587 /* #undef _POSIX_1_SOURCE */
01588 
01589 /* Define to 1 if you need to in order for `stat' and other things to work. */
01590 /* #undef _POSIX_SOURCE */
01591 
01592 /* Define for Solaris 2.5.1 so the uint32_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 _UINT32_T */
01596 
01597 /* Define for Solaris 2.5.1 so the uint64_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 _UINT64_T */
01601 
01602 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
01603    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
01604    #define below would cause a syntax error. */
01605 /* #undef _UINT8_T */
01606 
01607 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
01608 #ifndef __CHAR_UNSIGNED__
01609 /* # undef __CHAR_UNSIGNED__ */
01610 #endif
01611 
01612 /* Define to appropriate substitute if compiler does not have __func__ */
01613 /* #undef __func__ */
01614 
01615 /* Define to empty if `const' does not conform to ANSI C. */
01616 /* #undef const */
01617 
01618 /* Define to `int' if <sys/types.h> doesn't define. */
01619 /* #undef gid_t */
01620 
01621 /* Define to `__inline__' or `__inline' if that's what the C compiler
01622    calls it, or to nothing if 'inline' is not supported under any name.  */
01623 #ifndef __cplusplus
01624 /* #undef inline */
01625 #endif
01626 
01627 /* Define to the type of a signed integer type of width exactly 16 bits if
01628    such a type exists and the standard includes do not define it. */
01629 /* #undef int16_t */
01630 
01631 /* Define to the type of a signed integer type of width exactly 32 bits if
01632    such a type exists and the standard includes do not define it. */
01633 /* #undef int32_t */
01634 
01635 /* Define to the type of a signed integer type of width exactly 64 bits if
01636    such a type exists and the standard includes do not define it. */
01637 /* #undef int64_t */
01638 
01639 /* Define to the type of a signed integer type of width exactly 8 bits if such
01640    a type exists and the standard includes do not define it. */
01641 /* #undef int8_t */
01642 
01643 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
01644    not define. */
01645 /* #undef intmax_t */
01646 
01647 /* Define to the type of a signed integer type wide enough to hold a pointer,
01648    if such a type exists, and if the system does not define it. */
01649 /* #undef intptr_t */
01650 
01651 /* Define to a type if <wchar.h> does not define. */
01652 /* #undef mbstate_t */
01653 
01654 /* Define to `int' if <sys/types.h> does not define. */
01655 /* #undef mode_t */
01656 
01657 /* Define to `long int' if <sys/types.h> does not define. */
01658 /* #undef off_t */
01659 
01660 /* Define to `int' if <sys/types.h> does not define. */
01661 /* #undef pid_t */
01662 
01663 /* Define to the equivalent of the C99 'restrict' keyword, or to
01664    nothing if this is not supported.  Do not define if restrict is
01665    supported directly.  */
01666 #ifndef _magickcore_restrict
01667 #define _magickcore_restrict __restrict
01668 #endif
01669 /* Work around a bug in Sun C++: it does not support _Restrict or
01670    __restrict__, even though the corresponding Sun C compiler ends up with
01671    "#define restrict _Restrict" or "#define restrict __restrict__" in the
01672    previous line.  Perhaps some future version of Sun C++ will work with
01673    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
01674 #if defined __SUNPRO_CC && !defined __RESTRICT
01675 # define _Restrict
01676 # define __restrict__
01677 #endif
01678 
01679 /* Define to `unsigned int' if <sys/types.h> does not define. */
01680 /* #undef size_t */
01681 
01682 /* Define to `int' if <sys/types.h> does not define. */
01683 /* #undef ssize_t */
01684 
01685 /* Define to `int' if <sys/types.h> doesn't define. */
01686 /* #undef uid_t */
01687 
01688 /* Define to the type of an unsigned integer type of width exactly 16 bits if
01689    such a type exists and the standard includes do not define it. */
01690 /* #undef uint16_t */
01691 
01692 /* Define to the type of an unsigned integer type of width exactly 32 bits if
01693    such a type exists and the standard includes do not define it. */
01694 /* #undef uint32_t */
01695 
01696 /* Define to the type of an unsigned integer type of width exactly 64 bits if
01697    such a type exists and the standard includes do not define it. */
01698 /* #undef uint64_t */
01699 
01700 /* Define to the type of an unsigned integer type of width exactly 8 bits if
01701    such a type exists and the standard includes do not define it. */
01702 /* #undef uint8_t */
01703 
01704 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
01705    do not define. */
01706 /* #undef uintmax_t */
01707 
01708 /* Define to the type of an unsigned integer type wide enough to hold a
01709    pointer, if such a type exists, and if the system does not define it. */
01710 /* #undef uintptr_t */
01711 
01712 /* Define as `fork' if `vfork' does not work. */
01713 /* #undef vfork */
01714 
01715 /* Define to empty if the keyword `volatile' does not work. Warning: valid
01716    code using `volatile' can become incorrect without. Disable with care. */
01717 /* #undef volatile */
01718  
01719 /* once: _MAGICK_MAGICK_BASECONFIG_H */
01720 #endif

Generated on 9 Dec 2019 for MagickCore by  doxygen 1.6.1