/* magick/config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ #undef const /* Define if you don't have vprintf but do have _doprnt. */ #undef HAVE_DOPRNT /* Define if you have a working `mmap' system call. */ #undef HAVE_MMAP /* Define if you have the vprintf function. */ #undef HAVE_VPRINTF /* Define as __inline if that's what the C compiler calls it. */ #undef inline /* Define to `int' if doesn't define. */ #undef mode_t /* Define to `long' if doesn't define. */ #undef off_t /* Define to `int' if doesn't define. */ #undef pid_t /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE /* Define to `unsigned' if doesn't define. */ #undef size_t /* Define if the `S_IS*' macros in do not work properly. */ #undef STAT_MACROS_BROKEN /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* Define if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING /* Define to empty if the keyword does not work. */ #undef const /* Define to empty if the keyword does not work. */ #undef inline /* Define if you don't have vprintf but do have _doprnt. */ #undef HAVE_DOPRNT /* Define if you have the vprintf function. */ #undef HAVE_VPRINTF /* Define to `int' if doesn't define. */ #undef mode_t /* Define to `int' if doesn't define. */ #undef pid_t /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE /* Define to `unsigned' if doesn't define. */ #undef size_t /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* Define if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Define if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING /* The number of bytes in a int. */ #undef SIZEOF_INT /* The number of bytes in a long long. */ #undef SIZEOF_LONG_LONG /* Define if you have the getcwd function. */ #undef HAVE_GETCWD /* Define if you have the getexecname function. */ #undef HAVE_GETEXECNAME /* Define if you have the getpagesize function. */ #undef HAVE_GETPAGESIZE /* Define if you have the gettimeofday function. */ #undef HAVE_GETTIMEOFDAY /* Define if you have the mkdir function. */ #undef HAVE_MKDIR /* Define if you have the poll function. */ #undef HAVE_POLL /* Define if you have the select function. */ #undef HAVE_SELECT /* Define if you have the snprintf function. */ #undef HAVE_SNPRINTF /* Define if you have the strchr function. */ #undef HAVE_STRCHR /* Define if you have the strerror function. */ #undef HAVE_STRERROR /* Define if you have the strtol function. */ #undef HAVE_STRTOL /* Define if you have the sysconf function. */ #undef HAVE_SYSCONF /* Define if you have the tempnam function. */ #undef HAVE_TEMPNAM /* Define if you have the vsnprintf function. */ #undef HAVE_VSNPRINTF /* Define if you have the header file. */ #undef HAVE_DIRENT_H /* Define if you have the header file. */ #undef HAVE_ERRNO_H /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the header file. */ #undef HAVE_FREETYPE_FREETYPE_H /* Define if you have the header file. */ #undef HAVE_JP2CONF_H /* Define if you have the header file. */ #undef HAVE_MALLOC_H /* Define if you have the header file. */ #undef HAVE_MATH_H /* Define if you have the header file. */ #undef HAVE_MEMORY_H /* Define if you have the header file. */ #undef HAVE_NDIR_H /* Define if you have the header file. */ #undef HAVE_PWD_H /* Define if you have the header file. */ #undef HAVE_STDARG_H /* Define if you have the header file. */ #undef HAVE_STDINT_H /* Define if you have the header file. */ #undef HAVE_STRING_H /* Define if you have the header file. */ #undef HAVE_SYS_DIR_H /* Define if you have the header file. */ #undef HAVE_SYS_NDIR_H /* Define if you have the header file. */ #undef HAVE_SYS_SELECT_H /* Define if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define if you have the header file. */ #undef HAVE_TIFFCONF_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the header file. */ #undef HAVE_VARARGS_H /* Define if using libltdl to create dynamically loadable modules */ #undef HasLTDL /* Location of coder modules */ #undef MagickModulesPath /* Include LZW compression */ #undef HasLZW /* Increase max color value from 255 to 65535 */ #undef QuantumLeap /* Pixel cache threshold (default 2047MB) */ #undef PixelCacheThreshold /* Define to specify default TrueType font path. */ #undef TT_FONT_PATH /* Location of X11 configure files */ #undef X11ConfigurePath /* Define if you have Posix thread methods. */ #undef HasPTHREADS /* Define if you have zlib compression library */ #undef HasZLIB /* Define if you have the bzip2 library */ #undef HasBZLIB /* Define if you have X11 library */ #undef HasX11 /* X11 server supports shared memory extension */ #undef HasSharedMemory /* X11 server supports shape extension */ #undef HasShape /* Define if you have Display Postscript */ #undef HasDPS /* Define if you have FlashPIX library */ #undef HasFPX /* Define if you have LCMS library */ #undef HasLCMS /* Define if you have PNG library */ #undef HasPNG /* Define if you have JPEG library */ #undef HasJPEG /* Define if you have JPEG version 2 Jasper library */ #undef HasJP2 /* Define if you have Ghostscript library */ #undef HasGS /* Define if you have FreeType (TrueType font) library */ #undef HasTTF /* Define if you have TIFF library */ #undef HasTIFF /* Define if you have HDF library */ #undef HasHDF /* Define if you have JBIG library */ #undef HasJBIG /* Define if you have XML library */ #undef HasXML /* Define if you have WMF library */ #undef HasWMF /* Define if you have sys_errlist in libc */ #undef HAVE_SYS_ERRLIST /* Directory where architecture-dependent files live. */ #undef MagickLibPath /* Directory where architecture-independent files live. */ #undef MagickSharePath /* define if bool is a built-in type */ #undef HAVE_BOOL /* define if the compiler supports const_cast<> */ #undef HAVE_CONST_CAST /* define if the compiler supports default template parameters */ #undef HAVE_DEFAULT_TEMPLATE_PARAMETERS /* define if the compiler supports exceptions */ #undef HAVE_EXCEPTIONS /* define if the compiler implements namespaces */ #undef HAVE_NAMESPACES /* define if the compiler supports the explicit keyword */ #undef HAVE_EXPLICIT /* define if the compiler supports ISO C++ standard library */ #undef HAVE_STD /* define if the compiler supports Standard Template Library */ #undef HAVE_STL /* define if the compiler supports the mutable keyword */ #undef HAVE_MUTABLE /* define if the compiler accepts the new for scoping rules */ #undef HAVE_NEW_FOR_SCOPING /* define if the compiler supports static_cast<> */ #undef HAVE_STATIC_CAST /* define if the compiler supports basic templates */ #undef HAVE_TEMPLATES