magick-config.h

Go to the documentation of this file.
00001 #ifndef _MAGICK_MAGICK_CONFIG_H
00002 #define _MAGICK_MAGICK_CONFIG_H 1
00003  
00004 /* magick/magick-config.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 /* #undef BUILD_MODULES */
00016 
00017 /* Define if you have the bzip2 library */
00018 #ifndef MAGICKCORE_BZLIB_DELEGATE 
00019 #define MAGICKCORE_BZLIB_DELEGATE  1 
00020 #endif
00021 
00022 /* Define if you have CAIRO library */
00023 #ifndef MAGICKCORE_CAIRO_DELEGATE 
00024 #define MAGICKCORE_CAIRO_DELEGATE  1 
00025 #endif
00026 
00027 /* permit enciphering and deciphering image pixels */
00028 #ifndef MAGICKCORE_CIPHER_SUPPORT 
00029 #define MAGICKCORE_CIPHER_SUPPORT  1 
00030 #endif
00031 
00032 /* Define to 1 if the `closedir' function returns void instead of `int'. */
00033 /* #undef CLOSEDIR_VOID */
00034 
00035 /* Location of coder modules */
00036 #ifndef MAGICKCORE_CODER_PATH 
00037 #define MAGICKCORE_CODER_PATH  "/usr/local/lib/ImageMagick-6.6.0/modules-Q16/coders/" 
00038 #endif
00039 
00040 /* Subdirectory of lib where coder modules are installed */
00041 #ifndef MAGICKCORE_CODER_RELATIVE_PATH 
00042 #define MAGICKCORE_CODER_RELATIVE_PATH  "ImageMagick-6.6.0/modules-Q16/coders" 
00043 #endif
00044 
00045 /* Directory where architecture-dependent configuration files live. */
00046 #ifndef MAGICKCORE_CONFIGURE_PATH 
00047 #define MAGICKCORE_CONFIGURE_PATH  "/usr/local/lib/ImageMagick-6.6.0/config/" 
00048 #endif
00049 
00050 /* Subdirectory of lib where architecture-dependent configuration files live.
00051    */
00052 #ifndef MAGICKCORE_CONFIGURE_RELATIVE_PATH 
00053 #define MAGICKCORE_CONFIGURE_RELATIVE_PATH  "ImageMagick-6.6.0/config" 
00054 #endif
00055 
00056 /* Define if you have DJVU library */
00057 #ifndef MAGICKCORE_DJVU_DELEGATE 
00058 #define MAGICKCORE_DJVU_DELEGATE  1 
00059 #endif
00060 
00061 /* Directory where ImageMagick documents live. */
00062 #ifndef MAGICKCORE_DOCUMENTATION_PATH 
00063 #define MAGICKCORE_DOCUMENTATION_PATH  "/usr/local/share/doc/ImageMagick-6.6.0/" 
00064 #endif
00065 
00066 /* Define if you have Display Postscript */
00067 /* #undef DPS_DELEGATE */
00068 
00069 /* Build self-contained, embeddable, zero-configuration ImageMagick
00070    (experimental) */
00071 /* #undef EMBEDDABLE_SUPPORT */
00072 
00073 /* exclude deprecated methods in MagickCore API */
00074 /* #undef EXCLUDE_DEPRECATED */
00075 
00076 /* Directory where executables are installed. */
00077 #ifndef MAGICKCORE_EXECUTABLE_PATH 
00078 #define MAGICKCORE_EXECUTABLE_PATH  "/usr/local/bin/" 
00079 #endif
00080 
00081 /* Define if you have FFTW library */
00082 #ifndef MAGICKCORE_FFTW_DELEGATE 
00083 #define MAGICKCORE_FFTW_DELEGATE  1 
00084 #endif
00085 
00086 /* Location of filter modules */
00087 #ifndef MAGICKCORE_FILTER_PATH 
00088 #define MAGICKCORE_FILTER_PATH  "/usr/local/lib/ImageMagick-6.6.0/modules-Q16/filters/" 
00089 #endif
00090 
00091 /* Subdirectory of lib where filter modules are installed */
00092 #ifndef MAGICKCORE_FILTER_RELATIVE_PATH 
00093 #define MAGICKCORE_FILTER_RELATIVE_PATH  "ImageMagick-6.6.0/modules-Q16/filters" 
00094 #endif
00095 
00096 /* Define if you have FONTCONFIG library */
00097 #ifndef MAGICKCORE_FONTCONFIG_DELEGATE 
00098 #define MAGICKCORE_FONTCONFIG_DELEGATE  1 
00099 #endif
00100 
00101 /* Define if you have FlashPIX library */
00102 /* #undef FPX_DELEGATE */
00103 
00104 /* Define if you have FreeType (TrueType font) library */
00105 #ifndef MAGICKCORE_FREETYPE_DELEGATE 
00106 #define MAGICKCORE_FREETYPE_DELEGATE  1 
00107 #endif
00108 
00109 /* Define if you have Ghostscript library or framework */
00110 /* #undef GS_DELEGATE */
00111 
00112 /* Define if you have GVC library */
00113 /* #undef GVC_DELEGATE */
00114 
00115 /* Define to 1 if you have the `argz_add' function. */
00116 #ifndef MAGICKCORE_HAVE_ARGZ_ADD 
00117 #define MAGICKCORE_HAVE_ARGZ_ADD  1 
00118 #endif
00119 
00120 /* Define to 1 if you have the `argz_append' function. */
00121 #ifndef MAGICKCORE_HAVE_ARGZ_APPEND 
00122 #define MAGICKCORE_HAVE_ARGZ_APPEND  1 
00123 #endif
00124 
00125 /* Define to 1 if you have the `argz_count' function. */
00126 #ifndef MAGICKCORE_HAVE_ARGZ_COUNT 
00127 #define MAGICKCORE_HAVE_ARGZ_COUNT  1 
00128 #endif
00129 
00130 /* Define to 1 if you have the `argz_create_sep' function. */
00131 #ifndef MAGICKCORE_HAVE_ARGZ_CREATE_SEP 
00132 #define MAGICKCORE_HAVE_ARGZ_CREATE_SEP  1 
00133 #endif
00134 
00135 /* Define to 1 if you have the <argz.h> header file. */
00136 #ifndef MAGICKCORE_HAVE_ARGZ_H 
00137 #define MAGICKCORE_HAVE_ARGZ_H  1 
00138 #endif
00139 
00140 /* Define to 1 if you have the `argz_insert' function. */
00141 #ifndef MAGICKCORE_HAVE_ARGZ_INSERT 
00142 #define MAGICKCORE_HAVE_ARGZ_INSERT  1 
00143 #endif
00144 
00145 /* Define to 1 if you have the `argz_next' function. */
00146 #ifndef MAGICKCORE_HAVE_ARGZ_NEXT 
00147 #define MAGICKCORE_HAVE_ARGZ_NEXT  1 
00148 #endif
00149 
00150 /* Define to 1 if you have the `argz_stringify' function. */
00151 #ifndef MAGICKCORE_HAVE_ARGZ_STRINGIFY 
00152 #define MAGICKCORE_HAVE_ARGZ_STRINGIFY  1 
00153 #endif
00154 
00155 /* Define to 1 if you have the <arm/limits.h> header file. */
00156 /* #undef HAVE_ARM_LIMITS_H */
00157 
00158 /* Define to 1 if you have the `atexit' function. */
00159 #ifndef MAGICKCORE_HAVE_ATEXIT 
00160 #define MAGICKCORE_HAVE_ATEXIT  1 
00161 #endif
00162 
00163 /* define if bool is a built-in type */
00164 #ifndef MAGICKCORE_HAVE_BOOL 
00165 #define MAGICKCORE_HAVE_BOOL   
00166 #endif
00167 
00168 /* Define to 1 if you have the `clock' function. */
00169 #ifndef MAGICKCORE_HAVE_CLOCK 
00170 #define MAGICKCORE_HAVE_CLOCK  1 
00171 #endif
00172 
00173 /* Define to 1 if you have clock_gettime. */
00174 #ifndef MAGICKCORE_HAVE_CLOCK_GETTIME 
00175 #define MAGICKCORE_HAVE_CLOCK_GETTIME  1 
00176 #endif
00177 
00178 /* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
00179 #ifndef MAGICKCORE_HAVE_CLOCK_REALTIME 
00180 #define MAGICKCORE_HAVE_CLOCK_REALTIME  1 
00181 #endif
00182 
00183 /* Define to 1 if you have the `closedir' function. */
00184 #ifndef MAGICKCORE_HAVE_CLOSEDIR 
00185 #define MAGICKCORE_HAVE_CLOSEDIR  1 
00186 #endif
00187 
00188 /* Define to 1 if you have the <CL/cl.h> header file. */
00189 /* #undef HAVE_CL_CL_H */
00190 
00191 /* Define to 1 if you have the <complex.h> header file. */
00192 #ifndef MAGICKCORE_HAVE_COMPLEX_H 
00193 #define MAGICKCORE_HAVE_COMPLEX_H  1 
00194 #endif
00195 
00196 /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
00197    you don't. */
00198 /* #undef HAVE_DECL_CYGWIN_CONV_PATH */
00199 
00200 /* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
00201    */
00202 #ifndef MAGICKCORE_HAVE_DECL_PREAD 
00203 #define MAGICKCORE_HAVE_DECL_PREAD  1 
00204 #endif
00205 
00206 /* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
00207    */
00208 #ifndef MAGICKCORE_HAVE_DECL_PWRITE 
00209 #define MAGICKCORE_HAVE_DECL_PWRITE  1 
00210 #endif
00211 
00212 /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
00213    don't. */
00214 #ifndef MAGICKCORE_HAVE_DECL_STRLCPY 
00215 #define MAGICKCORE_HAVE_DECL_STRLCPY  0 
00216 #endif
00217 
00218 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
00219    don't. */
00220 #ifndef MAGICKCORE_HAVE_DECL_VSNPRINTF 
00221 #define MAGICKCORE_HAVE_DECL_VSNPRINTF  1 
00222 #endif
00223 
00224 /* Define to 1 if you have the `directio' function. */
00225 /* #undef HAVE_DIRECTIO */
00226 
00227 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00228    */
00229 #ifndef MAGICKCORE_HAVE_DIRENT_H 
00230 #define MAGICKCORE_HAVE_DIRENT_H  1 
00231 #endif
00232 
00233 /* Define if you have the GNU dld library. */
00234 /* #undef HAVE_DLD */
00235 
00236 /* Define to 1 if you have the <dld.h> header file. */
00237 /* #undef HAVE_DLD_H */
00238 
00239 /* Define to 1 if you have the `dlerror' function. */
00240 #ifndef MAGICKCORE_HAVE_DLERROR 
00241 #define MAGICKCORE_HAVE_DLERROR  1 
00242 #endif
00243 
00244 /* Define to 1 if you have the <dlfcn.h> header file. */
00245 #ifndef MAGICKCORE_HAVE_DLFCN_H 
00246 #define MAGICKCORE_HAVE_DLFCN_H  1 
00247 #endif
00248 
00249 /* Define to 1 if you have the <dl.h> header file. */
00250 /* #undef HAVE_DL_H */
00251 
00252 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
00253 /* #undef HAVE_DOPRNT */
00254 
00255 /* Define if you have the _dyld_func_lookup function. */
00256 /* #undef HAVE_DYLD */
00257 
00258 /* Define to 1 if you have the <errno.h> header file. */
00259 #ifndef MAGICKCORE_HAVE_ERRNO_H 
00260 #define MAGICKCORE_HAVE_ERRNO_H  1 
00261 #endif
00262 
00263 /* Define to 1 if the system has the type `error_t'. */
00264 #ifndef MAGICKCORE_HAVE_ERROR_T 
00265 #define MAGICKCORE_HAVE_ERROR_T  1 
00266 #endif
00267 
00268 /* Define to 1 if you have the `execvp' function. */
00269 #ifndef MAGICKCORE_HAVE_EXECVP 
00270 #define MAGICKCORE_HAVE_EXECVP  1 
00271 #endif
00272 
00273 /* Define to 1 if you have the `fchmod' function. */
00274 #ifndef MAGICKCORE_HAVE_FCHMOD 
00275 #define MAGICKCORE_HAVE_FCHMOD  1 
00276 #endif
00277 
00278 /* Define to 1 if you have the <fcntl.h> header file. */
00279 #ifndef MAGICKCORE_HAVE_FCNTL_H 
00280 #define MAGICKCORE_HAVE_FCNTL_H  1 
00281 #endif
00282 
00283 /* Define to 1 if you have the `floor' function. */
00284 /* #undef HAVE_FLOOR */
00285 
00286 /* Define to 1 if you have the `fork' function. */
00287 #ifndef MAGICKCORE_HAVE_FORK 
00288 #define MAGICKCORE_HAVE_FORK  1 
00289 #endif
00290 
00291 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
00292 #ifndef MAGICKCORE_HAVE_FSEEKO 
00293 #define MAGICKCORE_HAVE_FSEEKO  1 
00294 #endif
00295 
00296 /* Define to 1 if you have the <ft2build.h> header file. */
00297 #ifndef MAGICKCORE_HAVE_FT2BUILD_H 
00298 #define MAGICKCORE_HAVE_FT2BUILD_H  1 
00299 #endif
00300 
00301 /* Define to 1 if you have the `ftime' function. */
00302 #ifndef MAGICKCORE_HAVE_FTIME 
00303 #define MAGICKCORE_HAVE_FTIME  1 
00304 #endif
00305 
00306 /* Define to 1 if you have the `ftruncate' function. */
00307 #ifndef MAGICKCORE_HAVE_FTRUNCATE 
00308 #define MAGICKCORE_HAVE_FTRUNCATE  1 
00309 #endif
00310 
00311 /* Define to 1 if you have the `getcwd' function. */
00312 #ifndef MAGICKCORE_HAVE_GETCWD 
00313 #define MAGICKCORE_HAVE_GETCWD  1 
00314 #endif
00315 
00316 /* Define to 1 if you have the `getdtablesize' function. */
00317 #ifndef MAGICKCORE_HAVE_GETDTABLESIZE 
00318 #define MAGICKCORE_HAVE_GETDTABLESIZE  1 
00319 #endif
00320 
00321 /* Define to 1 if you have the `getexecname' function. */
00322 /* #undef HAVE_GETEXECNAME */
00323 
00324 /* Define to 1 if you have the `getpagesize' function. */
00325 #ifndef MAGICKCORE_HAVE_GETPAGESIZE 
00326 #define MAGICKCORE_HAVE_GETPAGESIZE  1 
00327 #endif
00328 
00329 /* Define to 1 if you have the `getpid' function. */
00330 #ifndef MAGICKCORE_HAVE_GETPID 
00331 #define MAGICKCORE_HAVE_GETPID  1 
00332 #endif
00333 
00334 /* Define to 1 if you have the `getrlimit' function. */
00335 #ifndef MAGICKCORE_HAVE_GETRLIMIT 
00336 #define MAGICKCORE_HAVE_GETRLIMIT  1 
00337 #endif
00338 
00339 /* Define to 1 if you have the `getrusage' function. */
00340 #ifndef MAGICKCORE_HAVE_GETRUSAGE 
00341 #define MAGICKCORE_HAVE_GETRUSAGE  1 
00342 #endif
00343 
00344 /* Define to 1 if you have the `gettimeofday' function. */
00345 #ifndef MAGICKCORE_HAVE_GETTIMEOFDAY 
00346 #define MAGICKCORE_HAVE_GETTIMEOFDAY  1 
00347 #endif
00348 
00349 /* Define to 1 if you have the `gmtime_r' function. */
00350 #ifndef MAGICKCORE_HAVE_GMTIME_R 
00351 #define MAGICKCORE_HAVE_GMTIME_R  1 
00352 #endif
00353 
00354 /* Define to 1 if you have the <inttypes.h> header file. */
00355 #ifndef MAGICKCORE_HAVE_INTTYPES_H 
00356 #define MAGICKCORE_HAVE_INTTYPES_H  1 
00357 #endif
00358 
00359 /* Define if you have the <lcms.h> header file. */
00360 #ifndef MAGICKCORE_HAVE_LCMS_H 
00361 #define MAGICKCORE_HAVE_LCMS_H  1 
00362 #endif
00363 
00364 /* Define if you have the <lcms/lcms.h> header file. */
00365 /* #undef HAVE_LCMS_LCMS_H */
00366 
00367 /* Define if you have the libdl library or equivalent. */
00368 #ifndef MAGICKCORE_HAVE_LIBDL 
00369 #define MAGICKCORE_HAVE_LIBDL  1 
00370 #endif
00371 
00372 /* Define if libdlloader will be built on this platform */
00373 #ifndef MAGICKCORE_HAVE_LIBDLLOADER 
00374 #define MAGICKCORE_HAVE_LIBDLLOADER  1 
00375 #endif
00376 
00377 /* Define to 1 if you have the `gcov' library (-lgcov). */
00378 /* #undef HAVE_LIBGCOV */
00379 
00380 /* Define to 1 if you have the <limits.h> header file. */
00381 #ifndef MAGICKCORE_HAVE_LIMITS_H 
00382 #define MAGICKCORE_HAVE_LIMITS_H  1 
00383 #endif
00384 
00385 /* Define to 1 if you have the <linux/unistd.h> header file. */
00386 #ifndef MAGICKCORE_HAVE_LINUX_UNISTD_H 
00387 #define MAGICKCORE_HAVE_LINUX_UNISTD_H  1 
00388 #endif
00389 
00390 /* Define to 1 if you have the <locale.h> header file. */
00391 #ifndef MAGICKCORE_HAVE_LOCALE_H 
00392 #define MAGICKCORE_HAVE_LOCALE_H  1 
00393 #endif
00394 
00395 /* Define to 1 if you have the `localtime_r' function. */
00396 #ifndef MAGICKCORE_HAVE_LOCALTIME_R 
00397 #define MAGICKCORE_HAVE_LOCALTIME_R  1 
00398 #endif
00399 
00400 /* Define to 1 if the type `long double' works and has more range or precision
00401    than `double'. */
00402 #ifndef MAGICKCORE_HAVE_LONG_DOUBLE_WIDER 
00403 #define MAGICKCORE_HAVE_LONG_DOUBLE_WIDER  1 
00404 #endif
00405 
00406 /* Define to 1 if you have the `lstat' function. */
00407 #ifndef MAGICKCORE_HAVE_LSTAT 
00408 #define MAGICKCORE_HAVE_LSTAT  1 
00409 #endif
00410 
00411 /* define if the compiler implements L"widestring" */
00412 #ifndef MAGICKCORE_HAVE_LSTRING 
00413 #define MAGICKCORE_HAVE_LSTRING   
00414 #endif
00415 
00416 /* Define this if a modern libltdl is already installed */
00417 #ifndef MAGICKCORE_HAVE_LTDL 
00418 #define MAGICKCORE_HAVE_LTDL  1 
00419 #endif
00420 
00421 /* Define to 1 if you have the <machine/param.h> header file. */
00422 /* #undef HAVE_MACHINE_PARAM_H */
00423 
00424 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
00425 /* #undef HAVE_MACH_O_DYLD_H */
00426 
00427 /* Define to 1 if you have the `memmove' function. */
00428 #ifndef MAGICKCORE_HAVE_MEMMOVE 
00429 #define MAGICKCORE_HAVE_MEMMOVE  1 
00430 #endif
00431 
00432 /* Define to 1 if you have the <memory.h> header file. */
00433 #ifndef MAGICKCORE_HAVE_MEMORY_H 
00434 #define MAGICKCORE_HAVE_MEMORY_H  1 
00435 #endif
00436 
00437 /* Define to 1 if you have the `memset' function. */
00438 #ifndef MAGICKCORE_HAVE_MEMSET 
00439 #define MAGICKCORE_HAVE_MEMSET  1 
00440 #endif
00441 
00442 /* Define to 1 if you have the `mkstemp' function. */
00443 #ifndef MAGICKCORE_HAVE_MKSTEMP 
00444 #define MAGICKCORE_HAVE_MKSTEMP  1 
00445 #endif
00446 
00447 /* Define to 1 if you have a working `mmap' system call. */
00448 #ifndef MAGICKCORE_HAVE_MMAP 
00449 #define MAGICKCORE_HAVE_MMAP  1 
00450 #endif
00451 
00452 /* Define to 1 if you have a working `mmap' system call. */
00453 #ifndef MAGICKCORE_HAVE_MMAP_FILEIO 
00454 #define MAGICKCORE_HAVE_MMAP_FILEIO  1 
00455 #endif
00456 
00457 /* Define to 1 if you have the `munmap' function. */
00458 #ifndef MAGICKCORE_HAVE_MUNMAP 
00459 #define MAGICKCORE_HAVE_MUNMAP  1 
00460 #endif
00461 
00462 /* define if the compiler implements namespaces */
00463 #ifndef MAGICKCORE_HAVE_NAMESPACES 
00464 #define MAGICKCORE_HAVE_NAMESPACES   
00465 #endif
00466 
00467 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00468 /* #undef HAVE_NDIR_H */
00469 
00470 /* Define to 1 if you have the <OpenCL/cl.h> header file. */
00471 /* #undef HAVE_OPENCL_CL_H */
00472 
00473 /* Define to 1 if you have the `opendir' function. */
00474 #ifndef MAGICKCORE_HAVE_OPENDIR 
00475 #define MAGICKCORE_HAVE_OPENDIR  1 
00476 #endif
00477 
00478 /* Define to 1 if you have the <OS.h> header file. */
00479 /* #undef HAVE_OS_H */
00480 
00481 /* Define to 1 if you have the `pclose' function. */
00482 #ifndef MAGICKCORE_HAVE_PCLOSE 
00483 #define MAGICKCORE_HAVE_PCLOSE  1 
00484 #endif
00485 
00486 /* Define to 1 if you have the `poll' function. */
00487 #ifndef MAGICKCORE_HAVE_POLL 
00488 #define MAGICKCORE_HAVE_POLL  1 
00489 #endif
00490 
00491 /* Define to 1 if you have the `popen' function. */
00492 #ifndef MAGICKCORE_HAVE_POPEN 
00493 #define MAGICKCORE_HAVE_POPEN  1 
00494 #endif
00495 
00496 /* Define to 1 if you have the `posix_fadvise' function. */
00497 #ifndef MAGICKCORE_HAVE_POSIX_FADVISE 
00498 #define MAGICKCORE_HAVE_POSIX_FADVISE  1 
00499 #endif
00500 
00501 /* Define to 1 if you have the `posix_fallocate' function. */
00502 #ifndef MAGICKCORE_HAVE_POSIX_FALLOCATE 
00503 #define MAGICKCORE_HAVE_POSIX_FALLOCATE  1 
00504 #endif
00505 
00506 /* Define to 1 if you have the `posix_madvise' function. */
00507 #ifndef MAGICKCORE_HAVE_POSIX_MADVISE 
00508 #define MAGICKCORE_HAVE_POSIX_MADVISE  1 
00509 #endif
00510 
00511 /* Define to 1 if you have the `posix_memalign' function. */
00512 #ifndef MAGICKCORE_HAVE_POSIX_MEMALIGN 
00513 #define MAGICKCORE_HAVE_POSIX_MEMALIGN  1 
00514 #endif
00515 
00516 /* Define to 1 if you have the `pow' function. */
00517 /* #undef HAVE_POW */
00518 
00519 /* Define to 1 if you have the `pread' function. */
00520 #ifndef MAGICKCORE_HAVE_PREAD 
00521 #define MAGICKCORE_HAVE_PREAD  1 
00522 #endif
00523 
00524 /* Define if libtool can extract symbol lists from object files. */
00525 #ifndef MAGICKCORE_HAVE_PRELOADED_SYMBOLS 
00526 #define MAGICKCORE_HAVE_PRELOADED_SYMBOLS  1 
00527 #endif
00528 
00529 /* Define to 1 if you have the <process.h> header file. */
00530 /* #undef HAVE_PROCESS_H */
00531 
00532 /* Define if you have POSIX threads libraries and header files. */
00533 #ifndef MAGICKCORE_HAVE_PTHREAD 
00534 #define MAGICKCORE_HAVE_PTHREAD  1 
00535 #endif
00536 
00537 /* Define to 1 if you have the `pwrite' function. */
00538 #ifndef MAGICKCORE_HAVE_PWRITE 
00539 #define MAGICKCORE_HAVE_PWRITE  1 
00540 #endif
00541 
00542 /* Define to 1 if you have the `raise' function. */
00543 #ifndef MAGICKCORE_HAVE_RAISE 
00544 #define MAGICKCORE_HAVE_RAISE  1 
00545 #endif
00546 
00547 /* Define to 1 if you have the `rand_r' function. */
00548 #ifndef MAGICKCORE_HAVE_RAND_R 
00549 #define MAGICKCORE_HAVE_RAND_R  1 
00550 #endif
00551 
00552 /* Define to 1 if you have the `readdir' function. */
00553 #ifndef MAGICKCORE_HAVE_READDIR 
00554 #define MAGICKCORE_HAVE_READDIR  1 
00555 #endif
00556 
00557 /* Define to 1 if you have the `readdir_r' function. */
00558 #ifndef MAGICKCORE_HAVE_READDIR_R 
00559 #define MAGICKCORE_HAVE_READDIR_R  1 
00560 #endif
00561 
00562 /* Define to 1 if you have the `readlink' function. */
00563 #ifndef MAGICKCORE_HAVE_READLINK 
00564 #define MAGICKCORE_HAVE_READLINK  1 
00565 #endif
00566 
00567 /* Define to 1 if you have the `realpath' function. */
00568 #ifndef MAGICKCORE_HAVE_REALPATH 
00569 #define MAGICKCORE_HAVE_REALPATH  1 
00570 #endif
00571 
00572 /* Define to 1 if you have the `seekdir' function. */
00573 #ifndef MAGICKCORE_HAVE_SEEKDIR 
00574 #define MAGICKCORE_HAVE_SEEKDIR  1 
00575 #endif
00576 
00577 /* Define to 1 if you have the `select' function. */
00578 #ifndef MAGICKCORE_HAVE_SELECT 
00579 #define MAGICKCORE_HAVE_SELECT  1 
00580 #endif
00581 
00582 /* Define to 1 if you have the `setlocale' function. */
00583 #ifndef MAGICKCORE_HAVE_SETLOCALE 
00584 #define MAGICKCORE_HAVE_SETLOCALE  1 
00585 #endif
00586 
00587 /* Define to 1 if you have the `setvbuf' function. */
00588 #ifndef MAGICKCORE_HAVE_SETVBUF 
00589 #define MAGICKCORE_HAVE_SETVBUF  1 
00590 #endif
00591 
00592 /* X11 server supports shape extension */
00593 #ifndef MAGICKCORE_HAVE_SHAPE 
00594 #define MAGICKCORE_HAVE_SHAPE  1 
00595 #endif
00596 
00597 /* X11 server supports shared memory extension */
00598 #ifndef MAGICKCORE_HAVE_SHARED_MEMORY 
00599 #define MAGICKCORE_HAVE_SHARED_MEMORY  1 
00600 #endif
00601 
00602 /* Define if you have the shl_load function. */
00603 /* #undef HAVE_SHL_LOAD */
00604 
00605 /* Define to 1 if you have the `sigaction' function. */
00606 #ifndef MAGICKCORE_HAVE_SIGACTION 
00607 #define MAGICKCORE_HAVE_SIGACTION  1 
00608 #endif
00609 
00610 /* Define to 1 if you have the `sigemptyset' function. */
00611 #ifndef MAGICKCORE_HAVE_SIGEMPTYSET 
00612 #define MAGICKCORE_HAVE_SIGEMPTYSET  1 
00613 #endif
00614 
00615 /* Define to 1 if you have the `spawnvp' function. */
00616 /* #undef HAVE_SPAWNVP */
00617 
00618 /* Define to 1 if you have the `sqrt' function. */
00619 /* #undef HAVE_SQRT */
00620 
00621 /* Define to 1 if you have the `stat' function. */
00622 #ifndef MAGICKCORE_HAVE_STAT 
00623 #define MAGICKCORE_HAVE_STAT  1 
00624 #endif
00625 
00626 /* Define to 1 if you have the <stdarg.h> header file. */
00627 #ifndef MAGICKCORE_HAVE_STDARG_H 
00628 #define MAGICKCORE_HAVE_STDARG_H  1 
00629 #endif
00630 
00631 /* Define to 1 if stdbool.h conforms to C99. */
00632 #ifndef MAGICKCORE_HAVE_STDBOOL_H 
00633 #define MAGICKCORE_HAVE_STDBOOL_H  1 
00634 #endif
00635 
00636 /* Define to 1 if you have the <stdint.h> header file. */
00637 #ifndef MAGICKCORE_HAVE_STDINT_H 
00638 #define MAGICKCORE_HAVE_STDINT_H  1 
00639 #endif
00640 
00641 /* Define to 1 if you have the <stdlib.h> header file. */
00642 #ifndef MAGICKCORE_HAVE_STDLIB_H 
00643 #define MAGICKCORE_HAVE_STDLIB_H  1 
00644 #endif
00645 
00646 /* define if the compiler supports ISO C++ standard library */
00647 #ifndef MAGICKCORE_HAVE_STD_LIBS 
00648 #define MAGICKCORE_HAVE_STD_LIBS   
00649 #endif
00650 
00651 /* define if the compiler supports the std namespace */
00652 #ifndef MAGICKCORE_HAVE_STD_NAMESPACE 
00653 #define MAGICKCORE_HAVE_STD_NAMESPACE   
00654 #endif
00655 
00656 /* Define to 1 if you have the `strcasecmp' function. */
00657 #ifndef MAGICKCORE_HAVE_STRCASECMP 
00658 #define MAGICKCORE_HAVE_STRCASECMP  1 
00659 #endif
00660 
00661 /* Define to 1 if you have the `strchr' function. */
00662 #ifndef MAGICKCORE_HAVE_STRCHR 
00663 #define MAGICKCORE_HAVE_STRCHR  1 
00664 #endif
00665 
00666 /* Define to 1 if you have the `strcspn' function. */
00667 #ifndef MAGICKCORE_HAVE_STRCSPN 
00668 #define MAGICKCORE_HAVE_STRCSPN  1 
00669 #endif
00670 
00671 /* Define to 1 if you have the `strdup' function. */
00672 #ifndef MAGICKCORE_HAVE_STRDUP 
00673 #define MAGICKCORE_HAVE_STRDUP  1 
00674 #endif
00675 
00676 /* Define to 1 if you have the `strerror' function. */
00677 #ifndef MAGICKCORE_HAVE_STRERROR 
00678 #define MAGICKCORE_HAVE_STRERROR  1 
00679 #endif
00680 
00681 /* Define to 1 if you have the `strerror_r' function. */
00682 #ifndef MAGICKCORE_HAVE_STRERROR_R 
00683 #define MAGICKCORE_HAVE_STRERROR_R  1 
00684 #endif
00685 
00686 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
00687 #ifndef MAGICKCORE_HAVE_STRINGIZE 
00688 #define MAGICKCORE_HAVE_STRINGIZE  1 
00689 #endif
00690 
00691 /* Define to 1 if you have the <strings.h> header file. */
00692 #ifndef MAGICKCORE_HAVE_STRINGS_H 
00693 #define MAGICKCORE_HAVE_STRINGS_H  1 
00694 #endif
00695 
00696 /* Define to 1 if you have the <string.h> header file. */
00697 #ifndef MAGICKCORE_HAVE_STRING_H 
00698 #define MAGICKCORE_HAVE_STRING_H  1 
00699 #endif
00700 
00701 /* Define to 1 if you have the `strlcat' function. */
00702 /* #undef HAVE_STRLCAT */
00703 
00704 /* Define to 1 if you have the `strlcpy' function. */
00705 /* #undef HAVE_STRLCPY */
00706 
00707 /* Define to 1 if you have the `strncasecmp' function. */
00708 #ifndef MAGICKCORE_HAVE_STRNCASECMP 
00709 #define MAGICKCORE_HAVE_STRNCASECMP  1 
00710 #endif
00711 
00712 /* Define to 1 if you have the `strpbrk' function. */
00713 #ifndef MAGICKCORE_HAVE_STRPBRK 
00714 #define MAGICKCORE_HAVE_STRPBRK  1 
00715 #endif
00716 
00717 /* Define to 1 if you have the `strrchr' function. */
00718 #ifndef MAGICKCORE_HAVE_STRRCHR 
00719 #define MAGICKCORE_HAVE_STRRCHR  1 
00720 #endif
00721 
00722 /* Define to 1 if you have the `strspn' function. */
00723 #ifndef MAGICKCORE_HAVE_STRSPN 
00724 #define MAGICKCORE_HAVE_STRSPN  1 
00725 #endif
00726 
00727 /* Define to 1 if you have the `strstr' function. */
00728 #ifndef MAGICKCORE_HAVE_STRSTR 
00729 #define MAGICKCORE_HAVE_STRSTR  1 
00730 #endif
00731 
00732 /* Define to 1 if you have the `strtol' function. */
00733 #ifndef MAGICKCORE_HAVE_STRTOL 
00734 #define MAGICKCORE_HAVE_STRTOL  1 
00735 #endif
00736 
00737 /* Define to 1 if you have the `strtoul' function. */
00738 #ifndef MAGICKCORE_HAVE_STRTOUL 
00739 #define MAGICKCORE_HAVE_STRTOUL  1 
00740 #endif
00741 
00742 /* Define to 1 if you have the `symlink' function. */
00743 #ifndef MAGICKCORE_HAVE_SYMLINK 
00744 #define MAGICKCORE_HAVE_SYMLINK  1 
00745 #endif
00746 
00747 /* Define to 1 if you have the `sysconf' function. */
00748 #ifndef MAGICKCORE_HAVE_SYSCONF 
00749 #define MAGICKCORE_HAVE_SYSCONF  1 
00750 #endif
00751 
00752 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00753    */
00754 /* #undef HAVE_SYS_DIR_H */
00755 
00756 /* Define to 1 if you have the <sys/dl.h> header file. */
00757 /* #undef HAVE_SYS_DL_H */
00758 
00759 /* Define to 1 if you have the <sys/ipc.h> header file. */
00760 #ifndef MAGICKCORE_HAVE_SYS_IPC_H 
00761 #define MAGICKCORE_HAVE_SYS_IPC_H  1 
00762 #endif
00763 
00764 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00765    */
00766 /* #undef HAVE_SYS_NDIR_H */
00767 
00768 /* Define to 1 if you have the <sys/param.h> header file. */
00769 #ifndef MAGICKCORE_HAVE_SYS_PARAM_H 
00770 #define MAGICKCORE_HAVE_SYS_PARAM_H  1 
00771 #endif
00772 
00773 /* Define to 1 if you have the <sys/resource.h> header file. */
00774 #ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H 
00775 #define MAGICKCORE_HAVE_SYS_RESOURCE_H  1 
00776 #endif
00777 
00778 /* Define to 1 if you have the <sys/select.h> header file. */
00779 #ifndef MAGICKCORE_HAVE_SYS_SELECT_H 
00780 #define MAGICKCORE_HAVE_SYS_SELECT_H  1 
00781 #endif
00782 
00783 /* Define to 1 if you have the <sys/socket.h> header file. */
00784 #ifndef MAGICKCORE_HAVE_SYS_SOCKET_H 
00785 #define MAGICKCORE_HAVE_SYS_SOCKET_H  1 
00786 #endif
00787 
00788 /* Define to 1 if you have the <sys/stat.h> header file. */
00789 #ifndef MAGICKCORE_HAVE_SYS_STAT_H 
00790 #define MAGICKCORE_HAVE_SYS_STAT_H  1 
00791 #endif
00792 
00793 /* Define to 1 if you have the <sys/syslimits.h> header file. */
00794 /* #undef HAVE_SYS_SYSLIMITS_H */
00795 
00796 /* Define to 1 if you have the <sys/timeb.h> header file. */
00797 #ifndef MAGICKCORE_HAVE_SYS_TIMEB_H 
00798 #define MAGICKCORE_HAVE_SYS_TIMEB_H  1 
00799 #endif
00800 
00801 /* Define to 1 if you have the <sys/times.h> header file. */
00802 #ifndef MAGICKCORE_HAVE_SYS_TIMES_H 
00803 #define MAGICKCORE_HAVE_SYS_TIMES_H  1 
00804 #endif
00805 
00806 /* Define to 1 if you have the <sys/time.h> header file. */
00807 #ifndef MAGICKCORE_HAVE_SYS_TIME_H 
00808 #define MAGICKCORE_HAVE_SYS_TIME_H  1 
00809 #endif
00810 
00811 /* Define to 1 if you have the <sys/types.h> header file. */
00812 #ifndef MAGICKCORE_HAVE_SYS_TYPES_H 
00813 #define MAGICKCORE_HAVE_SYS_TYPES_H  1 
00814 #endif
00815 
00816 /* Define to 1 if you have the <sys/wait.h> header file. */
00817 #ifndef MAGICKCORE_HAVE_SYS_WAIT_H 
00818 #define MAGICKCORE_HAVE_SYS_WAIT_H  1 
00819 #endif
00820 
00821 /* Define to 1 if you have the `telldir' function. */
00822 #ifndef MAGICKCORE_HAVE_TELLDIR 
00823 #define MAGICKCORE_HAVE_TELLDIR  1 
00824 #endif
00825 
00826 /* Define to 1 if you have the `tempnam' function. */
00827 #ifndef MAGICKCORE_HAVE_TEMPNAM 
00828 #define MAGICKCORE_HAVE_TEMPNAM  1 
00829 #endif
00830 
00831 /* Define to 1 if you have the <tiffconf.h> header file. */
00832 #ifndef MAGICKCORE_HAVE_TIFFCONF_H 
00833 #define MAGICKCORE_HAVE_TIFFCONF_H  1 
00834 #endif
00835 
00836 /* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
00837 #ifndef MAGICKCORE_HAVE_TIFFISCODECCONFIGURED 
00838 #define MAGICKCORE_HAVE_TIFFISCODECCONFIGURED  1 
00839 #endif
00840 
00841 /* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
00842 #ifndef MAGICKCORE_HAVE_TIFFMERGEFIELDINFO 
00843 #define MAGICKCORE_HAVE_TIFFMERGEFIELDINFO  1 
00844 #endif
00845 
00846 /* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
00847 #ifndef MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY 
00848 #define MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY  1 
00849 #endif
00850 
00851 /* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
00852 #ifndef MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT 
00853 #define MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT  1 
00854 #endif
00855 
00856 /* Define to 1 if you have the `TIFFSetTagExtender' function. */
00857 #ifndef MAGICKCORE_HAVE_TIFFSETTAGEXTENDER 
00858 #define MAGICKCORE_HAVE_TIFFSETTAGEXTENDER  1 
00859 #endif
00860 
00861 /* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
00862 #ifndef MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT 
00863 #define MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT  1 
00864 #endif
00865 
00866 /* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
00867 #ifndef MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES 
00868 #define MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES  1 
00869 #endif
00870 
00871 /* Define to 1 if you have the `times' function. */
00872 #ifndef MAGICKCORE_HAVE_TIMES 
00873 #define MAGICKCORE_HAVE_TIMES  1 
00874 #endif
00875 
00876 /* Define to 1 if you have the <unistd.h> header file. */
00877 #ifndef MAGICKCORE_HAVE_UNISTD_H 
00878 #define MAGICKCORE_HAVE_UNISTD_H  1 
00879 #endif
00880 
00881 /* Define to 1 if you have the `usleep' function. */
00882 #ifndef MAGICKCORE_HAVE_USLEEP 
00883 #define MAGICKCORE_HAVE_USLEEP  1 
00884 #endif
00885 
00886 /* Define to 1 if you have the `utime' function. */
00887 #ifndef MAGICKCORE_HAVE_UTIME 
00888 #define MAGICKCORE_HAVE_UTIME  1 
00889 #endif
00890 
00891 /* Define to 1 if you have the `vfork' function. */
00892 #ifndef MAGICKCORE_HAVE_VFORK 
00893 #define MAGICKCORE_HAVE_VFORK  1 
00894 #endif
00895 
00896 /* Define to 1 if you have the <vfork.h> header file. */
00897 /* #undef HAVE_VFORK_H */
00898 
00899 /* Define to 1 if you have the `vprintf' function. */
00900 #ifndef MAGICKCORE_HAVE_VPRINTF 
00901 #define MAGICKCORE_HAVE_VPRINTF  1 
00902 #endif
00903 
00904 /* Define to 1 if you have the `vsnprintf' function. */
00905 #ifndef MAGICKCORE_HAVE_VSNPRINTF 
00906 #define MAGICKCORE_HAVE_VSNPRINTF  1 
00907 #endif
00908 
00909 /* Define to 1 if you have the `vsprintf' function. */
00910 #ifndef MAGICKCORE_HAVE_VSPRINTF 
00911 #define MAGICKCORE_HAVE_VSPRINTF  1 
00912 #endif
00913 
00914 /* Define to 1 if you have the `waitpid' function. */
00915 #ifndef MAGICKCORE_HAVE_WAITPID 
00916 #define MAGICKCORE_HAVE_WAITPID  1 
00917 #endif
00918 
00919 /* Define to 1 if you have the <wchar.h> header file. */
00920 #ifndef MAGICKCORE_HAVE_WCHAR_H 
00921 #define MAGICKCORE_HAVE_WCHAR_H  1 
00922 #endif
00923 
00924 /* Define to 1 if you have the <windows.h> header file. */
00925 /* #undef HAVE_WINDOWS_H */
00926 
00927 /* This value is set to 1 to indicate that the system argz facility works */
00928 #ifndef MAGICKCORE_HAVE_WORKING_ARGZ 
00929 #define MAGICKCORE_HAVE_WORKING_ARGZ  1 
00930 #endif
00931 
00932 /* Define to 1 if `fork' works. */
00933 #ifndef MAGICKCORE_HAVE_WORKING_FORK 
00934 #define MAGICKCORE_HAVE_WORKING_FORK  1 
00935 #endif
00936 
00937 /* Define to 1 if `vfork' works. */
00938 #ifndef MAGICKCORE_HAVE_WORKING_VFORK 
00939 #define MAGICKCORE_HAVE_WORKING_VFORK  1 
00940 #endif
00941 
00942 /* Define to 1 if the system has the type `_Bool'. */
00943 #ifndef MAGICKCORE_HAVE__BOOL 
00944 #define MAGICKCORE_HAVE__BOOL  1 
00945 #endif
00946 
00947 /* Define to 1 if you have the `_exit' function. */
00948 #ifndef MAGICKCORE_HAVE__EXIT 
00949 #define MAGICKCORE_HAVE__EXIT  1 
00950 #endif
00951 
00952 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
00953 /* #undef HAVE__NSGETEXECUTABLEPATH */
00954 
00955 /* Define to 1 if you have the `_pclose' function. */
00956 /* #undef HAVE__PCLOSE */
00957 
00958 /* Define to 1 if you have the `_popen' function. */
00959 /* #undef HAVE__POPEN */
00960 
00961 /* Define to 1 if you have the `_wfopen' function. */
00962 /* #undef HAVE__WFOPEN */
00963 
00964 /* Define to 1 if you have the `_wstat' function. */
00965 /* #undef HAVE__WSTAT */
00966 
00967 /* accurately represent the wide range of intensity levels in real scenes */
00968 /* #undef HDRI_SUPPORT */
00969 
00970 /* Define if you have umem memory allocation library */
00971 /* #undef HasUMEM */
00972 
00973 /* ImageMagick is formally installed under prefix */
00974 #ifndef MAGICKCORE_INSTALLED_SUPPORT 
00975 #define MAGICKCORE_INSTALLED_SUPPORT  1 
00976 #endif
00977 
00978 /* Define if you have JBIG library */
00979 /* #undef JBIG_DELEGATE */
00980 
00981 /* Define if you have JPEG version 2 "Jasper" library */
00982 #ifndef MAGICKCORE_JP2_DELEGATE 
00983 #define MAGICKCORE_JP2_DELEGATE  1 
00984 #endif
00985 
00986 /* Define if you have JPEG library */
00987 #ifndef MAGICKCORE_JPEG_DELEGATE 
00988 #define MAGICKCORE_JPEG_DELEGATE  1 
00989 #endif
00990 
00991 /* Define if you have LCMS library */
00992 #ifndef MAGICKCORE_LCMS_DELEGATE 
00993 #define MAGICKCORE_LCMS_DELEGATE  1 
00994 #endif
00995 
00996 /* Directory where architecture-dependent files live. */
00997 #ifndef MAGICKCORE_LIBRARY_PATH 
00998 #define MAGICKCORE_LIBRARY_PATH  "/usr/local/lib/ImageMagick-6.6.0/" 
00999 #endif
01000 
01001 /* Subdirectory of lib where ImageMagick architecture dependent files are
01002    installed */
01003 #ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH 
01004 #define MAGICKCORE_LIBRARY_RELATIVE_PATH  "ImageMagick-6.6.0" 
01005 #endif
01006 
01007 /* Define if you have LQR library */
01008 /* #undef LQR_DELEGATE */
01009 
01010 /* Define if using libltdl to support dynamically loadable modules */
01011 #ifndef MAGICKCORE_LTDL_DELEGATE 
01012 #define MAGICKCORE_LTDL_DELEGATE  1 
01013 #endif
01014 
01015 /* Define if the OS needs help to load dependent libraries for dlopen(). */
01016 /* #undef LTDL_DLOPEN_DEPLIBS */
01017 
01018 /* Define to the system default library search path. */
01019 #ifndef MAGICKCORE_LT_DLSEARCH_PATH 
01020 #define MAGICKCORE_LT_DLSEARCH_PATH  "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/alliance/lib:/usr/lib64/atlas:/usr/lib64/kicad:/usr/lib64/mysql:/usr/lib64/octave-3.2.4:/usr/lib64/openmotif:/usr/lib64/qt-3.3/lib:/usr/lib64/tcl8.5/tclx8.4:/usr/lib64/tcl8.5:/usr/lib64/wine/:/usr/lib64/xulrunner-1.9.2" 
01021 #endif
01022 
01023 /* The archive extension */
01024 #ifndef MAGICKCORE_LT_LIBEXT 
01025 #define MAGICKCORE_LT_LIBEXT  "a" 
01026 #endif
01027 
01028 /* Define to the extension used for runtime loadable modules, say, ".so". */
01029 #ifndef MAGICKCORE_LT_MODULE_EXT 
01030 #define MAGICKCORE_LT_MODULE_EXT  ".so" 
01031 #endif
01032 
01033 /* Define to the name of the environment variable that determines the run-time
01034    module search path. */
01035 #ifndef MAGICKCORE_LT_MODULE_PATH_VAR 
01036 #define MAGICKCORE_LT_MODULE_PATH_VAR  "LD_LIBRARY_PATH" 
01037 #endif
01038 
01039 /* Define to the sub-directory in which libtool stores uninstalled libraries.
01040    */
01041 #ifndef MAGICKCORE_LT_OBJDIR 
01042 #define MAGICKCORE_LT_OBJDIR  ".libs/" 
01043 #endif
01044 
01045 /* Define to prepend to default font search path. */
01046 /* #undef MAGICK_FONT_PATH */
01047 
01048 /* Magick API method prefix */
01049 /* #undef NAMESPACE_PREFIX */
01050 
01051 /* Define to 1 if assertions should be disabled. */
01052 /* #undef NDEBUG */
01053 
01054 /* Define if dlsym() requires a leading underscore in symbol names. */
01055 /* #undef NEED_USCORE */
01056 
01057 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
01058 /* #undef NO_MINUS_C_MINUS_O */
01059 
01060 /* Define if you have OPENEXR library */
01061 /* #undef OPENEXR_DELEGATE */
01062 
01063 /* Define to the address where bug reports for this package should be sent. */
01064 #ifndef MAGICKCORE_PACKAGE_BUGREPORT 
01065 #define MAGICKCORE_PACKAGE_BUGREPORT  "http://www.imagemagick.org" 
01066 #endif
01067 
01068 /* Define to the full name of this package. */
01069 #ifndef MAGICKCORE_PACKAGE_NAME 
01070 #define MAGICKCORE_PACKAGE_NAME  "ImageMagick" 
01071 #endif
01072 
01073 /* Define to the full name and version of this package. */
01074 #ifndef MAGICKCORE_PACKAGE_STRING 
01075 #define MAGICKCORE_PACKAGE_STRING  "ImageMagick 6.6.0" 
01076 #endif
01077 
01078 /* Define to the one symbol short name of this package. */
01079 #ifndef MAGICKCORE_PACKAGE_TARNAME 
01080 #define MAGICKCORE_PACKAGE_TARNAME  "ImageMagick" 
01081 #endif
01082 
01083 /* Define to the home page for this package. */
01084 #ifndef MAGICKCORE_PACKAGE_URL 
01085 #define MAGICKCORE_PACKAGE_URL  "" 
01086 #endif
01087 
01088 /* Define to the version of this package. */
01089 #ifndef MAGICKCORE_PACKAGE_VERSION 
01090 #define MAGICKCORE_PACKAGE_VERSION  "6.6.0" 
01091 #endif
01092 
01093 /* Define if you have PNG library */
01094 #ifndef MAGICKCORE_PNG_DELEGATE 
01095 #define MAGICKCORE_PNG_DELEGATE  1 
01096 #endif
01097 
01098 /* Define to necessary symbol if this constant uses a non-standard name on
01099    your system. */
01100 /* #undef PTHREAD_CREATE_JOINABLE */
01101 
01102 /* Pixel cache threshold in MB (defaults to available memory) */
01103 /* #undef PixelCacheThreshold */
01104 
01105 /* Number of bits in a pixel Quantum (8/16/32/64) */
01106 #ifndef MAGICKCORE_QUANTUM_DEPTH 
01107 #define MAGICKCORE_QUANTUM_DEPTH  16 
01108 #endif
01109 
01110 /* Define as the return type of signal handlers (`int' or `void'). */
01111 #ifndef MAGICKCORE_RETSIGTYPE 
01112 #define MAGICKCORE_RETSIGTYPE  void 
01113 #endif
01114 
01115 /* Define if you have RSVG library */
01116 #ifndef MAGICKCORE_RSVG_DELEGATE 
01117 #define MAGICKCORE_RSVG_DELEGATE  1 
01118 #endif
01119 
01120 /* Define to the type of arg 1 for `select'. */
01121 #ifndef MAGICKCORE_SELECT_TYPE_ARG1 
01122 #define MAGICKCORE_SELECT_TYPE_ARG1  int 
01123 #endif
01124 
01125 /* Define to the type of args 2, 3 and 4 for `select'. */
01126 #ifndef MAGICKCORE_SELECT_TYPE_ARG234 
01127 #define MAGICKCORE_SELECT_TYPE_ARG234  (fd_set *) 
01128 #endif
01129 
01130 /* Define to the type of arg 5 for `select'. */
01131 #ifndef MAGICKCORE_SELECT_TYPE_ARG5 
01132 #define MAGICKCORE_SELECT_TYPE_ARG5  (struct timeval *) 
01133 #endif
01134 
01135 /* Directory where architecture-independent configuration files live. */
01136 #ifndef MAGICKCORE_SHARE_CONFIGURE_PATH 
01137 #define MAGICKCORE_SHARE_CONFIGURE_PATH  "/usr/local/share/ImageMagick-6.6.0/config/" 
01138 #endif
01139 
01140 /* Subdirectory of lib where architecture-independent configuration files
01141    live. */
01142 #ifndef MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH 
01143 #define MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH  "ImageMagick-6.6.0/config" 
01144 #endif
01145 
01146 /* Directory where architecture-independent files live. */
01147 #ifndef MAGICKCORE_SHARE_PATH 
01148 #define MAGICKCORE_SHARE_PATH  "/usr/local/share/ImageMagick-6.6.0/" 
01149 #endif
01150 
01151 /* The size of `off_t', as computed by sizeof. */
01152 #ifndef MAGICKCORE_SIZEOF_OFF_T 
01153 #define MAGICKCORE_SIZEOF_OFF_T  8 
01154 #endif
01155 
01156 /* The size of `signed int', as computed by sizeof. */
01157 #ifndef MAGICKCORE_SIZEOF_SIGNED_INT 
01158 #define MAGICKCORE_SIZEOF_SIGNED_INT  4 
01159 #endif
01160 
01161 /* The size of `signed long', as computed by sizeof. */
01162 #ifndef MAGICKCORE_SIZEOF_SIGNED_LONG 
01163 #define MAGICKCORE_SIZEOF_SIGNED_LONG  8 
01164 #endif
01165 
01166 /* The size of `signed long long', as computed by sizeof. */
01167 #ifndef MAGICKCORE_SIZEOF_SIGNED_LONG_LONG 
01168 #define MAGICKCORE_SIZEOF_SIGNED_LONG_LONG  8 
01169 #endif
01170 
01171 /* The size of `signed short', as computed by sizeof. */
01172 #ifndef MAGICKCORE_SIZEOF_SIGNED_SHORT 
01173 #define MAGICKCORE_SIZEOF_SIGNED_SHORT  2 
01174 #endif
01175 
01176 /* The size of `size_t', as computed by sizeof. */
01177 #ifndef MAGICKCORE_SIZEOF_SIZE_T 
01178 #define MAGICKCORE_SIZEOF_SIZE_T  8 
01179 #endif
01180 
01181 /* The size of `unsigned int', as computed by sizeof. */
01182 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_INT 
01183 #define MAGICKCORE_SIZEOF_UNSIGNED_INT  4 
01184 #endif
01185 
01186 /* The size of `unsigned int*', as computed by sizeof. */
01187 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_INTP 
01188 #define MAGICKCORE_SIZEOF_UNSIGNED_INTP  8 
01189 #endif
01190 
01191 /* The size of `unsigned long', as computed by sizeof. */
01192 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG 
01193 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG  8 
01194 #endif
01195 
01196 /* The size of `unsigned long long', as computed by sizeof. */
01197 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 
01198 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG  8 
01199 #endif
01200 
01201 /* The size of `unsigned short', as computed by sizeof. */
01202 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_SHORT 
01203 #define MAGICKCORE_SIZEOF_UNSIGNED_SHORT  2 
01204 #endif
01205 
01206 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
01207 /* #undef STAT_MACROS_BROKEN */
01208 
01209 /* Define to 1 if you have the ANSI C header files. */
01210 #ifndef MAGICKCORE_STDC_HEADERS 
01211 #define MAGICKCORE_STDC_HEADERS  1 
01212 #endif
01213 
01214 /* Define if you have TIFF library */
01215 #ifndef MAGICKCORE_TIFF_DELEGATE 
01216 #define MAGICKCORE_TIFF_DELEGATE  1 
01217 #endif
01218 
01219 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
01220 #ifndef MAGICKCORE_TIME_WITH_SYS_TIME 
01221 #define MAGICKCORE_TIME_WITH_SYS_TIME  1 
01222 #endif
01223 
01224 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
01225 /* #undef TM_IN_SYS_TIME */
01226 
01227 /* Enable extensions on AIX 3, Interix.  */
01228 #ifndef _ALL_SOURCE
01229 # define _ALL_SOURCE 1
01230 #endif
01231 /* Enable GNU extensions on systems that have them.  */
01232 #ifndef _GNU_SOURCE
01233 # define _GNU_SOURCE 1
01234 #endif
01235 /* Enable threading extensions on Solaris.  */
01236 #ifndef _POSIX_PTHREAD_SEMANTICS
01237 # define _POSIX_PTHREAD_SEMANTICS 1
01238 #endif
01239 /* Enable extensions on HP NonStop.  */
01240 #ifndef _TANDEM_SOURCE
01241 # define _TANDEM_SOURCE 1
01242 #endif
01243 /* Enable general extensions on Solaris.  */
01244 #ifndef __EXTENSIONS__
01245 # define __EXTENSIONS__ 1
01246 #endif
01247 
01248 
01249 /* Define to use the Windows GDI32 library */
01250 /* #undef WINGDI32_DELEGATE */
01251 
01252 /* Define if using the dmalloc debugging malloc package */
01253 /* #undef WITH_DMALLOC */
01254 
01255 /* Define if you have wmflite library */
01256 #ifndef MAGICKCORE_WMFLITE_DELEGATE 
01257 #define MAGICKCORE_WMFLITE_DELEGATE  1 
01258 #endif
01259 
01260 /* Define if you have wmf library */
01261 /* #undef WMF_DELEGATE */
01262 
01263 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
01264    significant byte first (like Motorola and SPARC, unlike Intel). */
01265 #if defined AC_APPLE_UNIVERSAL_BUILD
01266 # if defined __BIG_ENDIAN__
01267 #  define WORDS_BIGENDIAN 1
01268 # endif
01269 #else
01270 # ifndef WORDS_BIGENDIAN
01271 /* #  undef WORDS_BIGENDIAN */
01272 # endif
01273 #endif
01274 
01275 /* Location of X11 configure files */
01276 #ifndef MAGICKCORE_X11_CONFIGURE_PATH 
01277 #define MAGICKCORE_X11_CONFIGURE_PATH  "" 
01278 #endif
01279 
01280 /* Define if you have X11 library */
01281 #ifndef MAGICKCORE_X11_DELEGATE 
01282 #define MAGICKCORE_X11_DELEGATE  1 
01283 #endif
01284 
01285 /* Define if you have XML library */
01286 #ifndef MAGICKCORE_XML_DELEGATE 
01287 #define MAGICKCORE_XML_DELEGATE  1 
01288 #endif
01289 
01290 /* Define to 1 if the X Window System is missing or not being used. */
01291 /* #undef X_DISPLAY_MISSING */
01292 
01293 /* Define if you have zlib compression library */
01294 #ifndef MAGICKCORE_ZLIB_DELEGATE 
01295 #define MAGICKCORE_ZLIB_DELEGATE  1 
01296 #endif
01297 
01298 /* Number of bits in a file offset, on hosts where this is settable. */
01299 #ifndef MAGICKCORE__FILE_OFFSET_BITS 
01300 #define MAGICKCORE__FILE_OFFSET_BITS  64 
01301 #endif
01302 
01303 /* enable run-time bounds-checking */
01304 /* #undef _FORTIFY_SOURCE */
01305 
01306 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
01307 /* #undef _LARGEFILE_SOURCE */
01308 
01309 /* Define for large files, on AIX-style hosts. */
01310 /* #undef _LARGE_FILES */
01311 
01312 /* Define to 1 if on MINIX. */
01313 /* #undef _MINIX */
01314 
01315 /* Define this for the OpenCL Accelerator */
01316 /* #undef _OPENCL */
01317 
01318 /* Define to 2 if the system does not provide POSIX.1 features except with
01319    this defined. */
01320 /* #undef _POSIX_1_SOURCE */
01321 
01322 /* Define to 1 if you need to in order for `stat' and other things to work. */
01323 /* #undef _POSIX_SOURCE */
01324 
01325 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
01326 #ifndef __CHAR_UNSIGNED__
01327 /* # undef __CHAR_UNSIGNED__ */
01328 #endif
01329 
01330 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
01331 /* #undef __error_t_defined */
01332 
01333 /* Define to appropriate substitue if compiler does not have __func__ */
01334 /* #undef __func__ */
01335 
01336 /* Define to a type to use for `error_t' if it is not otherwise available. */
01337 /* #undef error_t */
01338 
01339 /* Define to `__inline__' or `__inline' if that's what the C compiler
01340    calls it, or to nothing if 'inline' is not supported under any name.  */
01341 #ifndef __cplusplus
01342 /* #undef inline */
01343 #endif
01344 
01345 /* Define to `int' if <sys/types.h> does not define. */
01346 /* #undef mode_t */
01347 
01348 /* Define to `long int' if <sys/types.h> does not define. */
01349 /* #undef off_t */
01350 
01351 /* Define to `int' if <sys/types.h> does not define. */
01352 /* #undef pid_t */
01353 
01354 /* Define to the equivalent of the C99 'restrict' keyword, or to
01355    nothing if this is not supported.  Do not define if restrict is
01356    supported directly.  */
01357 #ifndef _magickcore_restrict 
01358 #define _magickcore_restrict  __restrict 
01359 #endif
01360 /* Work around a bug in Sun C++: it does not support _Restrict or
01361    __restrict__, even though the corresponding Sun C compiler ends up with
01362    "#define restrict _Restrict" or "#define restrict __restrict__" in the
01363    previous line.  Perhaps some future version of Sun C++ will work with
01364    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
01365 #if defined __SUNPRO_CC && !defined __RESTRICT
01366 # define _Restrict
01367 # define __restrict__
01368 #endif
01369 
01370 /* Define to `unsigned int' if <sys/types.h> does not define. */
01371 /* #undef size_t */
01372 
01373 /* Define to `int' if <sys/types.h> does not define. */
01374 /* #undef ssize_t */
01375 
01376 /* Define as `fork' if `vfork' does not work. */
01377 /* #undef vfork */
01378 
01379 /* Define to empty if the keyword `volatile' does not work. Warning: valid
01380    code using `volatile' can become incorrect without. Disable with care. */
01381 /* #undef volatile */
01382  
01383 /* once: _MAGICK_MAGICK_CONFIG_H */
01384 #endif
Generated by  doxygen 1.6.2-20100208