1/* magick/config.h.in. Generated automatically from configure.in by autoheader. */ 2 3/* Define if you don't have vprintf but do have _doprnt. */ 4#undef MAGICKCORE_HAVE_DOPRNT 5 6/* Define if you have a working `mmap' system call. */ 7#define MAGICKCORE_HAVE_MMAP 1 8 9/* Define if you have the vprintf function. */ 10#define MAGICKCORE_HAVE_VPRINTF 1 11 12/* Define as __inline if that's what the C compiler calls it. */ 13#define MAGICKCORE_inline __inline 14 15/* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */ 16#undef MAGICKCORE_STAT_MACROS_BROKEN 17 18/* Define if you have the ANSI C header files. */ 19#define MAGICKCORE_STDC_HEADERS 1 20 21/* Define if you can safely include both <sys/time.h> and <time.h>. */ 22#define MAGICKCORE_TIME_WITH_SYS_TIME 1 23 24/* Define if your processor stores words with the most significant 25 byte first (like Motorola and SPARC, unlike Intel and VAX). */ 26#undef MAGICKCORE_WORDS_BIGENDIAN 27 28/* Define if the X Window System is missing or not being used. */ 29#undef MAGICKCORE_X_DISPLAY_MISSING 30 31/* The number of bytes in a int. */ 32#define MAGICKCORE_SIZEOF_INT 4 33 34/* The number of bytes in a long long. */ 35#define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8 36 37/* Define if you have the getcwd function. */ 38#define MAGICKCORE_HAVE_GETCWD 1 39 40/* Define if you have the getexecname function. */ 41#undef MAGICKCORE_HAVE_GETEXECNAME 42 43/* Define if you have the getpagesize function. */ 44#define MAGICKCORE_HAVE_GETPAGESIZE 1 45 46/* Define if you have the gettimeofday function. */ 47#define MAGICKCORE_HAVE_GETTIMEOFDAY 1 48 49/* Define if you have the mkdir function. */ 50#define MAGICKCORE_HAVE_MKDIR 1 51 52/* Define if you have the poll function. */ 53#undef MAGICKCORE_HAVE_POLL 54 55/* Define if you have the select function. */ 56#undef MAGICKCORE_HAVE_SELECT 57 58/* Define if you have the snprintf function. */ 59#undef MAGICKCORE_HAVE_SNPRINTF 60 61/* Define if you have the strchr function. */ 62#define MAGICKCORE_HAVE_STRCHR 1 63 64/* Define if you have the strerror function. */ 65#define MAGICKCORE_HAVE_STRERROR 1 66 67/* Define if you have the strtol function. */ 68#define MAGICKCORE_HAVE_STRTOL 1 69 70/* Define if you have the sysconf function. */ 71#define MAGICKCORE_HAVE_SYSCONF 1 72 73/* Define if you have the tempnam function. */ 74#define MAGICKCORE_HAVE_TEMPNAM 1 75 76/* Define if you have the vsnprintf function. */ 77#undef MAGICKCORE_HAVE_VSNPRINTF 78 79/* Define if you have the <dirent.h> header file. */ 80#define MAGICKCORE_HAVE_DIRENT_H 1 81 82/* Define if you have the <errno.h> header file. */ 83#define MAGICKCORE_HAVE_ERRNO_H 1 84 85/* Define if you have the <fcntl.h> header file. */ 86#define MAGICKCORE_HAVE_FCNTL_H 1 87 88/* Define if you have the <ft2build.h> header file. */ 89#define MAGICKCORE_HAVE_FT2BUILD_H 1 90 91/* Define if you have the <freetype/freetype.h> header file. */ 92#define MAGICKCORE_HAVE_FREETYPE_FREETYPE_H 1 93 94/* Define if you have the <hdf.h> header file. */ 95#define MAGICKCORE_HAVE_HDF_H 1 96 97/* Define if you have the <hdf/hdf.h> header file. */ 98#undef MAGICKCORE_HAVE_HDF_HDF_H 99 100/* Define if you have the <libxml/xml-error.h> header file. */ 101#undef MAGICKCORE_HAVE_LIBXML_XML_ERROR_H 102 103/* Define if you have the <libxml/xmlerror.h> header file. */ 104#undef MAGICKCORE_HAVE_LIBXML_XMLERROR_H 105 106/* Define if you have the <jp2conf.h> header file. */ 107#undef MAGICKCORE_HAVE_JP2CONF_H 108 109/* Define if you have the <malloc.h> header file. */ 110#undef MAGICKCORE_HAVE_MALLOC_H 111 112/* Define if you have the <math.h> header file. */ 113#define MAGICKCORE_HAVE_MATH_H 1 114 115/* Define if you have the <memory.h> header file. */ 116#define MAGICKCORE_HAVE_MEMORY_H 1 117 118/* Define if you have the <ndir.h> header file. */ 119#undef MAGICKCORE_HAVE_NDIR_H 120 121/* Define if you have the <pwd.h> header file. */ 122#define MAGICKCORE_HAVE_PWD_H 1 123 124/* Define if you have the <stdarg.h> header file. */ 125#define MAGICKCORE_HAVE_STDARG_H 1 126 127/* Define if you have the <stdint.h> header file. */ 128#undef MAGICKCORE_HAVE_STDINT_H 129 130/* Define if you have the <string.h> header file. */ 131#define MAGICKCORE_HAVE_STRING_H 1 132 133/* Define if you have the <sys/dir.h> header file. */ 134#undef MAGICKCORE_HAVE_SYS_DIR_H 135 136/* Define if you have the <sys/ndir.h> header file. */ 137#undef MAGICKCORE_HAVE_SYS_NDIR_H 138 139/* Define if you have the <sys/select.h> header file. */ 140#define MAGICKCORE_HAVE_SYS_SELECT_H 1 141 142/* Define if you have the <sys/stat.h> header file. */ 143#define MAGICKCORE_HAVE_SYS_STAT_H 1 144 145/* Define if you have the <sys/time.h> header file. */ 146#define MAGICKCORE_HAVE_SYS_TIME_H 1 147 148/* Define if you have the <sys/types.h> header file. */ 149#define MAGICKCORE_HAVE_SYS_TYPES_H 1 150 151/* Define if you have the <tiffconf.h> header file. */ 152#define MAGICKCORE_HAVE_TIFFCONF_H 1 153 154/* Define if you have the <unistd.h> header file. */ 155#define MAGICKCORE_HAVE_UNISTD_H 1 156 157/* Define if you have the <varargs.h> header file. */ 158#undef MAGICKCORE_HAVE_VARARGS_H 159 160/* Define if using libltdl to create dynamically loadable modules */ 161#undef MAGICKCORE_LTDL_DELEGATE 162 163/* Location of coder modules */ 164#undef MAGICKCORE_MagickModulesPath 165 166/* Number of bits in a pixel Quantum (8 or 16) */ 167#define MAGICKCORE_QUANTUM_DEPTH 16 168 169/* Pixel cache threshold (default 2047MB) */ 170#undef MAGICKCORE_PixelCacheThreshold 171 172/* Define to specify default TrueType font path. */ 173#undef MAGICKCORE_TT_FONT_PATH 174 175/* Location of X11 configure files */ 176#undef MAGICKCORE_X11ConfigurePath 177 178/* Define if you have Posix thread methods. */ 179#undef MAGICKCORE_HasPTHREADS 180 181/* Define if you have zlib compression library */ 182#define MAGICKCORE_ZLIB_DELEGATE 1 183 184/* Define if you have the bzip2 library */ 185#define MAGICKCORE_BZLIB_DELEGATE 1 186 187/* Define if you have X11 library */ 188#define MAGICKCORE_X11_DELEGATE 1 189 190/* X11 server supports shared memory extension */ 191#undef MAGICKCORE_HAVE_SHARED_MEMORY 192 193/* X11 server supports shape extension */ 194#undef MAGICKCORE_HAVE_SHAPE 195 196/* Define if you have Display Postscript */ 197#undef MAGICKCORE_DPS_DELEGATE 198 199/* Define if you have FlashPIX library */ 200#undef MAGICKCORE_FPX_DELEGATE 201 202/* Define if you have LCMS library */ 203#undef MAGICKCORE_LCMS_DELEGATE 204 205/* Define if you have PNG library */ 206#define MAGICKCORE_PNG_DELEGATE 1 207 208/* Define if you have JPEG library */ 209#define MAGICKCORE_JPEG_DELEGATE 1 210 211/* Define if you have JPEG version 2 Jasper library */ 212#define MAGICKCORE_JP2_DELEGATE 1 213/* #define MAGICKCORE_LIBOPENJP2_DELEGATE 1 */ 214 215/* Define if you have Ghostscript library */ 216#undef MAGICKCORE_GS_DELEGATE 217 218/* Define if you have FreeType (TrueType font) library */ 219#define MAGICKCORE_FREETYPE_DELEGATE 1 220 221/* Define if you have TIFF library */ 222#define MAGICKCORE_TIFF_DELEGATE 1 223 224/* Define if you have HDF4 library */ 225#define MAGICKCORE_HDF_DELEGATE 1 226 227/* Define if you have JBIG library */ 228#define MAGICKCORE_JBIG_DELEGATE 1 229 230/* Define if you have XML library */ 231#undef MAGICKCORE_XML_DELEGATE 232 233/* Define if you have WMF library */ 234#undef MAGICKCORE_WMF_DELEGATE 235 236/* Define if you have sys_errlist in libc */ 237#undef MAGICKCORE_HAVE_SYS_ERRLIST 238 239/* Define directory where ImageMagick/delegates.xml lives. */ 240#undef MAGICKCORE_MagickConfigurePath 241 242/* define MAGICKCORE_if bool is a built-in type */ 243#define MAGICKCORE_HAVE_BOOL 1 244 245/* define MAGICKCORE_if the compiler supports const_cast<> */ 246#undef MAGICKCORE_HAVE_CONST_CAST 247 248/* define MAGICKCORE_if the compiler supports default template parameters */ 249#undef MAGICKCORE_HAVE_DEFAULT_TEMPLATE_PARAMETERS 250 251/* define MAGICKCORE_if the compiler supports exceptions */ 252#undef MAGICKCORE_HAVE_EXCEPTIONS 253 254/* define MAGICKCORE_if the compiler implements namespaces */ 255#undef MAGICKCORE_HAVE_NAMESPACES 256 257/* define MAGICKCORE_if the compiler supports the explicit keyword */ 258#undef MAGICKCORE_HAVE_EXPLICIT 259 260/* define MAGICKCORE_if the compiler supports ISO C++ standard library */ 261#define MAGICKCORE_HAVE_STD 1 262 263/* define MAGICKCORE_if the compiler supports Standard Template Library */ 264#define MAGICKCORE_HAVE_STL 1 265 266/* define MAGICKCORE_if the compiler supports the mutable keyword */ 267#undef MAGICKCORE_HAVE_MUTABLE 268 269/* define MAGICKCORE_if the compiler accepts the new for scoping rules */ 270#undef MAGICKCORE_HAVE_NEW_FOR_SCOPING 271 272/* define MAGICKCORE_if the compiler supports static_cast<> */ 273#undef MAGICKCORE_HAVE_STATIC_CAST 274 275/* define MAGICKCORE_if the compiler supports basic templates */ 276#undef MAGICKCORE_HAVE_TEMPLATES 277 278#define MAGICKCORE_LIBRARY_RELATIVE_PATH "/" 279 280#define MAGICKCORE_HAVE_MKSTEMP 1 281 282#define round nint 283 284#define MAGICKCORE_CIPHER_SUPPORT 1 285 286#define MAGICKCORE_HDRI_ENABLE 1 287 288#define MAGICKCORE_HAVE_STRCASECMP 1 289#define MAGICKCORE_HAVE_STRNCASECMP 1 290