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