File: //usr/include/wand/wand-config-32.h
/* wand/wand-config.h. Generated by configure. */
/* magick/magick-config.h.in. Generated from configure.ac by autoheader. */
/* Define if coders and filters are to be built as modules. */
#define BuildMagickModules 1
/* Define if C++ compiler supports __func__ */
#define HAS_CPP__func__ 1
/* Define if C compiler supports __func__ */
#define HAS_C__func__ 1
/* Define to 1 if you have the `argz_append' function. */
#define HAVE_ARGZ_APPEND 1
/* Define to 1 if you have the `argz_create_sep' function. */
#define HAVE_ARGZ_CREATE_SEP 1
/* Define to 1 if you have the <argz.h> header file. */
#define HAVE_ARGZ_H 1
/* Define to 1 if you have the `argz_insert' function. */
#define HAVE_ARGZ_INSERT 1
/* Define to 1 if you have the `argz_next' function. */
#define HAVE_ARGZ_NEXT 1
/* Define to 1 if you have the `argz_stringify' function. */
#define HAVE_ARGZ_STRINGIFY 1
/* Define to 1 if you have the <assert.h> header file. */
#define HAVE_ASSERT_H 1
/* Define to 1 if you have the `bcopy' function. */
/* #undef HAVE_BCOPY */
/* define if bool is a built-in type */
#define HAVE_BOOL
/* Define to 1 if you have the `closedir' function. */
#define HAVE_CLOSEDIR 1
/* define if the compiler supports const_cast<> */
#define HAVE_CONST_CAST
/* Define to 1 if you have the <ctype.h> header file. */
#define HAVE_CTYPE_H 1
/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
don't. */
#define HAVE_DECL_SYS_SIGLIST 1
/* define if the compiler supports default template parameters */
#define HAVE_DEFAULT_TEMPLATE_PARAMETERS
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
*/
#define HAVE_DIRENT_H 1
/* Define if you have the GNU dld library. */
/* #undef HAVE_DLD */
/* Define to 1 if you have the <dld.h> header file. */
/* #undef HAVE_DLD_H */
/* Define to 1 if you have the `dlerror' function. */
#define HAVE_DLERROR 1
/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
/* Define to 1 if you have the <dl.h> header file. */
/* #undef HAVE_DL_H */
/* Define if you have the _dyld_func_lookup function. */
/* #undef HAVE_DYLD */
/* Define to 1 if you have the <errno.h> header file. */
#define HAVE_ERRNO_H 1
/* Define to 1 if the system has the type `error_t'. */
#define HAVE_ERROR_T 1
/* define if the compiler supports exceptions */
#define HAVE_EXCEPTIONS
/* define if the compiler supports the explicit keyword */
#define HAVE_EXPLICIT
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
#define HAVE_FSEEKO 1
/* Define to 1 if you have the <ft2build.h> header file. */
#define HAVE_FT2BUILD_H 1
/* Define to 1 if you have the `ftime' function. */
#define HAVE_FTIME 1
/* Define to 1 if you have the `getdtablesize' function. */
#define HAVE_GETDTABLESIZE 1
/* Define to 1 if you have the `getexecname' function. */
/* #undef HAVE_GETEXECNAME */
/* Define to 1 if you have the `getpagesize' function. */
#define HAVE_GETPAGESIZE 1
/* Define to 1 if you have the `index' function. */
/* #undef HAVE_INDEX */
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
/* Define if you have the <lcms.h> header file. */
#define HAVE_LCMS_H 1
/* Define if you have the <lcms/lcms.h> header file. */
/* #undef HAVE_LCMS_LCMS_H */
/* Define if you have the libdl library or equivalent. */
#define HAVE_LIBDL 1
/* Define to 1 if you have the <locale.h> header file. */
#define HAVE_LOCALE_H 1
/* Define to 1 if long double works and has more range or precision than
double. */
#define HAVE_LONG_DOUBLE 1
/* Define to 1 if you have the <machine/param.h> header file. */
/* #undef HAVE_MACHINE_PARAM_H */
/* Define to 1 if you have the <mach-o/dyld.h> header file. */
/* #undef HAVE_MACH_O_DYLD_H */
/* Define to 1 if you have the <malloc.h> header file. */
#define HAVE_MALLOC_H 1
/* Define to 1 if you have the `memcpy' function. */
#define HAVE_MEMCPY 1
/* Define to 1 if you have the `memmove' function. */
#define HAVE_MEMMOVE 1
/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1
/* Define to 1 if you have the `mkstemp' function. */
#define HAVE_MKSTEMP 1
/* Define to 1 if you have a working `mmap' system call. */
#define HAVE_MMAP_FILEIO 1
/* define if the compiler supports the mutable keyword */
#define HAVE_MUTABLE
/* define if the compiler implements namespaces */
#define HAVE_NAMESPACES
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
/* #undef HAVE_NDIR_H */
/* define if the compiler accepts the new for scoping rules */
#define HAVE_NEW_FOR_SCOPING
/* Define to 1 if you have the `opendir' function. */
#define HAVE_OPENDIR 1
/* Define to 1 if you have the `pclose' function. */
#define HAVE_PCLOSE 1
/* Define to 1 if you have the `poll' function. */
#define HAVE_POLL 1
/* Define to 1 if you have the `popen' function. */
#define HAVE_POPEN 1
/* Define to 1 if you have the `pread' function. */
#define HAVE_PREAD 1
/* Define if libtool can extract symbol lists from object files. */
#define HAVE_PRELOADED_SYMBOLS 1
/* Define if you have POSIX threads libraries and header files. */
#define HAVE_PTHREAD 1
/* Define to 1 if you have the `pwrite' function. */
#define HAVE_PWRITE 1
/* Define to 1 if you have the `raise' function. */
#define HAVE_RAISE 1
/* Define to 1 if you have the `rand_r' function. */
#define HAVE_RAND_R 1
/* Define to 1 if you have the `readdir' function. */
#define HAVE_READDIR 1
/* Define to 1 if you have the `rindex' function. */
/* #undef HAVE_RINDEX */
/* Define to 1 if you have the `seekdir' function. */
#define HAVE_SEEKDIR 1
/* Define to 1 if you have the `select' function. */
#define HAVE_SELECT 1
/* Define to 1 if you have the `setvbuf' function. */
#define HAVE_SETVBUF 1
/* Define if you have the shl_load function. */
/* #undef HAVE_SHL_LOAD */
/* Define to 1 if you have the `sigaction' function. */
#define HAVE_SIGACTION 1
/* Define to 1 if you have the `sigemptyset' function. */
#define HAVE_SIGEMPTYSET 1
/* define if the compiler supports static_cast<> */
#define HAVE_STATIC_CAST
/* Define to 1 if `stat' has the bug that it succeeds when given the
zero-length file name argument. */
/* #undef HAVE_STAT_EMPTY_STRING_BUG */
/* define if the compiler supports ISO C++ standard library */
#define HAVE_STD
/* Define to 1 if stdbool.h conforms to C99. */
#define HAVE_STDBOOL_H 1
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1
/* Define to 1 if you have the <stdio.h> header file. */
#define HAVE_STDIO_H 1
/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* define if the compiler supports Standard Template Library */
#define HAVE_STL
/* Define to 1 if you have the `strcasecmp' function. */
#define HAVE_STRCASECMP 1
/* Define to 1 if you have the `strchr' function. */
#define HAVE_STRCHR 1
/* Define to 1 if you have the `strcmp' function. */
#define HAVE_STRCMP 1
/* Define to 1 if you have the `strerror' function. */
#define HAVE_STRERROR 1
/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define to 1 if you have the `strlcat' function. */
/* #undef HAVE_STRLCAT */
/* Define to 1 if you have the `strlcpy' function. */
/* #undef HAVE_STRLCPY */
/* Define to 1 if you have the `strncasecmp' function. */
#define HAVE_STRNCASECMP 1
/* Define to 1 if you have the `strrchr' function. */
#define HAVE_STRRCHR 1
/* Define to 1 if you have the `sysconf' function. */
#define HAVE_SYSCONF 1
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
*/
/* #undef HAVE_SYS_DIR_H */
/* Define to 1 if you have the <sys/dl.h> header file. */
/* #undef HAVE_SYS_DL_H */
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
*/
/* #undef HAVE_SYS_NDIR_H */
/* Define to 1 if you have the <sys/resource.h> header file. */
#define HAVE_SYS_RESOURCE_H 1
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/times.h> header file. */
#define HAVE_SYS_TIMES_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the `telldir' function. */
#define HAVE_TELLDIR 1
/* define if the compiler supports basic templates */
#define HAVE_TEMPLATES
/* Define to 1 if you have the `tempnam' function. */
#define HAVE_TEMPNAM 1
/* Define to 1 if you have the <tiffconf.h> header file. */
#define HAVE_TIFFCONF_H 1
/* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
#define HAVE_TIFFMERGEFIELDINFO 1
/* Define to 1 if you have the `TIFFSetTagExtender' function. */
#define HAVE_TIFFSETTAGEXTENDER 1
/* Define to 1 if you have the `times' function. */
#define HAVE_TIMES 1
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Define to 1 if you have the `usleep' function. */
#define HAVE_USLEEP 1
/* Define to 1 if you have the `vsnprintf' function. */
#define HAVE_VSNPRINTF 1
/* Define to 1 if you have the `vsprintf' function. */
#define HAVE_VSPRINTF 1
/* Define to 1 if the system has the type `_Bool'. */
#define HAVE__BOOL 1
/* Define to 1 if you have the `_exit' function. */
#define HAVE__EXIT 1
/* Define to 1 if you have the `_pclose' function. */
/* #undef HAVE__PCLOSE */
/* Define to 1 if you have the `_popen' function. */
/* #undef HAVE__POPEN */
/* Define if you have the bzip2 library */
#define HasBZLIB 1
/* Define if you have DOT library */
/* #undef HasDOT */
/* Define if you have Display Postscript */
/* #undef HasDPS */
/* Define if you have FlashPIX library */
/* #undef HasFPX */
/* Define if you have Ghostscript library */
#define HasGS 1
/* Define if you have JBIG library */
/* #undef HasJBIG */
/* Define if you have JPEG version 2 "Jasper" library */
/* #undef HasJP2 */
/* Define if you have JPEG library */
#define HasJPEG 1
/* Define if you have LCMS library */
#define HasLCMS 1
/* Define if using libltdl to support dynamically loadable modules */
#define HasLTDL 1
/* Define if you have PNG library */
#define HasPNG 1
/* X11 server supports shape extension */
#define HasShape 1
/* X11 server supports shared memory extension */
#define HasSharedMemory 1
/* Define if you have TIFF library */
#define HasTIFF 1
/* Define if you have FreeType (TrueType font) library */
/* #undef HasTTF */
/* Define to use the Windows GDI32 library */
/* #undef HasWINGDI32 */
/* Define if you have wmf library */
/* #undef HasWMF */
/* Define if you have wmflite library */
#define HasWMFlite 1
/* Define if you have X11 library */
#define HasX11 1
/* Define if you have XML library */
#define HasXML 1
/* Define if you have zlib compression library */
#define HasZLIB 1
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
slash. */
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
/* Define if the OS needs help to load dependent libraries for dlopen(). */
/* #undef LTDL_DLOPEN_DEPLIBS */
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#define LTDL_OBJDIR ".libs/"
/* Define to the name of the environment variable that determines the dynamic
library search path. */
#define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
/* Define to the extension used for shared libraries, say, ".so". */
#define LTDL_SHLIB_EXT ".so"
/* Define to the system default library search path. */
#define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
/* Define to prepend to default font search path. */
/* #undef MAGICK_FONT_PATH */
/* define if the compiler supports ios::binary */
/* #undef MISSING_STD_IOS_BINARY */
/* Directory where executables are installed. */
#define MagickBinPath "/usr/bin/"
/* Location of coder modules */
#define MagickCoderModulesPath "/usr/lib/ImageMagick-6.2.8/modules-Q16/coders/"
/* Subdirectory of lib where coder modules are installed */
#define MagickCoderModulesSubdir "ImageMagick-6.2.8/modules-Q16/coders"
/* Directory where ImageMagick documents live. */
#define MagickDocumentPath "/usr/share/doc/ImageMagick-6.2.8/"
/* Location of filter modules */
#define MagickFilterModulesPath "/usr/lib/ImageMagick-6.2.8/modules-Q16/filters/"
/* Subdirectory of lib where filter modules are installed */
#define MagickFilterModulesSubdir "ImageMagick-6.2.8/modules-Q16/filters"
/* Directory where architecture-dependent configuration files live. */
#define MagickLibConfigPath "/usr/lib/ImageMagick-6.2.8/config/"
/* Subdirectory of lib where architecture-dependent configuration files live.
*/
#define MagickLibConfigSubDir "ImageMagick-6.2.8/config"
/* Directory where architecture-dependent files live. */
#define MagickLibPath "/usr/lib/ImageMagick-6.2.8/"
/* Subdirectory of lib where ImageMagick architecture dependent files are
installed */
#define MagickLibSubdir "ImageMagick-6.2.8"
/* Magick API method prefix */
/* #undef MagickMethodPrefix */
/* Directory where architecture-independent configuration files live. */
#define MagickShareConfigPath "/usr/share/ImageMagick-6.2.8/config/"
/* Subdirectory of lib where architecture-independent configuration files
live. */
#define MagickShareConfigSubDir "ImageMagick-6.2.8/config"
/* Directory where architecture-independent files live. */
#define MagickSharePath "/usr/share/ImageMagick-6.2.8/"
/* Turn off assert statements */
/* #undef NDEBUG */
/* Define if dlsym() requires a leading underscore in symbol names. */
/* #undef NEED_USCORE */
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
/* #undef NO_MINUS_C_MINUS_O */
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "http://redux.imagemagick.org/discussion-server/viewforum.php?f=3"
/* Define to the full name of this package. */
#define PACKAGE_NAME "magick/magick.h"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "magick/magick.h "
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "magick-magick-h"
/* Define to the version of this package. */
#define PACKAGE_VERSION " "
/* Define to the necessary symbol if this constant uses a non-standard name on
your system. */
/* #undef PTHREAD_CREATE_JOINABLE */
/* Pixel cache threshold in MB (defaults to available memory) */
/* #undef PixelCacheThreshold */
/* Number of bits in a pixel Quantum (8/16/32) */
#define QuantumDepth 16
/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void
/* The size of a `double', as computed by sizeof. */
#define SIZEOF_DOUBLE 8
/* The size of a `int', as computed by sizeof. */
#define SIZEOF_INT 4
/* The size of a `long', as computed by sizeof. */
#define SIZEOF_LONG 4
/* The size of a `long double', as computed by sizeof. */
#define SIZEOF_LONG_DOUBLE 12
/* The size of a `long long', as computed by sizeof. */
#define SIZEOF_LONG_LONG 8
/* The size of a `short', as computed by sizeof. */
#define SIZEOF_SHORT 2
/* The size of a `size_t', as computed by sizeof. */
#define SIZEOF_SIZE_T 4
/* The size of a `ssize_t', as computed by sizeof. */
#define SIZEOF_SSIZE_T 4
/* The size of a `unsigned int', as computed by sizeof. */
#define SIZEOF_UNSIGNED_INT 4
/* The size of a `unsigned long', as computed by sizeof. */
#define SIZEOF_UNSIGNED_LONG 4
/* The size of a `unsigned long long', as computed by sizeof. */
#define SIZEOF_UNSIGNED_LONG_LONG 8
/* The size of a `unsigned short', as computed by sizeof. */
#define SIZEOF_UNSIGNED_SHORT 2
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#define TIME_WITH_SYS_TIME 1
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
/* #undef TM_IN_SYS_TIME */
/* Build self-contained, embeddable, zero-configuration ImageMagick
(experimental) */
/* #undef UseEmbeddableMagick */
/* ImageMagick is formally installed under prefix */
#define UseInstalledMagick 1
/* Define if using the dmalloc debugging malloc package */
/* #undef WITH_DMALLOC */
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
/* #undef WORDS_BIGENDIAN */
/* Location of X11 configure files */
#define X11ConfigurePath "X11ConfigurePath"
/* Define to 1 if the X Window System is missing or not being used. */
/* #undef X_DISPLAY_MISSING */
/* Number of bits in a file offset, on hosts where this is settable. */
#define _FILE_OFFSET_BITS 64
/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# define _GNU_SOURCE 1
#endif
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
/* #undef _LARGEFILE_SOURCE */
/* Define for large files, on AIX-style hosts. */
/* #undef _LARGE_FILES */
/* Define to 1 if type `char' is unsigned and you are not using gcc. */
#ifndef __CHAR_UNSIGNED__
/* # undef __CHAR_UNSIGNED__ */
#endif
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
/* Define to a type to use for `error_t' if it is not otherwise available. */
/* #undef error_t */
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
/* #undef inline */
#endif
/* Define to `unsigned int' if <sys/types.h> does not define. */
/* #undef mode_t */
/* Define to `long' if <sys/types.h> does not define. */
/* #undef off_t */
/* Define to `int' if <sys/types.h> does not define. */
/* #undef pid_t */
/* Define to `unsigned long' if <sys/types.h> does not define. */
/* #undef size_t */
/* Define to `long' if <sys/types.h> does not define. */
/* #undef ssize_t */