wand-config.h

Go to the documentation of this file.
00001 /* wand/wand-config.h.  Generated from wand-config.h.in by configure.  */
00002 /* magick/magick-config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define if coders and filters are to be built as modules. */
00005 #define BuildMagickModules 1
00006 
00007 /* Define if C++ compiler supports __func__ */
00008 /* #undef HAS_CPP__func__ */
00009 
00010 /* Define if C compiler supports __func__ */
00011 /* #undef HAS_C__func__ */
00012 
00013 /* Define to 1 if you have the `argz_append' function. */
00014 #define HAVE_ARGZ_APPEND 1
00015 
00016 /* Define to 1 if you have the `argz_create_sep' function. */
00017 #define HAVE_ARGZ_CREATE_SEP 1
00018 
00019 /* Define to 1 if you have the <argz.h> header file. */
00020 #define HAVE_ARGZ_H 1
00021 
00022 /* Define to 1 if you have the `argz_insert' function. */
00023 #define HAVE_ARGZ_INSERT 1
00024 
00025 /* Define to 1 if you have the `argz_next' function. */
00026 #define HAVE_ARGZ_NEXT 1
00027 
00028 /* Define to 1 if you have the `argz_stringify' function. */
00029 #define HAVE_ARGZ_STRINGIFY 1
00030 
00031 /* Define to 1 if you have the <assert.h> header file. */
00032 #define HAVE_ASSERT_H 1
00033 
00034 /* Define to 1 if you have the `bcopy' function. */
00035 /* #undef HAVE_BCOPY */
00036 
00037 /* define if bool is a built-in type */
00038 #define HAVE_BOOL 
00039 
00040 /* Define to 1 if you have the `closedir' function. */
00041 #define HAVE_CLOSEDIR 1
00042 
00043 /* define if the compiler supports const_cast<> */
00044 /* #undef HAVE_CONST_CAST */
00045 
00046 /* Define to 1 if you have the <ctype.h> header file. */
00047 #define HAVE_CTYPE_H 1
00048 
00049 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
00050    don't. */
00051 /* #undef HAVE_DECL_SYS_SIGLIST */
00052 
00053 /* define if the compiler supports default template parameters */
00054 /* #undef HAVE_DEFAULT_TEMPLATE_PARAMETERS */
00055 
00056 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00057    */
00058 #define HAVE_DIRENT_H 1
00059 
00060 /* Define if you have the GNU dld library. */
00061 /* #undef HAVE_DLD */
00062 
00063 /* Define to 1 if you have the <dld.h> header file. */
00064 /* #undef HAVE_DLD_H */
00065 
00066 /* Define to 1 if you have the `dlerror' function. */
00067 #define HAVE_DLERROR 1
00068 
00069 /* Define to 1 if you have the <dlfcn.h> header file. */
00070 #define HAVE_DLFCN_H 1
00071 
00072 /* Define to 1 if you have the <dl.h> header file. */
00073 /* #undef HAVE_DL_H */
00074 
00075 /* Define if you have the _dyld_func_lookup function. */
00076 /* #undef HAVE_DYLD */
00077 
00078 /* Define to 1 if you have the <errno.h> header file. */
00079 #define HAVE_ERRNO_H 1
00080 
00081 /* Define to 1 if the system has the type `error_t'. */
00082 #define HAVE_ERROR_T 1
00083 
00084 /* define if the compiler supports exceptions */
00085 /* #undef HAVE_EXCEPTIONS */
00086 
00087 /* define if the compiler supports the explicit keyword */
00088 /* #undef HAVE_EXPLICIT */
00089 
00090 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
00091 #define HAVE_FSEEKO 1
00092 
00093 /* Define to 1 if you have the <ft2build.h> header file. */
00094 #define HAVE_FT2BUILD_H 1
00095 
00096 /* Define to 1 if you have the `ftime' function. */
00097 #define HAVE_FTIME 1
00098 
00099 /* Define to 1 if you have the `getdtablesize' function. */
00100 #define HAVE_GETDTABLESIZE 1
00101 
00102 /* Define to 1 if you have the `getexecname' function. */
00103 /* #undef HAVE_GETEXECNAME */
00104 
00105 /* Define to 1 if you have the `getpagesize' function. */
00106 #define HAVE_GETPAGESIZE 1
00107 
00108 /* Define to 1 if you have the `index' function. */
00109 /* #undef HAVE_INDEX */
00110 
00111 /* Define to 1 if you have the <inttypes.h> header file. */
00112 #define HAVE_INTTYPES_H 1
00113 
00114 /* Define if you have the <lcms.h> header file. */
00115 /* #undef HAVE_LCMS_H */
00116 
00117 /* Define if you have the <lcms/lcms.h> header file. */
00118 /* #undef HAVE_LCMS_LCMS_H */
00119 
00120 /* Define if you have the libdl library or equivalent. */
00121 #define HAVE_LIBDL 1
00122 
00123 /* Define to 1 if you have the <locale.h> header file. */
00124 #define HAVE_LOCALE_H 1
00125 
00126 /* Define to 1 if long double works and has more range or precision than
00127    double. */
00128 #define HAVE_LONG_DOUBLE 1
00129 
00130 /* Define to 1 if you have the <machine/param.h> header file. */
00131 /* #undef HAVE_MACHINE_PARAM_H */
00132 
00133 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
00134 /* #undef HAVE_MACH_O_DYLD_H */
00135 
00136 /* Define to 1 if you have the <malloc.h> header file. */
00137 #define HAVE_MALLOC_H 1
00138 
00139 /* Define to 1 if you have the `memcpy' function. */
00140 #define HAVE_MEMCPY 1
00141 
00142 /* Define to 1 if you have the `memmove' function. */
00143 #define HAVE_MEMMOVE 1
00144 
00145 /* Define to 1 if you have the <memory.h> header file. */
00146 #define HAVE_MEMORY_H 1
00147 
00148 /* Define to 1 if you have the `mkstemp' function. */
00149 #define HAVE_MKSTEMP 1
00150 
00151 /* Define to 1 if you have a working `mmap' system call. */
00152 #define HAVE_MMAP_FILEIO 1
00153 
00154 /* define if the compiler supports the mutable keyword */
00155 /* #undef HAVE_MUTABLE */
00156 
00157 /* define if the compiler implements namespaces */
00158 #define HAVE_NAMESPACES 
00159 
00160 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00161 /* #undef HAVE_NDIR_H */
00162 
00163 /* define if the compiler accepts the new for scoping rules */
00164 /* #undef HAVE_NEW_FOR_SCOPING */
00165 
00166 /* Define to 1 if you have the `opendir' function. */
00167 #define HAVE_OPENDIR 1
00168 
00169 /* Define to 1 if you have the `pclose' function. */
00170 #define HAVE_PCLOSE 1
00171 
00172 /* Define to 1 if you have the `poll' function. */
00173 #define HAVE_POLL 1
00174 
00175 /* Define to 1 if you have the `popen' function. */
00176 #define HAVE_POPEN 1
00177 
00178 /* Define to 1 if you have the `pread' function. */
00179 #define HAVE_PREAD 1
00180 
00181 /* Define if libtool can extract symbol lists from object files. */
00182 #define HAVE_PRELOADED_SYMBOLS 1
00183 
00184 /* Define if you have POSIX threads libraries and header files. */
00185 #define HAVE_PTHREAD 1
00186 
00187 /* Define to 1 if you have the `pwrite' function. */
00188 #define HAVE_PWRITE 1
00189 
00190 /* Define to 1 if you have the `raise' function. */
00191 #define HAVE_RAISE 1
00192 
00193 /* Define to 1 if you have the `rand_r' function. */
00194 #define HAVE_RAND_R 1
00195 
00196 /* Define to 1 if you have the `readdir' function. */
00197 #define HAVE_READDIR 1
00198 
00199 /* Define to 1 if you have the `rindex' function. */
00200 /* #undef HAVE_RINDEX */
00201 
00202 /* Define to 1 if you have the `seekdir' function. */
00203 #define HAVE_SEEKDIR 1
00204 
00205 /* Define to 1 if you have the `select' function. */
00206 #define HAVE_SELECT 1
00207 
00208 /* Define to 1 if you have the `setvbuf' function. */
00209 #define HAVE_SETVBUF 1
00210 
00211 /* Define if you have the shl_load function. */
00212 /* #undef HAVE_SHL_LOAD */
00213 
00214 /* Define to 1 if you have the `sigaction' function. */
00215 #define HAVE_SIGACTION 1
00216 
00217 /* Define to 1 if you have the `sigemptyset' function. */
00218 #define HAVE_SIGEMPTYSET 1
00219 
00220 /* define if the compiler supports static_cast<> */
00221 /* #undef HAVE_STATIC_CAST */
00222 
00223 /* Define to 1 if `stat' has the bug that it succeeds when given the
00224    zero-length file name argument. */
00225 /* #undef HAVE_STAT_EMPTY_STRING_BUG */
00226 
00227 /* define if the compiler supports ISO C++ standard library */
00228 /* #undef HAVE_STD */
00229 
00230 /* Define to 1 if stdbool.h conforms to C99. */
00231 #define HAVE_STDBOOL_H 1
00232 
00233 /* Define to 1 if you have the <stdint.h> header file. */
00234 #define HAVE_STDINT_H 1
00235 
00236 /* Define to 1 if you have the <stdio.h> header file. */
00237 #define HAVE_STDIO_H 1
00238 
00239 /* Define to 1 if you have the <stdlib.h> header file. */
00240 #define HAVE_STDLIB_H 1
00241 
00242 /* define if the compiler supports Standard Template Library */
00243 /* #undef HAVE_STL */
00244 
00245 /* Define to 1 if you have the `strcasecmp' function. */
00246 #define HAVE_STRCASECMP 1
00247 
00248 /* Define to 1 if you have the `strchr' function. */
00249 #define HAVE_STRCHR 1
00250 
00251 /* Define to 1 if you have the `strcmp' function. */
00252 #define HAVE_STRCMP 1
00253 
00254 /* Define to 1 if you have the `strerror' function. */
00255 #define HAVE_STRERROR 1
00256 
00257 /* Define to 1 if you have the <strings.h> header file. */
00258 #define HAVE_STRINGS_H 1
00259 
00260 /* Define to 1 if you have the <string.h> header file. */
00261 #define HAVE_STRING_H 1
00262 
00263 /* Define to 1 if you have the `strlcat' function. */
00264 /* #undef HAVE_STRLCAT */
00265 
00266 /* Define to 1 if you have the `strlcpy' function. */
00267 /* #undef HAVE_STRLCPY */
00268 
00269 /* Define to 1 if you have the `strncasecmp' function. */
00270 #define HAVE_STRNCASECMP 1
00271 
00272 /* Define to 1 if you have the `strrchr' function. */
00273 #define HAVE_STRRCHR 1
00274 
00275 /* Define to 1 if you have the `sysconf' function. */
00276 #define HAVE_SYSCONF 1
00277 
00278 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00279    */
00280 /* #undef HAVE_SYS_DIR_H */
00281 
00282 /* Define to 1 if you have the <sys/dl.h> header file. */
00283 /* #undef HAVE_SYS_DL_H */
00284 
00285 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00286    */
00287 /* #undef HAVE_SYS_NDIR_H */
00288 
00289 /* Define to 1 if you have the <sys/resource.h> header file. */
00290 #define HAVE_SYS_RESOURCE_H 1
00291 
00292 /* Define to 1 if you have the <sys/stat.h> header file. */
00293 #define HAVE_SYS_STAT_H 1
00294 
00295 /* Define to 1 if you have the <sys/times.h> header file. */
00296 #define HAVE_SYS_TIMES_H 1
00297 
00298 /* Define to 1 if you have the <sys/types.h> header file. */
00299 #define HAVE_SYS_TYPES_H 1
00300 
00301 /* Define to 1 if you have the `telldir' function. */
00302 #define HAVE_TELLDIR 1
00303 
00304 /* define if the compiler supports basic templates */
00305 /* #undef HAVE_TEMPLATES */
00306 
00307 /* Define to 1 if you have the `tempnam' function. */
00308 #define HAVE_TEMPNAM 1
00309 
00310 /* Define to 1 if you have the <tiffconf.h> header file. */
00311 #define HAVE_TIFFCONF_H 1
00312 
00313 /* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
00314 #define HAVE_TIFFMERGEFIELDINFO 1
00315 
00316 /* Define to 1 if you have the `TIFFSetTagExtender' function. */
00317 #define HAVE_TIFFSETTAGEXTENDER 1
00318 
00319 /* Define to 1 if you have the `times' function. */
00320 #define HAVE_TIMES 1
00321 
00322 /* Define to 1 if you have the <unistd.h> header file. */
00323 #define HAVE_UNISTD_H 1
00324 
00325 /* Define to 1 if you have the `usleep' function. */
00326 #define HAVE_USLEEP 1
00327 
00328 /* Define to 1 if you have the `vsnprintf' function. */
00329 #define HAVE_VSNPRINTF 1
00330 
00331 /* Define to 1 if you have the `vsprintf' function. */
00332 #define HAVE_VSPRINTF 1
00333 
00334 /* Define to 1 if the system has the type `_Bool'. */
00335 #define HAVE__BOOL 1
00336 
00337 /* Define to 1 if you have the `_exit' function. */
00338 #define HAVE__EXIT 1
00339 
00340 /* Define to 1 if you have the `_pclose' function. */
00341 /* #undef HAVE__PCLOSE */
00342 
00343 /* Define to 1 if you have the `_popen' function. */
00344 /* #undef HAVE__POPEN */
00345 
00346 /* Define if you have the bzip2 library */
00347 #define HasBZLIB 1
00348 
00349 /* Define if you have DOT library */
00350 /* #undef HasDOT */
00351 
00352 /* Define if you have Display Postscript */
00353 /* #undef HasDPS */
00354 
00355 /* Define if you have FlashPIX library */
00356 #define HasFPX 1
00357 
00358 /* Define if you have Ghostscript library */
00359 /* #undef HasGS */
00360 
00361 /* Define if you have JBIG library */
00362 /* #undef HasJBIG */
00363 
00364 /* Define if you have JPEG version 2 "Jasper" library */
00365 /* #undef HasJP2 */
00366 
00367 /* Define if you have JPEG library */
00368 #define HasJPEG 1
00369 
00370 /* Define if you have LCMS library */
00371 /* #undef HasLCMS */
00372 
00373 /* Define if using libltdl to support dynamically loadable modules */
00374 #define HasLTDL 1
00375 
00376 /* Define if you have PNG library */
00377 #define HasPNG 1
00378 
00379 /* X11 server supports shape extension */
00380 #define HasShape 1
00381 
00382 /* X11 server supports shared memory extension */
00383 #define HasSharedMemory 1
00384 
00385 /* Define if you have TIFF library */
00386 #define HasTIFF 1
00387 
00388 /* Define if you have FreeType (TrueType font) library */
00389 /* #undef HasTTF */
00390 
00391 /* Define to use the Windows GDI32 library */
00392 /* #undef HasWINGDI32 */
00393 
00394 /* Define if you have wmf library */
00395 /* #undef HasWMF */
00396 
00397 /* Define if you have wmflite library */
00398 /* #undef HasWMFlite */
00399 
00400 /* Define if you have X11 library */
00401 #define HasX11 1
00402 
00403 /* Define if you have XML library */
00404 #define HasXML 1
00405 
00406 /* Define if you have zlib compression library */
00407 #define HasZLIB 1
00408 
00409 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
00410    slash. */
00411 /* #undef LSTAT_FOLLOWS_SLASHED_SYMLINK */
00412 
00413 /* Define if the OS needs help to load dependent libraries for dlopen(). */
00414 /* #undef LTDL_DLOPEN_DEPLIBS */
00415 
00416 /* Define to the sub-directory in which libtool stores uninstalled libraries.
00417    */
00418 #define LTDL_OBJDIR ".libs/"
00419 
00420 /* Define to the name of the environment variable that determines the dynamic
00421    library search path. */
00422 #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
00423 
00424 /* Define to the extension used for shared libraries, say, ".so". */
00425 #define LTDL_SHLIB_EXT ".so"
00426 
00427 /* Define to the system default library search path. */
00428 #define LTDL_SYSSEARCHPATH "/usr/lib:/lib:/usr/local/lib:/usr/lib64:/usr/lib/mysql:/usr/lib64/mysql:/usr/lib64/qt-3.3/lib"
00429 
00430 /* Define to prepend to default font search path. */
00431 /* #undef MAGICK_FONT_PATH */
00432 
00433 /* define if the compiler supports ios::binary */
00434 /* #undef MISSING_STD_IOS_BINARY */
00435 
00436 /* Directory where executables are installed. */
00437 #define MagickBinPath "/usr/local/bin/"
00438 
00439 /* Location of coder modules */
00440 #define MagickImageCodersPath "/usr/local/lib/ImageMagick-6.3.6/modules-Q16/coders/"
00441 
00442 /* Subdirectory of lib where coder modules are installed */
00443 #define MagickImageCoderModulesSubdir "ImageMagick-6.3.6/modules-Q16/coders"
00444 
00445 /* Directory where ImageMagick documents live. */
00446 #define MagickDocumentPath "/usr/local/share/doc/ImageMagick-6.3.6/"
00447 
00448 /* Location of filter modules */
00449 #define MagickImageFiltersPath "/usr/local/lib/ImageMagick-6.3.6/modules-Q16/filters/"
00450 
00451 /* Subdirectory of lib where filter modules are installed */
00452 #define MagickImageFilterModulesSubdir "ImageMagick-6.3.6/modules-Q16/filters"
00453 
00454 /* Directory where architecture-dependent configuration files live. */
00455 #define MagickLibConfigPath "/usr/local/lib/ImageMagick-6.3.6/config/"
00456 
00457 /* Subdirectory of lib where architecture-dependent configuration files live.
00458    */
00459 #define MagickLibConfigSubDir "ImageMagick-6.3.6/config"
00460 
00461 /* Directory where architecture-dependent files live. */
00462 #define MagickLibPath "/usr/local/lib/ImageMagick-6.3.6/"
00463 
00464 /* Subdirectory of lib where ImageMagick architecture dependent files are
00465    installed */
00466 #define MagickLibSubdir "ImageMagick-6.3.6"
00467 
00468 /* Magick API method prefix */
00469 /* #undef MagickMethodPrefix */
00470 
00471 /* Directory where architecture-independent configuration files live. */
00472 #define MagickShareConfigPath "/usr/local/share/ImageMagick-6.3.6/config/"
00473 
00474 /* Subdirectory of lib where architecture-independent configuration files
00475    live. */
00476 #define MagickShareConfigSubDir "ImageMagick-6.3.6/config"
00477 
00478 /* Directory where architecture-independent files live. */
00479 #define MagickSharePath "/usr/local/share/ImageMagick-6.3.6/"
00480 
00481 /* Turn off assert statements */
00482 /* #undef NDEBUG */
00483 
00484 /* Define if dlsym() requires a leading underscore in symbol names. */
00485 /* #undef NEED_USCORE */
00486 
00487 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
00488 /* #undef NO_MINUS_C_MINUS_O */
00489 
00490 /* Define to the address where bug reports for this package should be sent. */
00491 #define PACKAGE_BUGREPORT "http://www.imagemagick.org"
00492 
00493 /* Define to the full name of this package. */
00494 #define PACKAGE_NAME "ImageMagick"
00495 
00496 /* Define to the full name and version of this package. */
00497 #define PACKAGE_STRING "ImageMagick 6.3.6"
00498 
00499 /* Define to the one symbol short name of this package. */
00500 #define PACKAGE_TARNAME "ImageMagick"
00501 
00502 /* Define to the version of this package. */
00503 #define PACKAGE_VERSION "6.3.6"
00504 
00505 /* Define to the necessary symbol if this constant uses a non-standard name on
00506    your system. */
00507 /* #undef PTHREAD_CREATE_JOINABLE */
00508 
00509 /* Pixel cache threshold in MB (defaults to available memory) */
00510 /* #undef PixelCacheThreshold */
00511 
00512 /* Number of bits in a pixel Quantum (8/16/32) */
00513 #define QuantumDepth 16
00514 
00515 /* Define as the return type of signal handlers (`int' or `void'). */
00516 #define RETSIGTYPE void
00517 
00518 /* The size of a `double', as computed by sizeof. */
00519 #define SIZEOF_DOUBLE 8
00520 
00521 /* The size of a `int', as computed by sizeof. */
00522 #define SIZEOF_INT 4
00523 
00524 /* The size of a `long', as computed by sizeof. */
00525 #define SIZEOF_LONG 8
00526 
00527 /* The size of a `long double', as computed by sizeof. */
00528 #define SIZEOF_LONG_DOUBLE 16
00529 
00530 /* The size of a `long long', as computed by sizeof. */
00531 #define SIZEOF_LONG_LONG 8
00532 
00533 /* The size of a `short', as computed by sizeof. */
00534 #define SIZEOF_SHORT 2
00535 
00536 /* The size of a `size_t', as computed by sizeof. */
00537 #define SIZEOF_SIZE_T 8
00538 
00539 /* The size of a `ssize_t', as computed by sizeof. */
00540 #define SIZEOF_SSIZE_T 8
00541 
00542 /* The size of a `unsigned int', as computed by sizeof. */
00543 #define SIZEOF_UNSIGNED_INT 4
00544 
00545 /* The size of a `unsigned long', as computed by sizeof. */
00546 #define SIZEOF_UNSIGNED_LONG 8
00547 
00548 /* The size of a `unsigned long long', as computed by sizeof. */
00549 #define SIZEOF_UNSIGNED_LONG_LONG 8
00550 
00551 /* The size of a `unsigned short', as computed by sizeof. */
00552 #define SIZEOF_UNSIGNED_SHORT 2
00553 
00554 /* Define to 1 if you have the ANSI C header files. */
00555 #define STDC_HEADERS 1
00556 
00557 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00558 #define TIME_WITH_SYS_TIME 1
00559 
00560 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
00561 /* #undef TM_IN_SYS_TIME */
00562 
00563 /* Build self-contained, embeddable, zero-configuration ImageMagick
00564    (experimental) */
00565 /* #undef UseEmbeddableMagick */
00566 
00567 /* ImageMagick is formally installed under prefix */
00568 #define UseInstalledMagick 1
00569 
00570 /* Define if using the dmalloc debugging malloc package */
00571 /* #undef WITH_DMALLOC */
00572 
00573 /* Define to 1 if your processor stores words with the most significant byte
00574    first (like Motoroland SPARC, unlike Intel and VAX). */
00575 /* #undef WORDS_BIGENDIAN */
00576 
00577 /* Location of X11 configure files */
00578 #define X11ConfigurePath "X11ConfigurePath"
00579 
00580 /* Define to 1 if the X Window System is missing or not being used. */
00581 /* #undef X_DISPLAY_MISSING */
00582 
00583 /* Number of bits in a file offset, on hosts where this settable. */
00584 #define _FILE_OFFSET_BITS 64
00585 
00586 /* Enable GNU extensions on systems that have them.  */
00587 #ifndef _GNU_SOURCE
00588 # define _GNU_SOURCE 1
00589 #endif
00590 
00591 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
00592 /* #undef _LARGEFILE_SOURCE */
00593 
00594 /* Define for large files, on AIX-style hosts. */
00595 /* #undef _LARGE_FILES */
00596 
00597 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
00598 #ifndef __CHAR_UNSIGNED__
00599 /* # undef __CHAR_UNSIGNED__ */
00600 #endif
00601 
00602 /* Define to empty if `const' does not conform to ANSI C. */
00603 /* #undef const */
00604 
00605 /* Define to a type to use for `error_t' if it is not otherwise available. */
00606 /* #undef error_t */
00607 
00608 /* Define to `__inline__' or `__inline' if that's what the C compiler
00609    calls it, or to nothing if 'inline' is not supported under any name.  */
00610 #ifndef __cplusplus
00611 /* #undef inline */
00612 #endif
00613 
00614 /* Define to `unsigned int' if <sys/types.h> does not define. */
00615 /* #undef mode_t */
00616 
00617 /* Define to `long' if <sys/types.h> does not define. */
00618 /* #undef off_t */
00619 
00620 /* Define to `int' if <sys/types.h> does not define. */
00621 /* #undef pid_t */
00622 
00623 /* Define to `unsigned long' if <sys/types.h> does not define. */
00624 /* #undef size_t */
00625 
00626 /* Define to `long' if <sys/types.h> does not define. */
00627 /* #undef ssize_t */

Generated on Thu Sep 4 11:43:16 2008 for ImageMagick by  doxygen 1.5.6