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

Generated on 19 Nov 2009 for MagickCore by  doxygen 1.6.1