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

Generated on Sat Jan 26 14:50:29 2008 for MagickCore by  doxygen 1.5.4