| cristy | 4c08aed | 2011-07-01 19:47:50 +0000 | [diff] [blame] | 1 | #ifndef _MAGICKCORE_MAGICK_CONFIG_H |
| 2 | #define _MAGICKCORE_MAGICK_CONFIG_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 3 | |
| cristy | 4c08aed | 2011-07-01 19:47:50 +0000 | [diff] [blame] | 4 | /* MagickCore/magick-config.h. Generated automatically at end of configure. */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 5 | /* config/config.h. Generated from config.h.in by configure. */ |
| 6 | /* config/config.h.in. Generated from configure.ac by autoheader. */ |
| 7 | |
| 8 | /* Define if building universal (internal helper macro) */ |
| 9 | /* #undef AC_APPLE_UNIVERSAL_BUILD */ |
| 10 | |
| 11 | /* Define if you have AUTOTRACE library */ |
| cristy | 00e93b4 | 2012-01-18 17:40:03 +0000 | [diff] [blame] | 12 | /* #undef AUTOTRACE_DELEGATE */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 13 | |
| 14 | /* Define if coders and filters are to be built as modules. */ |
| cristy | b0a657e | 2012-08-29 00:45:37 +0000 | [diff] [blame] | 15 | /* #undef BUILD_MODULES */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 16 | |
| 17 | /* Define if you have the bzip2 library */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 18 | #ifndef MAGICKCORE_BZLIB_DELEGATE |
| 19 | #define MAGICKCORE_BZLIB_DELEGATE 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 20 | #endif |
| 21 | |
| 22 | /* Define if you have CAIRO library */ |
| cristy | 1164d5f | 2012-08-15 00:58:25 +0000 | [diff] [blame] | 23 | /* #undef CAIRO_DELEGATE */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 24 | |
| 25 | /* permit enciphering and deciphering image pixels */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 26 | #ifndef MAGICKCORE_CIPHER_SUPPORT |
| 27 | #define MAGICKCORE_CIPHER_SUPPORT 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 28 | #endif |
| 29 | |
| 30 | /* Define to 1 if the `closedir' function returns void instead of `int'. */ |
| 31 | /* #undef CLOSEDIR_VOID */ |
| 32 | |
| 33 | /* Location of coder modules */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 34 | #ifndef MAGICKCORE_CODER_PATH |
| cristy | 4a3e215 | 2011-07-02 00:59:04 +0000 | [diff] [blame] | 35 | #define MAGICKCORE_CODER_PATH "/usr/local/lib/ImageMagick-7.0.0/modules-Q16/coders/" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 36 | #endif |
| 37 | |
| 38 | /* Subdirectory of lib where coder modules are installed */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 39 | #ifndef MAGICKCORE_CODER_RELATIVE_PATH |
| cristy | 4a3e215 | 2011-07-02 00:59:04 +0000 | [diff] [blame] | 40 | #define MAGICKCORE_CODER_RELATIVE_PATH "ImageMagick-7.0.0/modules-Q16/coders" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 41 | #endif |
| 42 | |
| 43 | /* Directory where architecture-dependent configuration files live. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 44 | #ifndef MAGICKCORE_CONFIGURE_PATH |
| cristy | ba0f197 | 2011-03-28 12:42:52 +0000 | [diff] [blame] | 45 | #define MAGICKCORE_CONFIGURE_PATH "/usr/local/etc/ImageMagick/" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 46 | #endif |
| 47 | |
| 48 | /* Subdirectory of lib where architecture-dependent configuration files live. |
| 49 | */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 50 | #ifndef MAGICKCORE_CONFIGURE_RELATIVE_PATH |
| cristy | ba0f197 | 2011-03-28 12:42:52 +0000 | [diff] [blame] | 51 | #define MAGICKCORE_CONFIGURE_RELATIVE_PATH "ImageMagick" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 52 | #endif |
| 53 | |
| 54 | /* Define if you have DJVU library */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 55 | #ifndef MAGICKCORE_DJVU_DELEGATE |
| 56 | #define MAGICKCORE_DJVU_DELEGATE 1 |
| 57 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 58 | |
| 59 | /* Directory where ImageMagick documents live. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 60 | #ifndef MAGICKCORE_DOCUMENTATION_PATH |
| cristy | 4e65ec2 | 2012-04-08 01:33:27 +0000 | [diff] [blame] | 61 | #define MAGICKCORE_DOCUMENTATION_PATH "/usr/local/share/doc/ImageMagick-7.0.0/" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 62 | #endif |
| 63 | |
| 64 | /* Define if you have Display Postscript */ |
| 65 | /* #undef DPS_DELEGATE */ |
| 66 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 67 | /* exclude deprecated methods in MagickCore API */ |
| 68 | /* #undef EXCLUDE_DEPRECATED */ |
| 69 | |
| 70 | /* Directory where executables are installed. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 71 | #ifndef MAGICKCORE_EXECUTABLE_PATH |
| 72 | #define MAGICKCORE_EXECUTABLE_PATH "/usr/local/bin/" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 73 | #endif |
| 74 | |
| 75 | /* Define if you have FFTW library */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 76 | #ifndef MAGICKCORE_FFTW_DELEGATE |
| 77 | #define MAGICKCORE_FFTW_DELEGATE 1 |
| 78 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 79 | |
| 80 | /* Location of filter modules */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 81 | #ifndef MAGICKCORE_FILTER_PATH |
| cristy | 4a3e215 | 2011-07-02 00:59:04 +0000 | [diff] [blame] | 82 | #define MAGICKCORE_FILTER_PATH "/usr/local/lib/ImageMagick-7.0.0/modules-Q16/filters/" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 83 | #endif |
| 84 | |
| 85 | /* Subdirectory of lib where filter modules are installed */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 86 | #ifndef MAGICKCORE_FILTER_RELATIVE_PATH |
| cristy | 4a3e215 | 2011-07-02 00:59:04 +0000 | [diff] [blame] | 87 | #define MAGICKCORE_FILTER_RELATIVE_PATH "ImageMagick-7.0.0/modules-Q16/filters" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 88 | #endif |
| 89 | |
| 90 | /* Define if you have FONTCONFIG library */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 91 | #ifndef MAGICKCORE_FONTCONFIG_DELEGATE |
| 92 | #define MAGICKCORE_FONTCONFIG_DELEGATE 1 |
| 93 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 94 | |
| 95 | /* Define if you have FlashPIX library */ |
| cristy | ceb488f | 2012-03-22 10:58:48 +0000 | [diff] [blame] | 96 | /* #undef FPX_DELEGATE */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 97 | |
| cristy | 81beccd | 2011-10-03 18:17:24 +0000 | [diff] [blame] | 98 | /* Define if you have FreeType (TrueType font) library */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 99 | #ifndef MAGICKCORE_FREETYPE_DELEGATE |
| 100 | #define MAGICKCORE_FREETYPE_DELEGATE 1 |
| 101 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 102 | |
| 103 | /* Define if you have Ghostscript library or framework */ |
| cristy | 00e93b4 | 2012-01-18 17:40:03 +0000 | [diff] [blame] | 104 | /* #undef GS_DELEGATE */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 105 | |
| 106 | /* Define if you have GVC library */ |
| cristy | 1b70dc8 | 2012-07-01 23:15:05 +0000 | [diff] [blame] | 107 | /* #undef GVC_DELEGATE */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 108 | |
| cristy | b33454f | 2011-08-03 02:10:45 +0000 | [diff] [blame] | 109 | /* Define to 1 if you have the `acosh' function. */ |
| 110 | #ifndef MAGICKCORE_HAVE_ACOSH |
| 111 | #define MAGICKCORE_HAVE_ACOSH 1 |
| 112 | #endif |
| 113 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 114 | /* Define to 1 if you have the `argz_add' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 115 | #ifndef MAGICKCORE_HAVE_ARGZ_ADD |
| 116 | #define MAGICKCORE_HAVE_ARGZ_ADD 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 117 | #endif |
| 118 | |
| 119 | /* Define to 1 if you have the `argz_append' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 120 | #ifndef MAGICKCORE_HAVE_ARGZ_APPEND |
| 121 | #define MAGICKCORE_HAVE_ARGZ_APPEND 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 122 | #endif |
| 123 | |
| 124 | /* Define to 1 if you have the `argz_count' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 125 | #ifndef MAGICKCORE_HAVE_ARGZ_COUNT |
| 126 | #define MAGICKCORE_HAVE_ARGZ_COUNT 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 127 | #endif |
| 128 | |
| 129 | /* Define to 1 if you have the `argz_create_sep' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 130 | #ifndef MAGICKCORE_HAVE_ARGZ_CREATE_SEP |
| 131 | #define MAGICKCORE_HAVE_ARGZ_CREATE_SEP 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 132 | #endif |
| 133 | |
| 134 | /* Define to 1 if you have the <argz.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 135 | #ifndef MAGICKCORE_HAVE_ARGZ_H |
| 136 | #define MAGICKCORE_HAVE_ARGZ_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 137 | #endif |
| 138 | |
| 139 | /* Define to 1 if you have the `argz_insert' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 140 | #ifndef MAGICKCORE_HAVE_ARGZ_INSERT |
| 141 | #define MAGICKCORE_HAVE_ARGZ_INSERT 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 142 | #endif |
| 143 | |
| 144 | /* Define to 1 if you have the `argz_next' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 145 | #ifndef MAGICKCORE_HAVE_ARGZ_NEXT |
| 146 | #define MAGICKCORE_HAVE_ARGZ_NEXT 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 147 | #endif |
| 148 | |
| 149 | /* Define to 1 if you have the `argz_stringify' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 150 | #ifndef MAGICKCORE_HAVE_ARGZ_STRINGIFY |
| 151 | #define MAGICKCORE_HAVE_ARGZ_STRINGIFY 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 152 | #endif |
| 153 | |
| 154 | /* Define to 1 if you have the <arm/limits.h> header file. */ |
| 155 | /* #undef HAVE_ARM_LIMITS_H */ |
| 156 | |
| cristy | b33454f | 2011-08-03 02:10:45 +0000 | [diff] [blame] | 157 | /* Define to 1 if you have the `asinh' function. */ |
| 158 | #ifndef MAGICKCORE_HAVE_ASINH |
| 159 | #define MAGICKCORE_HAVE_ASINH 1 |
| 160 | #endif |
| 161 | |
| 162 | /* Define to 1 if you have the `atanh' function. */ |
| 163 | #ifndef MAGICKCORE_HAVE_ATANH |
| 164 | #define MAGICKCORE_HAVE_ATANH 1 |
| 165 | #endif |
| 166 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 167 | /* Define to 1 if you have the `atexit' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 168 | #ifndef MAGICKCORE_HAVE_ATEXIT |
| 169 | #define MAGICKCORE_HAVE_ATEXIT 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 170 | #endif |
| 171 | |
| cristy | c5baf4f | 2010-08-31 15:05:33 +0000 | [diff] [blame] | 172 | /* Define to 1 if you have the `atoll' function. */ |
| 173 | #ifndef MAGICKCORE_HAVE_ATOLL |
| 174 | #define MAGICKCORE_HAVE_ATOLL 1 |
| 175 | #endif |
| 176 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 177 | /* define if bool is a built-in type */ |
| cristy | 00e93b4 | 2012-01-18 17:40:03 +0000 | [diff] [blame] | 178 | #ifndef MAGICKCORE_HAVE_BOOL |
| 179 | #define MAGICKCORE_HAVE_BOOL /**/ |
| 180 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 181 | |
| cristy | 47b022b | 2011-01-18 22:29:21 +0000 | [diff] [blame] | 182 | /* Define to 1 if you have the `cabs' function. */ |
| 183 | #ifndef MAGICKCORE_HAVE_CABS |
| 184 | #define MAGICKCORE_HAVE_CABS 1 |
| 185 | #endif |
| 186 | |
| 187 | /* Define to 1 if you have the `carg' function. */ |
| 188 | #ifndef MAGICKCORE_HAVE_CARG |
| 189 | #define MAGICKCORE_HAVE_CARG 1 |
| 190 | #endif |
| 191 | |
| cristy | 56ed31c | 2010-03-22 00:46:21 +0000 | [diff] [blame] | 192 | /* Define to 1 if you have the `cimag' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 193 | #ifndef MAGICKCORE_HAVE_CIMAG |
| 194 | #define MAGICKCORE_HAVE_CIMAG 1 |
| cristy | 56ed31c | 2010-03-22 00:46:21 +0000 | [diff] [blame] | 195 | #endif |
| 196 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 197 | /* Define to 1 if you have the `clock' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 198 | #ifndef MAGICKCORE_HAVE_CLOCK |
| 199 | #define MAGICKCORE_HAVE_CLOCK 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 200 | #endif |
| 201 | |
| cristy | e43a45e | 2009-09-28 14:49:00 +0000 | [diff] [blame] | 202 | /* Define to 1 if you have clock_gettime. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 203 | #ifndef MAGICKCORE_HAVE_CLOCK_GETTIME |
| 204 | #define MAGICKCORE_HAVE_CLOCK_GETTIME 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 205 | #endif |
| 206 | |
| cristy | e43a45e | 2009-09-28 14:49:00 +0000 | [diff] [blame] | 207 | /* Define to 1 if clock_gettime supports CLOCK_REALTIME. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 208 | #ifndef MAGICKCORE_HAVE_CLOCK_REALTIME |
| 209 | #define MAGICKCORE_HAVE_CLOCK_REALTIME 1 |
| cristy | e43a45e | 2009-09-28 14:49:00 +0000 | [diff] [blame] | 210 | #endif |
| 211 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 212 | /* Define to 1 if you have the `closedir' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 213 | #ifndef MAGICKCORE_HAVE_CLOSEDIR |
| 214 | #define MAGICKCORE_HAVE_CLOSEDIR 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 215 | #endif |
| 216 | |
| cristy | fe2e68f | 2010-01-09 19:16:03 +0000 | [diff] [blame] | 217 | /* Define to 1 if you have the <CL/cl.h> header file. */ |
| cristy | 4d41221 | 2012-06-27 23:14:48 +0000 | [diff] [blame] | 218 | /* #undef HAVE_CL_CL_H */ |
| cristy | 736173a | 2009-09-20 21:18:22 +0000 | [diff] [blame] | 219 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 220 | /* Define to 1 if you have the <complex.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 221 | #ifndef MAGICKCORE_HAVE_COMPLEX_H |
| 222 | #define MAGICKCORE_HAVE_COMPLEX_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 223 | #endif |
| 224 | |
| cristy | 47b022b | 2011-01-18 22:29:21 +0000 | [diff] [blame] | 225 | /* Define to 1 if you have the `creal' function. */ |
| 226 | #ifndef MAGICKCORE_HAVE_CREAL |
| 227 | #define MAGICKCORE_HAVE_CREAL 1 |
| 228 | #endif |
| 229 | |
| cristy | c5baf4f | 2010-08-31 15:05:33 +0000 | [diff] [blame] | 230 | /* Define to 1 if you have the `ctime_r' function. */ |
| 231 | #ifndef MAGICKCORE_HAVE_CTIME_R |
| 232 | #define MAGICKCORE_HAVE_CTIME_R 1 |
| 233 | #endif |
| 234 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 235 | /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if |
| 236 | you don't. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 237 | /* #undef HAVE_DECL_CYGWIN_CONV_PATH */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 238 | |
| 239 | /* Define to 1 if you have the declaration of `pread', and to 0 if you don't. |
| 240 | */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 241 | #ifndef MAGICKCORE_HAVE_DECL_PREAD |
| 242 | #define MAGICKCORE_HAVE_DECL_PREAD 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 243 | #endif |
| 244 | |
| 245 | /* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't. |
| 246 | */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 247 | #ifndef MAGICKCORE_HAVE_DECL_PWRITE |
| 248 | #define MAGICKCORE_HAVE_DECL_PWRITE 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 249 | #endif |
| 250 | |
| cristy | 7d4a1d6 | 2011-10-13 15:54:12 +0000 | [diff] [blame] | 251 | /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you |
| 252 | don't. */ |
| 253 | #ifndef MAGICKCORE_HAVE_DECL_STRERROR_R |
| 254 | #define MAGICKCORE_HAVE_DECL_STRERROR_R 1 |
| 255 | #endif |
| 256 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 257 | /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you |
| 258 | don't. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 259 | #ifndef MAGICKCORE_HAVE_DECL_STRLCPY |
| 260 | #define MAGICKCORE_HAVE_DECL_STRLCPY 0 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 261 | #endif |
| 262 | |
| cristy | 92703d8 | 2010-04-26 00:18:18 +0000 | [diff] [blame] | 263 | /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't. |
| 264 | */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 265 | /* #undef HAVE_DECL_TZNAME */ |
| cristy | 92703d8 | 2010-04-26 00:18:18 +0000 | [diff] [blame] | 266 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 267 | /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you |
| 268 | don't. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 269 | #ifndef MAGICKCORE_HAVE_DECL_VSNPRINTF |
| 270 | #define MAGICKCORE_HAVE_DECL_VSNPRINTF 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 271 | #endif |
| 272 | |
| 273 | /* Define to 1 if you have the `directio' function. */ |
| 274 | /* #undef HAVE_DIRECTIO */ |
| 275 | |
| 276 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. |
| 277 | */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 278 | #ifndef MAGICKCORE_HAVE_DIRENT_H |
| 279 | #define MAGICKCORE_HAVE_DIRENT_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 280 | #endif |
| 281 | |
| 282 | /* Define if you have the GNU dld library. */ |
| 283 | /* #undef HAVE_DLD */ |
| 284 | |
| 285 | /* Define to 1 if you have the <dld.h> header file. */ |
| 286 | /* #undef HAVE_DLD_H */ |
| 287 | |
| 288 | /* Define to 1 if you have the `dlerror' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 289 | #ifndef MAGICKCORE_HAVE_DLERROR |
| 290 | #define MAGICKCORE_HAVE_DLERROR 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 291 | #endif |
| 292 | |
| 293 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 294 | #ifndef MAGICKCORE_HAVE_DLFCN_H |
| 295 | #define MAGICKCORE_HAVE_DLFCN_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 296 | #endif |
| 297 | |
| 298 | /* Define to 1 if you have the <dl.h> header file. */ |
| 299 | /* #undef HAVE_DL_H */ |
| 300 | |
| 301 | /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ |
| 302 | /* #undef HAVE_DOPRNT */ |
| 303 | |
| 304 | /* Define if you have the _dyld_func_lookup function. */ |
| 305 | /* #undef HAVE_DYLD */ |
| 306 | |
| 307 | /* Define to 1 if you have the <errno.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 308 | #ifndef MAGICKCORE_HAVE_ERRNO_H |
| 309 | #define MAGICKCORE_HAVE_ERRNO_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 310 | #endif |
| 311 | |
| 312 | /* Define to 1 if the system has the type `error_t'. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 313 | #ifndef MAGICKCORE_HAVE_ERROR_T |
| 314 | #define MAGICKCORE_HAVE_ERROR_T 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 315 | #endif |
| 316 | |
| 317 | /* Define to 1 if you have the `execvp' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 318 | #ifndef MAGICKCORE_HAVE_EXECVP |
| 319 | #define MAGICKCORE_HAVE_EXECVP 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 320 | #endif |
| 321 | |
| cristy | f1440cb | 2010-02-23 02:24:21 +0000 | [diff] [blame] | 322 | /* Define to 1 if you have the `fchmod' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 323 | #ifndef MAGICKCORE_HAVE_FCHMOD |
| 324 | #define MAGICKCORE_HAVE_FCHMOD 1 |
| cristy | f1440cb | 2010-02-23 02:24:21 +0000 | [diff] [blame] | 325 | #endif |
| 326 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 327 | /* Define to 1 if you have the <fcntl.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 328 | #ifndef MAGICKCORE_HAVE_FCNTL_H |
| 329 | #define MAGICKCORE_HAVE_FCNTL_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 330 | #endif |
| 331 | |
| 332 | /* Define to 1 if you have the `floor' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 333 | #ifndef MAGICKCORE_HAVE_FLOOR |
| 334 | #define MAGICKCORE_HAVE_FLOOR 1 |
| cristy | 161b926 | 2010-03-20 19:34:32 +0000 | [diff] [blame] | 335 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 336 | |
| 337 | /* Define to 1 if you have the `fork' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 338 | #ifndef MAGICKCORE_HAVE_FORK |
| 339 | #define MAGICKCORE_HAVE_FORK 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 340 | #endif |
| 341 | |
| 342 | /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 343 | #ifndef MAGICKCORE_HAVE_FSEEKO |
| 344 | #define MAGICKCORE_HAVE_FSEEKO 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 345 | #endif |
| 346 | |
| cristy | 81beccd | 2011-10-03 18:17:24 +0000 | [diff] [blame] | 347 | /* Define to 1 if you have the <ft2build.h> header file. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 348 | #ifndef MAGICKCORE_HAVE_FT2BUILD_H |
| 349 | #define MAGICKCORE_HAVE_FT2BUILD_H 1 |
| 350 | #endif |
| cristy | 81beccd | 2011-10-03 18:17:24 +0000 | [diff] [blame] | 351 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 352 | /* Define to 1 if you have the `ftime' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 353 | #ifndef MAGICKCORE_HAVE_FTIME |
| 354 | #define MAGICKCORE_HAVE_FTIME 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 355 | #endif |
| 356 | |
| 357 | /* Define to 1 if you have the `ftruncate' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 358 | #ifndef MAGICKCORE_HAVE_FTRUNCATE |
| 359 | #define MAGICKCORE_HAVE_FTRUNCATE 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 360 | #endif |
| 361 | |
| 362 | /* Define to 1 if you have the `getcwd' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 363 | #ifndef MAGICKCORE_HAVE_GETCWD |
| 364 | #define MAGICKCORE_HAVE_GETCWD 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 365 | #endif |
| 366 | |
| cristy | c5baf4f | 2010-08-31 15:05:33 +0000 | [diff] [blame] | 367 | /* Define to 1 if you have the `getc_unlocked' function. */ |
| 368 | #ifndef MAGICKCORE_HAVE_GETC_UNLOCKED |
| 369 | #define MAGICKCORE_HAVE_GETC_UNLOCKED 1 |
| 370 | #endif |
| 371 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 372 | /* Define to 1 if you have the `getdtablesize' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 373 | #ifndef MAGICKCORE_HAVE_GETDTABLESIZE |
| 374 | #define MAGICKCORE_HAVE_GETDTABLESIZE 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 375 | #endif |
| 376 | |
| 377 | /* Define to 1 if you have the `getexecname' function. */ |
| 378 | /* #undef HAVE_GETEXECNAME */ |
| 379 | |
| 380 | /* Define to 1 if you have the `getpagesize' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 381 | #ifndef MAGICKCORE_HAVE_GETPAGESIZE |
| 382 | #define MAGICKCORE_HAVE_GETPAGESIZE 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 383 | #endif |
| 384 | |
| 385 | /* Define to 1 if you have the `getpid' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 386 | #ifndef MAGICKCORE_HAVE_GETPID |
| 387 | #define MAGICKCORE_HAVE_GETPID 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 388 | #endif |
| 389 | |
| cristy | d3ef010 | 2009-09-12 18:11:06 +0000 | [diff] [blame] | 390 | /* Define to 1 if you have the `getrlimit' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 391 | #ifndef MAGICKCORE_HAVE_GETRLIMIT |
| 392 | #define MAGICKCORE_HAVE_GETRLIMIT 1 |
| cristy | d3ef010 | 2009-09-12 18:11:06 +0000 | [diff] [blame] | 393 | #endif |
| 394 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 395 | /* Define to 1 if you have the `getrusage' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 396 | #ifndef MAGICKCORE_HAVE_GETRUSAGE |
| 397 | #define MAGICKCORE_HAVE_GETRUSAGE 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 398 | #endif |
| 399 | |
| 400 | /* Define to 1 if you have the `gettimeofday' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 401 | #ifndef MAGICKCORE_HAVE_GETTIMEOFDAY |
| 402 | #define MAGICKCORE_HAVE_GETTIMEOFDAY 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 403 | #endif |
| 404 | |
| 405 | /* Define to 1 if you have the `gmtime_r' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 406 | #ifndef MAGICKCORE_HAVE_GMTIME_R |
| 407 | #define MAGICKCORE_HAVE_GMTIME_R 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 408 | #endif |
| 409 | |
| cristy | 501c804 | 2011-05-26 17:46:28 +0000 | [diff] [blame] | 410 | /* Define to 1 if the system has the type `intmax_t'. */ |
| 411 | #ifndef MAGICKCORE_HAVE_INTMAX_T |
| 412 | #define MAGICKCORE_HAVE_INTMAX_T 1 |
| 413 | #endif |
| 414 | |
| 415 | /* Define to 1 if the system has the type `intptr_t'. */ |
| 416 | #ifndef MAGICKCORE_HAVE_INTPTR_T |
| 417 | #define MAGICKCORE_HAVE_INTPTR_T 1 |
| 418 | #endif |
| 419 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 420 | /* Define to 1 if you have the <inttypes.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 421 | #ifndef MAGICKCORE_HAVE_INTTYPES_H |
| 422 | #define MAGICKCORE_HAVE_INTTYPES_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 423 | #endif |
| 424 | |
| cristy | 82b2072 | 2011-11-05 21:52:36 +0000 | [diff] [blame] | 425 | /* Define to 1 if you have the `isnan' function. */ |
| 426 | #ifndef MAGICKCORE_HAVE_ISNAN |
| 427 | #define MAGICKCORE_HAVE_ISNAN 1 |
| 428 | #endif |
| 429 | |
| cristy | 161b926 | 2010-03-20 19:34:32 +0000 | [diff] [blame] | 430 | /* Define to 1 if you have the `j0' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 431 | #ifndef MAGICKCORE_HAVE_J0 |
| 432 | #define MAGICKCORE_HAVE_J0 1 |
| cristy | 161b926 | 2010-03-20 19:34:32 +0000 | [diff] [blame] | 433 | #endif |
| 434 | |
| 435 | /* Define to 1 if you have the `j1' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 436 | #ifndef MAGICKCORE_HAVE_J1 |
| 437 | #define MAGICKCORE_HAVE_J1 1 |
| cristy | 161b926 | 2010-03-20 19:34:32 +0000 | [diff] [blame] | 438 | #endif |
| 439 | |
| cristy | d09bcf9 | 2010-03-25 03:04:45 +0000 | [diff] [blame] | 440 | /* Define if you have the <lcms2.h> header file. */ |
| cristy | ceb488f | 2012-03-22 10:58:48 +0000 | [diff] [blame] | 441 | #ifndef MAGICKCORE_HAVE_LCMS2_H |
| 442 | #define MAGICKCORE_HAVE_LCMS2_H 1 |
| 443 | #endif |
| cristy | d09bcf9 | 2010-03-25 03:04:45 +0000 | [diff] [blame] | 444 | |
| cristy | 7120340 | 2010-06-18 13:12:03 +0000 | [diff] [blame] | 445 | /* Define if you have the <lcms2/lcms2.h> header file. */ |
| 446 | /* #undef HAVE_LCMS2_LCMS2_H */ |
| 447 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 448 | /* Define if you have the <lcms.h> header file. */ |
| cristy | ceb488f | 2012-03-22 10:58:48 +0000 | [diff] [blame] | 449 | /* #undef HAVE_LCMS_H */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 450 | |
| 451 | /* Define if you have the <lcms/lcms.h> header file. */ |
| 452 | /* #undef HAVE_LCMS_LCMS_H */ |
| 453 | |
| 454 | /* Define if you have the libdl library or equivalent. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 455 | #ifndef MAGICKCORE_HAVE_LIBDL |
| 456 | #define MAGICKCORE_HAVE_LIBDL 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 457 | #endif |
| 458 | |
| 459 | /* Define if libdlloader will be built on this platform */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 460 | #ifndef MAGICKCORE_HAVE_LIBDLLOADER |
| 461 | #define MAGICKCORE_HAVE_LIBDLLOADER 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 462 | #endif |
| 463 | |
| 464 | /* Define to 1 if you have the `gcov' library (-lgcov). */ |
| 465 | /* #undef HAVE_LIBGCOV */ |
| 466 | |
| 467 | /* Define to 1 if you have the <limits.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 468 | #ifndef MAGICKCORE_HAVE_LIMITS_H |
| 469 | #define MAGICKCORE_HAVE_LIMITS_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 470 | #endif |
| 471 | |
| 472 | /* Define to 1 if you have the <linux/unistd.h> header file. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 473 | #ifndef MAGICKCORE_HAVE_LINUX_UNISTD_H |
| 474 | #define MAGICKCORE_HAVE_LINUX_UNISTD_H 1 |
| 475 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 476 | |
| cristy | c5baf4f | 2010-08-31 15:05:33 +0000 | [diff] [blame] | 477 | /* Define to 1 if you have the `lltostr' function. */ |
| 478 | /* #undef HAVE_LLTOSTR */ |
| 479 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 480 | /* Define to 1 if you have the <locale.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 481 | #ifndef MAGICKCORE_HAVE_LOCALE_H |
| 482 | #define MAGICKCORE_HAVE_LOCALE_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 483 | #endif |
| 484 | |
| 485 | /* Define to 1 if you have the `localtime_r' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 486 | #ifndef MAGICKCORE_HAVE_LOCALTIME_R |
| 487 | #define MAGICKCORE_HAVE_LOCALTIME_R 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 488 | #endif |
| 489 | |
| cristy | 501c804 | 2011-05-26 17:46:28 +0000 | [diff] [blame] | 490 | /* Define to 1 if the system has the type `long double'. */ |
| 491 | #ifndef MAGICKCORE_HAVE_LONG_DOUBLE |
| 492 | #define MAGICKCORE_HAVE_LONG_DOUBLE 1 |
| 493 | #endif |
| 494 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 495 | /* Define to 1 if the type `long double' works and has more range or precision |
| 496 | than `double'. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 497 | #ifndef MAGICKCORE_HAVE_LONG_DOUBLE_WIDER |
| 498 | #define MAGICKCORE_HAVE_LONG_DOUBLE_WIDER 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 499 | #endif |
| 500 | |
| cristy | 501c804 | 2011-05-26 17:46:28 +0000 | [diff] [blame] | 501 | /* Define to 1 if the system has the type `long long int'. */ |
| 502 | #ifndef MAGICKCORE_HAVE_LONG_LONG_INT |
| 503 | #define MAGICKCORE_HAVE_LONG_LONG_INT 1 |
| 504 | #endif |
| 505 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 506 | /* Define to 1 if you have the `lstat' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 507 | #ifndef MAGICKCORE_HAVE_LSTAT |
| 508 | #define MAGICKCORE_HAVE_LSTAT 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 509 | #endif |
| 510 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 511 | /* Define this if a modern libltdl is already installed */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 512 | #ifndef MAGICKCORE_HAVE_LTDL |
| 513 | #define MAGICKCORE_HAVE_LTDL 1 |
| 514 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 515 | |
| 516 | /* Define to 1 if you have the <machine/param.h> header file. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 517 | /* #undef HAVE_MACHINE_PARAM_H */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 518 | |
| 519 | /* Define to 1 if you have the <mach-o/dyld.h> header file. */ |
| 520 | /* #undef HAVE_MACH_O_DYLD_H */ |
| 521 | |
| cristy | 501c804 | 2011-05-26 17:46:28 +0000 | [diff] [blame] | 522 | /* Define to 1 if <wchar.h> declares mbstate_t. */ |
| 523 | #ifndef MAGICKCORE_HAVE_MBSTATE_T |
| 524 | #define MAGICKCORE_HAVE_MBSTATE_T 1 |
| 525 | #endif |
| 526 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 527 | /* Define to 1 if you have the `memmove' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 528 | #ifndef MAGICKCORE_HAVE_MEMMOVE |
| 529 | #define MAGICKCORE_HAVE_MEMMOVE 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 530 | #endif |
| 531 | |
| 532 | /* Define to 1 if you have the <memory.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 533 | #ifndef MAGICKCORE_HAVE_MEMORY_H |
| 534 | #define MAGICKCORE_HAVE_MEMORY_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 535 | #endif |
| 536 | |
| 537 | /* Define to 1 if you have the `memset' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 538 | #ifndef MAGICKCORE_HAVE_MEMSET |
| 539 | #define MAGICKCORE_HAVE_MEMSET 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 540 | #endif |
| 541 | |
| 542 | /* Define to 1 if you have the `mkstemp' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 543 | #ifndef MAGICKCORE_HAVE_MKSTEMP |
| 544 | #define MAGICKCORE_HAVE_MKSTEMP 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 545 | #endif |
| 546 | |
| 547 | /* Define to 1 if you have a working `mmap' system call. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 548 | #ifndef MAGICKCORE_HAVE_MMAP |
| 549 | #define MAGICKCORE_HAVE_MMAP 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 550 | #endif |
| 551 | |
| 552 | /* Define to 1 if you have a working `mmap' system call. */ |
| cristy | f7dc44c | 2011-07-20 14:41:15 +0000 | [diff] [blame] | 553 | #ifndef MAGICKCORE_HAVE_MMAP_FILEIO |
| 554 | #define MAGICKCORE_HAVE_MMAP_FILEIO 1 |
| 555 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 556 | |
| 557 | /* Define to 1 if you have the `munmap' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 558 | #ifndef MAGICKCORE_HAVE_MUNMAP |
| 559 | #define MAGICKCORE_HAVE_MUNMAP 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 560 | #endif |
| 561 | |
| 562 | /* define if the compiler implements namespaces */ |
| cristy | 00e93b4 | 2012-01-18 17:40:03 +0000 | [diff] [blame] | 563 | #ifndef MAGICKCORE_HAVE_NAMESPACES |
| 564 | #define MAGICKCORE_HAVE_NAMESPACES /**/ |
| 565 | #endif |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 566 | |
| 567 | /* Define if g++ supports namespace std. */ |
| cristy | 00e93b4 | 2012-01-18 17:40:03 +0000 | [diff] [blame] | 568 | #ifndef MAGICKCORE_HAVE_NAMESPACE_STD |
| 569 | #define MAGICKCORE_HAVE_NAMESPACE_STD /**/ |
| 570 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 571 | |
| cristy | a21afde | 2010-07-02 00:45:40 +0000 | [diff] [blame] | 572 | /* Define to 1 if you have the `nanosleep' function. */ |
| 573 | #ifndef MAGICKCORE_HAVE_NANOSLEEP |
| 574 | #define MAGICKCORE_HAVE_NANOSLEEP 1 |
| 575 | #endif |
| 576 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 577 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
| 578 | /* #undef HAVE_NDIR_H */ |
| 579 | |
| cristy | a8549b1 | 2011-05-18 19:05:08 +0000 | [diff] [blame] | 580 | /* Define to 1 if you have the `newlocale' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 581 | #ifndef MAGICKCORE_HAVE_NEWLOCALE |
| 582 | #define MAGICKCORE_HAVE_NEWLOCALE 1 |
| 583 | #endif |
| cristy | a8549b1 | 2011-05-18 19:05:08 +0000 | [diff] [blame] | 584 | |
| cristy | fe2e68f | 2010-01-09 19:16:03 +0000 | [diff] [blame] | 585 | /* Define to 1 if you have the <OpenCL/cl.h> header file. */ |
| 586 | /* #undef HAVE_OPENCL_CL_H */ |
| cristy | 736173a | 2009-09-20 21:18:22 +0000 | [diff] [blame] | 587 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 588 | /* Define to 1 if you have the `opendir' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 589 | #ifndef MAGICKCORE_HAVE_OPENDIR |
| 590 | #define MAGICKCORE_HAVE_OPENDIR 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 591 | #endif |
| 592 | |
| 593 | /* Define to 1 if you have the <OS.h> header file. */ |
| 594 | /* #undef HAVE_OS_H */ |
| 595 | |
| 596 | /* Define to 1 if you have the `pclose' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 597 | #ifndef MAGICKCORE_HAVE_PCLOSE |
| 598 | #define MAGICKCORE_HAVE_PCLOSE 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 599 | #endif |
| 600 | |
| 601 | /* Define to 1 if you have the `poll' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 602 | #ifndef MAGICKCORE_HAVE_POLL |
| 603 | #define MAGICKCORE_HAVE_POLL 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 604 | #endif |
| 605 | |
| 606 | /* Define to 1 if you have the `popen' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 607 | #ifndef MAGICKCORE_HAVE_POPEN |
| 608 | #define MAGICKCORE_HAVE_POPEN 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 609 | #endif |
| 610 | |
| 611 | /* Define to 1 if you have the `posix_fadvise' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 612 | #ifndef MAGICKCORE_HAVE_POSIX_FADVISE |
| 613 | #define MAGICKCORE_HAVE_POSIX_FADVISE 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 614 | #endif |
| 615 | |
| 616 | /* Define to 1 if you have the `posix_fallocate' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 617 | #ifndef MAGICKCORE_HAVE_POSIX_FALLOCATE |
| 618 | #define MAGICKCORE_HAVE_POSIX_FALLOCATE 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 619 | #endif |
| 620 | |
| 621 | /* Define to 1 if you have the `posix_madvise' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 622 | #ifndef MAGICKCORE_HAVE_POSIX_MADVISE |
| 623 | #define MAGICKCORE_HAVE_POSIX_MADVISE 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 624 | #endif |
| 625 | |
| 626 | /* Define to 1 if you have the `posix_memalign' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 627 | #ifndef MAGICKCORE_HAVE_POSIX_MEMALIGN |
| 628 | #define MAGICKCORE_HAVE_POSIX_MEMALIGN 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 629 | #endif |
| 630 | |
| cristy | 5c40fb4 | 2010-08-05 16:12:44 +0000 | [diff] [blame] | 631 | /* Define to 1 if you have the `posix_spawnp' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 632 | #ifndef MAGICKCORE_HAVE_POSIX_SPAWNP |
| 633 | #define MAGICKCORE_HAVE_POSIX_SPAWNP 1 |
| 634 | #endif |
| cristy | 5c40fb4 | 2010-08-05 16:12:44 +0000 | [diff] [blame] | 635 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 636 | /* Define to 1 if you have the `pow' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 637 | #ifndef MAGICKCORE_HAVE_POW |
| 638 | #define MAGICKCORE_HAVE_POW 1 |
| cristy | 161b926 | 2010-03-20 19:34:32 +0000 | [diff] [blame] | 639 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 640 | |
| 641 | /* Define to 1 if you have the `pread' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 642 | #ifndef MAGICKCORE_HAVE_PREAD |
| 643 | #define MAGICKCORE_HAVE_PREAD 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 644 | #endif |
| 645 | |
| 646 | /* Define if libtool can extract symbol lists from object files. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 647 | #ifndef MAGICKCORE_HAVE_PRELOADED_SYMBOLS |
| 648 | #define MAGICKCORE_HAVE_PRELOADED_SYMBOLS 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 649 | #endif |
| 650 | |
| cristy | 98e91bd | 2010-01-12 01:11:42 +0000 | [diff] [blame] | 651 | /* Define to 1 if you have the <process.h> header file. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 652 | /* #undef HAVE_PROCESS_H */ |
| cristy | 98e91bd | 2010-01-12 01:11:42 +0000 | [diff] [blame] | 653 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 654 | /* Define if you have POSIX threads libraries and header files. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 655 | #ifndef MAGICKCORE_HAVE_PTHREAD |
| 656 | #define MAGICKCORE_HAVE_PTHREAD 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 657 | #endif |
| 658 | |
| cristy | a316db1 | 2011-10-24 00:49:45 +0000 | [diff] [blame] | 659 | /* Have PTHREAD_PRIO_INHERIT. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 660 | #ifndef MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT |
| 661 | #define MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT 1 |
| 662 | #endif |
| cristy | a316db1 | 2011-10-24 00:49:45 +0000 | [diff] [blame] | 663 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 664 | /* Define to 1 if you have the `pwrite' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 665 | #ifndef MAGICKCORE_HAVE_PWRITE |
| 666 | #define MAGICKCORE_HAVE_PWRITE 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 667 | #endif |
| 668 | |
| cristy | c5baf4f | 2010-08-31 15:05:33 +0000 | [diff] [blame] | 669 | /* Define to 1 if you have the `qsort_r' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 670 | #ifndef MAGICKCORE_HAVE_QSORT_R |
| 671 | #define MAGICKCORE_HAVE_QSORT_R 1 |
| 672 | #endif |
| cristy | c5baf4f | 2010-08-31 15:05:33 +0000 | [diff] [blame] | 673 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 674 | /* Define to 1 if you have the `raise' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 675 | #ifndef MAGICKCORE_HAVE_RAISE |
| 676 | #define MAGICKCORE_HAVE_RAISE 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 677 | #endif |
| 678 | |
| 679 | /* Define to 1 if you have the `rand_r' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 680 | #ifndef MAGICKCORE_HAVE_RAND_R |
| 681 | #define MAGICKCORE_HAVE_RAND_R 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 682 | #endif |
| 683 | |
| 684 | /* Define to 1 if you have the `readdir' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 685 | #ifndef MAGICKCORE_HAVE_READDIR |
| 686 | #define MAGICKCORE_HAVE_READDIR 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 687 | #endif |
| 688 | |
| 689 | /* Define to 1 if you have the `readdir_r' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 690 | #ifndef MAGICKCORE_HAVE_READDIR_R |
| 691 | #define MAGICKCORE_HAVE_READDIR_R 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 692 | #endif |
| 693 | |
| 694 | /* Define to 1 if you have the `readlink' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 695 | #ifndef MAGICKCORE_HAVE_READLINK |
| 696 | #define MAGICKCORE_HAVE_READLINK 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 697 | #endif |
| 698 | |
| 699 | /* Define to 1 if you have the `realpath' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 700 | #ifndef MAGICKCORE_HAVE_REALPATH |
| 701 | #define MAGICKCORE_HAVE_REALPATH 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 702 | #endif |
| 703 | |
| 704 | /* Define to 1 if you have the `seekdir' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 705 | #ifndef MAGICKCORE_HAVE_SEEKDIR |
| 706 | #define MAGICKCORE_HAVE_SEEKDIR 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 707 | #endif |
| 708 | |
| 709 | /* Define to 1 if you have the `select' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 710 | #ifndef MAGICKCORE_HAVE_SELECT |
| 711 | #define MAGICKCORE_HAVE_SELECT 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 712 | #endif |
| 713 | |
| 714 | /* Define to 1 if you have the `setlocale' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 715 | #ifndef MAGICKCORE_HAVE_SETLOCALE |
| 716 | #define MAGICKCORE_HAVE_SETLOCALE 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 717 | #endif |
| 718 | |
| 719 | /* Define to 1 if you have the `setvbuf' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 720 | #ifndef MAGICKCORE_HAVE_SETVBUF |
| 721 | #define MAGICKCORE_HAVE_SETVBUF 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 722 | #endif |
| 723 | |
| 724 | /* X11 server supports shape extension */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 725 | #ifndef MAGICKCORE_HAVE_SHAPE |
| 726 | #define MAGICKCORE_HAVE_SHAPE 1 |
| 727 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 728 | |
| 729 | /* X11 server supports shared memory extension */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 730 | #ifndef MAGICKCORE_HAVE_SHARED_MEMORY |
| 731 | #define MAGICKCORE_HAVE_SHARED_MEMORY 1 |
| 732 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 733 | |
| 734 | /* Define if you have the shl_load function. */ |
| 735 | /* #undef HAVE_SHL_LOAD */ |
| 736 | |
| 737 | /* Define to 1 if you have the `sigaction' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 738 | #ifndef MAGICKCORE_HAVE_SIGACTION |
| 739 | #define MAGICKCORE_HAVE_SIGACTION 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 740 | #endif |
| 741 | |
| 742 | /* Define to 1 if you have the `sigemptyset' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 743 | #ifndef MAGICKCORE_HAVE_SIGEMPTYSET |
| 744 | #define MAGICKCORE_HAVE_SIGEMPTYSET 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 745 | #endif |
| 746 | |
| cristy | 393bbe5 | 2010-01-11 16:32:56 +0000 | [diff] [blame] | 747 | /* Define to 1 if you have the `spawnvp' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 748 | /* #undef HAVE_SPAWNVP */ |
| cristy | 393bbe5 | 2010-01-11 16:32:56 +0000 | [diff] [blame] | 749 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 750 | /* Define to 1 if you have the `sqrt' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 751 | #ifndef MAGICKCORE_HAVE_SQRT |
| 752 | #define MAGICKCORE_HAVE_SQRT 1 |
| cristy | 161b926 | 2010-03-20 19:34:32 +0000 | [diff] [blame] | 753 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 754 | |
| 755 | /* Define to 1 if you have the `stat' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 756 | #ifndef MAGICKCORE_HAVE_STAT |
| 757 | #define MAGICKCORE_HAVE_STAT 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 758 | #endif |
| 759 | |
| 760 | /* Define to 1 if you have the <stdarg.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 761 | #ifndef MAGICKCORE_HAVE_STDARG_H |
| 762 | #define MAGICKCORE_HAVE_STDARG_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 763 | #endif |
| 764 | |
| 765 | /* Define to 1 if stdbool.h conforms to C99. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 766 | #ifndef MAGICKCORE_HAVE_STDBOOL_H |
| 767 | #define MAGICKCORE_HAVE_STDBOOL_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 768 | #endif |
| 769 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 770 | /* Define to 1 if you have the <stdint.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 771 | #ifndef MAGICKCORE_HAVE_STDINT_H |
| 772 | #define MAGICKCORE_HAVE_STDINT_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 773 | #endif |
| 774 | |
| 775 | /* Define to 1 if you have the <stdlib.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 776 | #ifndef MAGICKCORE_HAVE_STDLIB_H |
| 777 | #define MAGICKCORE_HAVE_STDLIB_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 778 | #endif |
| 779 | |
| 780 | /* define if the compiler supports ISO C++ standard library */ |
| cristy | 00e93b4 | 2012-01-18 17:40:03 +0000 | [diff] [blame] | 781 | #ifndef MAGICKCORE_HAVE_STD_LIBS |
| 782 | #define MAGICKCORE_HAVE_STD_LIBS /**/ |
| 783 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 784 | |
| 785 | /* Define to 1 if you have the `strcasecmp' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 786 | #ifndef MAGICKCORE_HAVE_STRCASECMP |
| 787 | #define MAGICKCORE_HAVE_STRCASECMP 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 788 | #endif |
| 789 | |
| 790 | /* Define to 1 if you have the `strchr' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 791 | #ifndef MAGICKCORE_HAVE_STRCHR |
| 792 | #define MAGICKCORE_HAVE_STRCHR 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 793 | #endif |
| 794 | |
| 795 | /* Define to 1 if you have the `strcspn' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 796 | #ifndef MAGICKCORE_HAVE_STRCSPN |
| 797 | #define MAGICKCORE_HAVE_STRCSPN 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 798 | #endif |
| 799 | |
| 800 | /* Define to 1 if you have the `strdup' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 801 | #ifndef MAGICKCORE_HAVE_STRDUP |
| 802 | #define MAGICKCORE_HAVE_STRDUP 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 803 | #endif |
| 804 | |
| 805 | /* Define to 1 if you have the `strerror' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 806 | #ifndef MAGICKCORE_HAVE_STRERROR |
| 807 | #define MAGICKCORE_HAVE_STRERROR 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 808 | #endif |
| 809 | |
| 810 | /* Define to 1 if you have the `strerror_r' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 811 | #ifndef MAGICKCORE_HAVE_STRERROR_R |
| 812 | #define MAGICKCORE_HAVE_STRERROR_R 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 813 | #endif |
| 814 | |
| 815 | /* Define to 1 if cpp supports the ANSI # stringizing operator. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 816 | #ifndef MAGICKCORE_HAVE_STRINGIZE |
| 817 | #define MAGICKCORE_HAVE_STRINGIZE 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 818 | #endif |
| 819 | |
| 820 | /* Define to 1 if you have the <strings.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 821 | #ifndef MAGICKCORE_HAVE_STRINGS_H |
| 822 | #define MAGICKCORE_HAVE_STRINGS_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 823 | #endif |
| 824 | |
| 825 | /* Define to 1 if you have the <string.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 826 | #ifndef MAGICKCORE_HAVE_STRING_H |
| 827 | #define MAGICKCORE_HAVE_STRING_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 828 | #endif |
| 829 | |
| 830 | /* Define to 1 if you have the `strlcat' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 831 | /* #undef HAVE_STRLCAT */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 832 | |
| 833 | /* Define to 1 if you have the `strlcpy' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 834 | /* #undef HAVE_STRLCPY */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 835 | |
| 836 | /* Define to 1 if you have the `strncasecmp' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 837 | #ifndef MAGICKCORE_HAVE_STRNCASECMP |
| 838 | #define MAGICKCORE_HAVE_STRNCASECMP 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 839 | #endif |
| 840 | |
| 841 | /* Define to 1 if you have the `strpbrk' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 842 | #ifndef MAGICKCORE_HAVE_STRPBRK |
| 843 | #define MAGICKCORE_HAVE_STRPBRK 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 844 | #endif |
| 845 | |
| 846 | /* Define to 1 if you have the `strrchr' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 847 | #ifndef MAGICKCORE_HAVE_STRRCHR |
| 848 | #define MAGICKCORE_HAVE_STRRCHR 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 849 | #endif |
| 850 | |
| 851 | /* Define to 1 if you have the `strspn' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 852 | #ifndef MAGICKCORE_HAVE_STRSPN |
| 853 | #define MAGICKCORE_HAVE_STRSPN 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 854 | #endif |
| 855 | |
| 856 | /* Define to 1 if you have the `strstr' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 857 | #ifndef MAGICKCORE_HAVE_STRSTR |
| 858 | #define MAGICKCORE_HAVE_STRSTR 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 859 | #endif |
| 860 | |
| cristy | 6c1eef1 | 2011-05-17 02:13:08 +0000 | [diff] [blame] | 861 | /* Define to 1 if you have the `strtod' function. */ |
| 862 | #ifndef MAGICKCORE_HAVE_STRTOD |
| 863 | #define MAGICKCORE_HAVE_STRTOD 1 |
| 864 | #endif |
| 865 | |
| 866 | /* Define to 1 if you have the `strtod_l' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 867 | #ifndef MAGICKCORE_HAVE_STRTOD_L |
| 868 | #define MAGICKCORE_HAVE_STRTOD_L 1 |
| 869 | #endif |
| cristy | 6c1eef1 | 2011-05-17 02:13:08 +0000 | [diff] [blame] | 870 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 871 | /* Define to 1 if you have the `strtol' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 872 | #ifndef MAGICKCORE_HAVE_STRTOL |
| 873 | #define MAGICKCORE_HAVE_STRTOL 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 874 | #endif |
| 875 | |
| cristy | 5131f3e | 2009-12-18 03:09:10 +0000 | [diff] [blame] | 876 | /* Define to 1 if you have the `strtoul' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 877 | #ifndef MAGICKCORE_HAVE_STRTOUL |
| 878 | #define MAGICKCORE_HAVE_STRTOUL 1 |
| cristy | 5131f3e | 2009-12-18 03:09:10 +0000 | [diff] [blame] | 879 | #endif |
| 880 | |
| cristy | 92703d8 | 2010-04-26 00:18:18 +0000 | [diff] [blame] | 881 | /* Define to 1 if `tm_zone' is a member of `struct tm'. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 882 | #ifndef MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE |
| 883 | #define MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE 1 |
| 884 | #endif |
| cristy | 92703d8 | 2010-04-26 00:18:18 +0000 | [diff] [blame] | 885 | |
| cristy | 58945e4 | 2012-09-04 14:33:54 +0000 | [diff] [blame^] | 886 | /* Define to 1 if you have the <sun_prefetch.h> header file. */ |
| 887 | /* #undef HAVE_SUN_PREFETCH_H */ |
| 888 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 889 | /* Define to 1 if you have the `symlink' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 890 | #ifndef MAGICKCORE_HAVE_SYMLINK |
| 891 | #define MAGICKCORE_HAVE_SYMLINK 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 892 | #endif |
| 893 | |
| 894 | /* Define to 1 if you have the `sysconf' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 895 | #ifndef MAGICKCORE_HAVE_SYSCONF |
| 896 | #define MAGICKCORE_HAVE_SYSCONF 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 897 | #endif |
| 898 | |
| 899 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. |
| 900 | */ |
| 901 | /* #undef HAVE_SYS_DIR_H */ |
| 902 | |
| 903 | /* Define to 1 if you have the <sys/dl.h> header file. */ |
| 904 | /* #undef HAVE_SYS_DL_H */ |
| 905 | |
| 906 | /* Define to 1 if you have the <sys/ipc.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 907 | #ifndef MAGICKCORE_HAVE_SYS_IPC_H |
| 908 | #define MAGICKCORE_HAVE_SYS_IPC_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 909 | #endif |
| 910 | |
| cristy | 58945e4 | 2012-09-04 14:33:54 +0000 | [diff] [blame^] | 911 | /* Define to 1 if you have the <sys/mman.h> header file. */ |
| 912 | #ifndef MAGICKCORE_HAVE_SYS_MMAN_H |
| 913 | #define MAGICKCORE_HAVE_SYS_MMAN_H 1 |
| 914 | #endif |
| 915 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 916 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. |
| 917 | */ |
| 918 | /* #undef HAVE_SYS_NDIR_H */ |
| 919 | |
| cristy | cd4c531 | 2009-11-22 01:19:08 +0000 | [diff] [blame] | 920 | /* Define to 1 if you have the <sys/param.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 921 | #ifndef MAGICKCORE_HAVE_SYS_PARAM_H |
| 922 | #define MAGICKCORE_HAVE_SYS_PARAM_H 1 |
| cristy | cd4c531 | 2009-11-22 01:19:08 +0000 | [diff] [blame] | 923 | #endif |
| 924 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 925 | /* Define to 1 if you have the <sys/resource.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 926 | #ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H |
| 927 | #define MAGICKCORE_HAVE_SYS_RESOURCE_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 928 | #endif |
| 929 | |
| 930 | /* Define to 1 if you have the <sys/select.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 931 | #ifndef MAGICKCORE_HAVE_SYS_SELECT_H |
| 932 | #define MAGICKCORE_HAVE_SYS_SELECT_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 933 | #endif |
| 934 | |
| 935 | /* Define to 1 if you have the <sys/socket.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 936 | #ifndef MAGICKCORE_HAVE_SYS_SOCKET_H |
| 937 | #define MAGICKCORE_HAVE_SYS_SOCKET_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 938 | #endif |
| 939 | |
| 940 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 941 | #ifndef MAGICKCORE_HAVE_SYS_STAT_H |
| 942 | #define MAGICKCORE_HAVE_SYS_STAT_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 943 | #endif |
| 944 | |
| 945 | /* Define to 1 if you have the <sys/syslimits.h> header file. */ |
| 946 | /* #undef HAVE_SYS_SYSLIMITS_H */ |
| 947 | |
| 948 | /* Define to 1 if you have the <sys/timeb.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 949 | #ifndef MAGICKCORE_HAVE_SYS_TIMEB_H |
| 950 | #define MAGICKCORE_HAVE_SYS_TIMEB_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 951 | #endif |
| 952 | |
| 953 | /* Define to 1 if you have the <sys/times.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 954 | #ifndef MAGICKCORE_HAVE_SYS_TIMES_H |
| 955 | #define MAGICKCORE_HAVE_SYS_TIMES_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 956 | #endif |
| 957 | |
| 958 | /* Define to 1 if you have the <sys/time.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 959 | #ifndef MAGICKCORE_HAVE_SYS_TIME_H |
| 960 | #define MAGICKCORE_HAVE_SYS_TIME_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 961 | #endif |
| 962 | |
| 963 | /* Define to 1 if you have the <sys/types.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 964 | #ifndef MAGICKCORE_HAVE_SYS_TYPES_H |
| 965 | #define MAGICKCORE_HAVE_SYS_TYPES_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 966 | #endif |
| 967 | |
| 968 | /* Define to 1 if you have the <sys/wait.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 969 | #ifndef MAGICKCORE_HAVE_SYS_WAIT_H |
| 970 | #define MAGICKCORE_HAVE_SYS_WAIT_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 971 | #endif |
| 972 | |
| 973 | /* Define to 1 if you have the `telldir' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 974 | #ifndef MAGICKCORE_HAVE_TELLDIR |
| 975 | #define MAGICKCORE_HAVE_TELLDIR 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 976 | #endif |
| 977 | |
| 978 | /* Define to 1 if you have the `tempnam' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 979 | #ifndef MAGICKCORE_HAVE_TEMPNAM |
| 980 | #define MAGICKCORE_HAVE_TEMPNAM 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 981 | #endif |
| 982 | |
| 983 | /* Define to 1 if you have the <tiffconf.h> header file. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 984 | #ifndef MAGICKCORE_HAVE_TIFFCONF_H |
| 985 | #define MAGICKCORE_HAVE_TIFFCONF_H 1 |
| 986 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 987 | |
| cristy | 3f590e5 | 2011-11-14 14:29:44 +0000 | [diff] [blame] | 988 | /* Define to 1 if you have the `TIFFIsBigEndian' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 989 | #ifndef MAGICKCORE_HAVE_TIFFISBIGENDIAN |
| 990 | #define MAGICKCORE_HAVE_TIFFISBIGENDIAN 1 |
| 991 | #endif |
| cristy | 3f590e5 | 2011-11-14 14:29:44 +0000 | [diff] [blame] | 992 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 993 | /* Define to 1 if you have the `TIFFIsCODECConfigured' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 994 | #ifndef MAGICKCORE_HAVE_TIFFISCODECCONFIGURED |
| 995 | #define MAGICKCORE_HAVE_TIFFISCODECCONFIGURED 1 |
| 996 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 997 | |
| 998 | /* Define to 1 if you have the `TIFFMergeFieldInfo' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 999 | #ifndef MAGICKCORE_HAVE_TIFFMERGEFIELDINFO |
| 1000 | #define MAGICKCORE_HAVE_TIFFMERGEFIELDINFO 1 |
| 1001 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1002 | |
| 1003 | /* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1004 | #ifndef MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY |
| 1005 | #define MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY 1 |
| 1006 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1007 | |
| 1008 | /* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1009 | #ifndef MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT |
| 1010 | #define MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT 1 |
| 1011 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1012 | |
| 1013 | /* Define to 1 if you have the `TIFFSetTagExtender' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1014 | #ifndef MAGICKCORE_HAVE_TIFFSETTAGEXTENDER |
| 1015 | #define MAGICKCORE_HAVE_TIFFSETTAGEXTENDER 1 |
| 1016 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1017 | |
| 1018 | /* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1019 | #ifndef MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT |
| 1020 | #define MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT 1 |
| 1021 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1022 | |
| 1023 | /* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1024 | #ifndef MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES |
| 1025 | #define MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES 1 |
| 1026 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1027 | |
| 1028 | /* Define to 1 if you have the `times' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1029 | #ifndef MAGICKCORE_HAVE_TIMES |
| 1030 | #define MAGICKCORE_HAVE_TIMES 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1031 | #endif |
| 1032 | |
| cristy | 92703d8 | 2010-04-26 00:18:18 +0000 | [diff] [blame] | 1033 | /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use |
| 1034 | `HAVE_STRUCT_TM_TM_ZONE' instead. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1035 | #ifndef MAGICKCORE_HAVE_TM_ZONE |
| 1036 | #define MAGICKCORE_HAVE_TM_ZONE 1 |
| 1037 | #endif |
| cristy | 92703d8 | 2010-04-26 00:18:18 +0000 | [diff] [blame] | 1038 | |
| 1039 | /* Define to 1 if you don't have `tm_zone' but do have the external array |
| 1040 | `tzname'. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1041 | /* #undef HAVE_TZNAME */ |
| cristy | 92703d8 | 2010-04-26 00:18:18 +0000 | [diff] [blame] | 1042 | |
| cristy | 501c804 | 2011-05-26 17:46:28 +0000 | [diff] [blame] | 1043 | /* Define to 1 if the system has the type `uintmax_t'. */ |
| 1044 | #ifndef MAGICKCORE_HAVE_UINTMAX_T |
| 1045 | #define MAGICKCORE_HAVE_UINTMAX_T 1 |
| 1046 | #endif |
| 1047 | |
| 1048 | /* Define to 1 if the system has the type `uintptr_t'. */ |
| 1049 | #ifndef MAGICKCORE_HAVE_UINTPTR_T |
| 1050 | #define MAGICKCORE_HAVE_UINTPTR_T 1 |
| 1051 | #endif |
| 1052 | |
| cristy | c5baf4f | 2010-08-31 15:05:33 +0000 | [diff] [blame] | 1053 | /* Define to 1 if you have the `ulltostr' function. */ |
| 1054 | /* #undef HAVE_ULLTOSTR */ |
| 1055 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1056 | /* Define to 1 if you have the <unistd.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1057 | #ifndef MAGICKCORE_HAVE_UNISTD_H |
| 1058 | #define MAGICKCORE_HAVE_UNISTD_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1059 | #endif |
| 1060 | |
| cristy | 501c804 | 2011-05-26 17:46:28 +0000 | [diff] [blame] | 1061 | /* Define to 1 if the system has the type `unsigned long long int'. */ |
| 1062 | #ifndef MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT |
| 1063 | #define MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT 1 |
| 1064 | #endif |
| 1065 | |
| cristy | a20c904 | 2011-05-19 13:22:18 +0000 | [diff] [blame] | 1066 | /* Define to 1 if you have the `uselocale' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1067 | #ifndef MAGICKCORE_HAVE_USELOCALE |
| 1068 | #define MAGICKCORE_HAVE_USELOCALE 1 |
| 1069 | #endif |
| cristy | a20c904 | 2011-05-19 13:22:18 +0000 | [diff] [blame] | 1070 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1071 | /* Define to 1 if you have the `usleep' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1072 | #ifndef MAGICKCORE_HAVE_USLEEP |
| 1073 | #define MAGICKCORE_HAVE_USLEEP 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1074 | #endif |
| 1075 | |
| cristy | f1440cb | 2010-02-23 02:24:21 +0000 | [diff] [blame] | 1076 | /* Define to 1 if you have the `utime' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1077 | #ifndef MAGICKCORE_HAVE_UTIME |
| 1078 | #define MAGICKCORE_HAVE_UTIME 1 |
| cristy | f1440cb | 2010-02-23 02:24:21 +0000 | [diff] [blame] | 1079 | #endif |
| 1080 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1081 | /* Define to 1 if you have the `vfork' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1082 | #ifndef MAGICKCORE_HAVE_VFORK |
| 1083 | #define MAGICKCORE_HAVE_VFORK 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1084 | #endif |
| 1085 | |
| 1086 | /* Define to 1 if you have the <vfork.h> header file. */ |
| 1087 | /* #undef HAVE_VFORK_H */ |
| 1088 | |
| cristy | 5d0cd95 | 2011-05-19 21:21:41 +0000 | [diff] [blame] | 1089 | /* Define to 1 if you have the `vfprintf' function. */ |
| 1090 | #ifndef MAGICKCORE_HAVE_VFPRINTF |
| 1091 | #define MAGICKCORE_HAVE_VFPRINTF 1 |
| 1092 | #endif |
| 1093 | |
| 1094 | /* Define to 1 if you have the `vfprintf_l' function. */ |
| 1095 | /* #undef HAVE_VFPRINTF_L */ |
| 1096 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1097 | /* Define to 1 if you have the `vprintf' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1098 | #ifndef MAGICKCORE_HAVE_VPRINTF |
| 1099 | #define MAGICKCORE_HAVE_VPRINTF 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1100 | #endif |
| 1101 | |
| 1102 | /* Define to 1 if you have the `vsnprintf' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1103 | #ifndef MAGICKCORE_HAVE_VSNPRINTF |
| 1104 | #define MAGICKCORE_HAVE_VSNPRINTF 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1105 | #endif |
| 1106 | |
| cristy | b51dff5 | 2011-05-19 16:55:47 +0000 | [diff] [blame] | 1107 | /* Define to 1 if you have the `vsnprintf_l' function. */ |
| 1108 | /* #undef HAVE_VSNPRINTF_L */ |
| 1109 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1110 | /* Define to 1 if you have the `vsprintf' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1111 | #ifndef MAGICKCORE_HAVE_VSPRINTF |
| 1112 | #define MAGICKCORE_HAVE_VSPRINTF 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1113 | #endif |
| 1114 | |
| 1115 | /* Define to 1 if you have the `waitpid' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1116 | #ifndef MAGICKCORE_HAVE_WAITPID |
| 1117 | #define MAGICKCORE_HAVE_WAITPID 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1118 | #endif |
| 1119 | |
| 1120 | /* Define to 1 if you have the <wchar.h> header file. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1121 | #ifndef MAGICKCORE_HAVE_WCHAR_H |
| 1122 | #define MAGICKCORE_HAVE_WCHAR_H 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1123 | #endif |
| 1124 | |
| cristy | 736173a | 2009-09-20 21:18:22 +0000 | [diff] [blame] | 1125 | /* Define to 1 if you have the <windows.h> header file. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1126 | /* #undef HAVE_WINDOWS_H */ |
| cristy | 736173a | 2009-09-20 21:18:22 +0000 | [diff] [blame] | 1127 | |
| cristy | 739df91 | 2009-10-24 16:10:18 +0000 | [diff] [blame] | 1128 | /* This value is set to 1 to indicate that the system argz facility works */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1129 | #ifndef MAGICKCORE_HAVE_WORKING_ARGZ |
| 1130 | #define MAGICKCORE_HAVE_WORKING_ARGZ 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1131 | #endif |
| 1132 | |
| 1133 | /* Define to 1 if `fork' works. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1134 | #ifndef MAGICKCORE_HAVE_WORKING_FORK |
| 1135 | #define MAGICKCORE_HAVE_WORKING_FORK 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1136 | #endif |
| 1137 | |
| 1138 | /* Define to 1 if `vfork' works. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1139 | #ifndef MAGICKCORE_HAVE_WORKING_VFORK |
| 1140 | #define MAGICKCORE_HAVE_WORKING_VFORK 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1141 | #endif |
| 1142 | |
| cristy | a8549b1 | 2011-05-18 19:05:08 +0000 | [diff] [blame] | 1143 | /* Define to 1 if you have the <xlocale.h> header file. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1144 | #ifndef MAGICKCORE_HAVE_XLOCALE_H |
| 1145 | #define MAGICKCORE_HAVE_XLOCALE_H 1 |
| 1146 | #endif |
| cristy | a8549b1 | 2011-05-18 19:05:08 +0000 | [diff] [blame] | 1147 | |
| cristy | 568c2d4 | 2012-07-27 01:41:20 +0000 | [diff] [blame] | 1148 | /* Define to 1 if you have the `_aligned_malloc' function. */ |
| 1149 | /* #undef HAVE__ALIGNED_MALLOC */ |
| 1150 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1151 | /* Define to 1 if the system has the type `_Bool'. */ |
| cristy | f7dc44c | 2011-07-20 14:41:15 +0000 | [diff] [blame] | 1152 | #ifndef MAGICKCORE_HAVE__BOOL |
| 1153 | #define MAGICKCORE_HAVE__BOOL 1 |
| 1154 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1155 | |
| 1156 | /* Define to 1 if you have the `_exit' function. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1157 | #ifndef MAGICKCORE_HAVE__EXIT |
| 1158 | #define MAGICKCORE_HAVE__EXIT 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1159 | #endif |
| 1160 | |
| 1161 | /* Define to 1 if you have the `_NSGetExecutablePath' function. */ |
| 1162 | /* #undef HAVE__NSGETEXECUTABLEPATH */ |
| 1163 | |
| 1164 | /* Define to 1 if you have the `_pclose' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1165 | /* #undef HAVE__PCLOSE */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1166 | |
| 1167 | /* Define to 1 if you have the `_popen' function. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1168 | /* #undef HAVE__POPEN */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1169 | |
| 1170 | /* Define to 1 if you have the `_wfopen' function. */ |
| 1171 | /* #undef HAVE__WFOPEN */ |
| 1172 | |
| 1173 | /* Define to 1 if you have the `_wstat' function. */ |
| 1174 | /* #undef HAVE__WSTAT */ |
| 1175 | |
| cristy | 92703d8 | 2010-04-26 00:18:18 +0000 | [diff] [blame] | 1176 | /* define if your compiler has __attribute__ */ |
| 1177 | #ifndef MAGICKCORE_HAVE___ATTRIBUTE__ |
| 1178 | #define MAGICKCORE_HAVE___ATTRIBUTE__ 1 |
| 1179 | #endif |
| 1180 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1181 | /* accurately represent the wide range of intensity levels in real scenes */ |
| cristy | 191c0b7 | 2012-08-12 16:29:52 +0000 | [diff] [blame] | 1182 | #ifndef MAGICKCORE_HDRI_SUPPORT |
| 1183 | #define MAGICKCORE_HDRI_SUPPORT 1 |
| 1184 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1185 | |
| 1186 | /* Define if you have umem memory allocation library */ |
| 1187 | /* #undef HasUMEM */ |
| 1188 | |
| cristy | 2a11bef | 2011-10-28 18:33:11 +0000 | [diff] [blame] | 1189 | /* Directory where ImageMagick headers live. */ |
| 1190 | #ifndef MAGICKCORE_INCLUDE_PATH |
| 1191 | #define MAGICKCORE_INCLUDE_PATH "/usr/local/include/ImageMagick/" |
| cristy | 0151ae1 | 2011-10-28 16:32:29 +0000 | [diff] [blame] | 1192 | #endif |
| 1193 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1194 | /* ImageMagick is formally installed under prefix */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1195 | #ifndef MAGICKCORE_INSTALLED_SUPPORT |
| 1196 | #define MAGICKCORE_INSTALLED_SUPPORT 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1197 | #endif |
| 1198 | |
| 1199 | /* Define if you have JBIG library */ |
| cristy | b0a657e | 2012-08-29 00:45:37 +0000 | [diff] [blame] | 1200 | /* #undef JBIG_DELEGATE */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1201 | |
| 1202 | /* Define if you have JPEG version 2 "Jasper" library */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1203 | #ifndef MAGICKCORE_JP2_DELEGATE |
| 1204 | #define MAGICKCORE_JP2_DELEGATE 1 |
| 1205 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1206 | |
| 1207 | /* Define if you have JPEG library */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1208 | #ifndef MAGICKCORE_JPEG_DELEGATE |
| 1209 | #define MAGICKCORE_JPEG_DELEGATE 1 |
| 1210 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1211 | |
| cristy | 7120340 | 2010-06-18 13:12:03 +0000 | [diff] [blame] | 1212 | /* Define if you have LCMS (v1.11 or later) library */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1213 | #ifndef MAGICKCORE_LCMS_DELEGATE |
| 1214 | #define MAGICKCORE_LCMS_DELEGATE 1 |
| 1215 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1216 | |
| 1217 | /* Directory where architecture-dependent files live. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1218 | #ifndef MAGICKCORE_LIBRARY_PATH |
| cristy | 4a3e215 | 2011-07-02 00:59:04 +0000 | [diff] [blame] | 1219 | #define MAGICKCORE_LIBRARY_PATH "/usr/local/lib/ImageMagick-7.0.0/" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1220 | #endif |
| 1221 | |
| 1222 | /* Subdirectory of lib where ImageMagick architecture dependent files are |
| 1223 | installed */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1224 | #ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH |
| cristy | 4a3e215 | 2011-07-02 00:59:04 +0000 | [diff] [blame] | 1225 | #define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-7.0.0" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1226 | #endif |
| 1227 | |
| 1228 | /* Define if you have LQR library */ |
| cristy | 58945e4 | 2012-09-04 14:33:54 +0000 | [diff] [blame^] | 1229 | /* #undef LQR_DELEGATE */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1230 | |
| 1231 | /* Define if using libltdl to support dynamically loadable modules */ |
| cristy | 7b4457a | 2011-10-25 01:18:30 +0000 | [diff] [blame] | 1232 | #ifndef MAGICKCORE_LTDL_DELEGATE |
| 1233 | #define MAGICKCORE_LTDL_DELEGATE 1 |
| 1234 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1235 | |
| 1236 | /* Define if the OS needs help to load dependent libraries for dlopen(). */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1237 | /* #undef LTDL_DLOPEN_DEPLIBS */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1238 | |
| 1239 | /* Define to the system default library search path. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1240 | #ifndef MAGICKCORE_LT_DLSEARCH_PATH |
| cristy | 58945e4 | 2012-09-04 14:33:54 +0000 | [diff] [blame^] | 1241 | #define MAGICKCORE_LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/atlas:/usr/lib64/freetype-freeworld:/usr/lib/llvm:/usr/lib64/llvm:/usr/local/lib:/usr/lib64/mysql:/usr/lib64/nvidia:/usr/lib64/qt-3.3/lib:/usr/lib64/tcl8.5/tclx8.4:/usr/lib64/tcl8.5:/usr/lib64/tracker-0.14:/usr/lib/wine/:/usr/lib64/wine/:/usr/lib64/xulrunner-2" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1242 | #endif |
| 1243 | |
| 1244 | /* The archive extension */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1245 | #ifndef MAGICKCORE_LT_LIBEXT |
| 1246 | #define MAGICKCORE_LT_LIBEXT "a" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1247 | #endif |
| 1248 | |
| cristy | da16f16 | 2011-02-19 23:52:17 +0000 | [diff] [blame] | 1249 | /* The archive prefix */ |
| 1250 | #ifndef MAGICKCORE_LT_LIBPREFIX |
| 1251 | #define MAGICKCORE_LT_LIBPREFIX "lib" |
| 1252 | #endif |
| 1253 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1254 | /* Define to the extension used for runtime loadable modules, say, ".so". */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1255 | #ifndef MAGICKCORE_LT_MODULE_EXT |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1256 | #define MAGICKCORE_LT_MODULE_EXT ".so" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1257 | #endif |
| 1258 | |
| 1259 | /* Define to the name of the environment variable that determines the run-time |
| 1260 | module search path. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1261 | #ifndef MAGICKCORE_LT_MODULE_PATH_VAR |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1262 | #define MAGICKCORE_LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1263 | #endif |
| 1264 | |
| 1265 | /* Define to the sub-directory in which libtool stores uninstalled libraries. |
| 1266 | */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1267 | #ifndef MAGICKCORE_LT_OBJDIR |
| 1268 | #define MAGICKCORE_LT_OBJDIR ".libs/" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1269 | #endif |
| 1270 | |
| cristy | 99bd523 | 2011-12-07 14:38:20 +0000 | [diff] [blame] | 1271 | /* Define to the shared library suffix, say, ".dylib". */ |
| 1272 | /* #undef LT_SHARED_EXT */ |
| 1273 | |
| cristy | 3f590e5 | 2011-11-14 14:29:44 +0000 | [diff] [blame] | 1274 | /* Define if you have LZMA library */ |
| cristy | 58945e4 | 2012-09-04 14:33:54 +0000 | [diff] [blame^] | 1275 | #ifndef MAGICKCORE_LZMA_DELEGATE |
| 1276 | #define MAGICKCORE_LZMA_DELEGATE 1 |
| 1277 | #endif |
| cristy | fbb0ef0 | 2010-12-19 02:32:11 +0000 | [diff] [blame] | 1278 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1279 | /* Define to prepend to default font search path. */ |
| 1280 | /* #undef MAGICK_FONT_PATH */ |
| 1281 | |
| cristy | 27d53d6 | 2012-07-29 23:30:07 +0000 | [diff] [blame] | 1282 | /* Target Host CPU */ |
| 1283 | #ifndef MAGICKCORE_MAGICK_TARGET_CPU |
| 1284 | #define MAGICKCORE_MAGICK_TARGET_CPU x86_64 |
| 1285 | #endif |
| 1286 | |
| 1287 | /* Target Host OS */ |
| 1288 | #ifndef MAGICKCORE_MAGICK_TARGET_OS |
| 1289 | #define MAGICKCORE_MAGICK_TARGET_OS linux-gnu |
| 1290 | #endif |
| 1291 | |
| 1292 | /* Target Host Vendor */ |
| 1293 | #ifndef MAGICKCORE_MAGICK_TARGET_VENDOR |
| 1294 | #define MAGICKCORE_MAGICK_TARGET_VENDOR unknown |
| 1295 | #endif |
| 1296 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1297 | /* Magick API method prefix */ |
| 1298 | /* #undef NAMESPACE_PREFIX */ |
| 1299 | |
| cristy | a0b81c3 | 2010-01-22 02:54:33 +0000 | [diff] [blame] | 1300 | /* Define to 1 if assertions should be disabled. */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1301 | /* #undef NDEBUG */ |
| 1302 | |
| 1303 | /* Define if dlsym() requires a leading underscore in symbol names. */ |
| 1304 | /* #undef NEED_USCORE */ |
| 1305 | |
| 1306 | /* Define to 1 if your C compiler doesn't accept -c and -o together. */ |
| 1307 | /* #undef NO_MINUS_C_MINUS_O */ |
| 1308 | |
| 1309 | /* Define if you have OPENEXR library */ |
| cristy | 380a11c | 2012-06-02 15:15:22 +0000 | [diff] [blame] | 1310 | #ifndef MAGICKCORE_OPENEXR_DELEGATE |
| 1311 | #define MAGICKCORE_OPENEXR_DELEGATE 1 |
| 1312 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1313 | |
| cristy | a448bd2 | 2011-10-14 12:38:13 +0000 | [diff] [blame] | 1314 | /* Name of package */ |
| 1315 | #ifndef MAGICKCORE_PACKAGE |
| cristy | 09b53e1 | 2011-10-14 12:47:22 +0000 | [diff] [blame] | 1316 | #define MAGICKCORE_PACKAGE "ImageMagick" |
| cristy | a448bd2 | 2011-10-14 12:38:13 +0000 | [diff] [blame] | 1317 | #endif |
| 1318 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1319 | /* Define to the address where bug reports for this package should be sent. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1320 | #ifndef MAGICKCORE_PACKAGE_BUGREPORT |
| 1321 | #define MAGICKCORE_PACKAGE_BUGREPORT "http://www.imagemagick.org" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1322 | #endif |
| 1323 | |
| 1324 | /* Define to the full name of this package. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1325 | #ifndef MAGICKCORE_PACKAGE_NAME |
| 1326 | #define MAGICKCORE_PACKAGE_NAME "ImageMagick" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1327 | #endif |
| 1328 | |
| 1329 | /* Define to the full name and version of this package. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1330 | #ifndef MAGICKCORE_PACKAGE_STRING |
| cristy | 29eb34e | 2011-10-16 00:46:08 +0000 | [diff] [blame] | 1331 | #define MAGICKCORE_PACKAGE_STRING "ImageMagick 7.0.0-0" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1332 | #endif |
| 1333 | |
| 1334 | /* Define to the one symbol short name of this package. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1335 | #ifndef MAGICKCORE_PACKAGE_TARNAME |
| cristy | 09b53e1 | 2011-10-14 12:47:22 +0000 | [diff] [blame] | 1336 | #define MAGICKCORE_PACKAGE_TARNAME "ImageMagick" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1337 | #endif |
| 1338 | |
| cristy | 8b350f6 | 2009-11-15 23:12:43 +0000 | [diff] [blame] | 1339 | /* Define to the home page for this package. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1340 | #ifndef MAGICKCORE_PACKAGE_URL |
| 1341 | #define MAGICKCORE_PACKAGE_URL "" |
| cristy | 8b350f6 | 2009-11-15 23:12:43 +0000 | [diff] [blame] | 1342 | #endif |
| 1343 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1344 | /* Define to the version of this package. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1345 | #ifndef MAGICKCORE_PACKAGE_VERSION |
| cristy | 29eb34e | 2011-10-16 00:46:08 +0000 | [diff] [blame] | 1346 | #define MAGICKCORE_PACKAGE_VERSION "7.0.0-0" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1347 | #endif |
| 1348 | |
| cristy | a054b76 | 2012-03-26 23:16:00 +0000 | [diff] [blame] | 1349 | /* Define if you have PANGOCAIRO library */ |
| 1350 | #ifndef MAGICKCORE_PANGOCAIRO_DELEGATE |
| 1351 | #define MAGICKCORE_PANGOCAIRO_DELEGATE 1 |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1352 | #endif |
| cristy | 41cbe8a | 2011-10-27 01:35:18 +0000 | [diff] [blame] | 1353 | |
| 1354 | /* Define if you have PANGO library */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1355 | #ifndef MAGICKCORE_PANGO_DELEGATE |
| 1356 | #define MAGICKCORE_PANGO_DELEGATE 1 |
| 1357 | #endif |
| cristy | 41cbe8a | 2011-10-27 01:35:18 +0000 | [diff] [blame] | 1358 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1359 | /* Define if you have PNG library */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1360 | #ifndef MAGICKCORE_PNG_DELEGATE |
| 1361 | #define MAGICKCORE_PNG_DELEGATE 1 |
| 1362 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1363 | |
| 1364 | /* Define to necessary symbol if this constant uses a non-standard name on |
| 1365 | your system. */ |
| 1366 | /* #undef PTHREAD_CREATE_JOINABLE */ |
| 1367 | |
| 1368 | /* Pixel cache threshold in MB (defaults to available memory) */ |
| 1369 | /* #undef PixelCacheThreshold */ |
| 1370 | |
| 1371 | /* Number of bits in a pixel Quantum (8/16/32/64) */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1372 | #ifndef MAGICKCORE_QUANTUM_DEPTH |
| cristy | 71f59e0 | 2010-09-19 22:52:17 +0000 | [diff] [blame] | 1373 | #define MAGICKCORE_QUANTUM_DEPTH 16 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1374 | #endif |
| 1375 | |
| 1376 | /* Define as the return type of signal handlers (`int' or `void'). */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1377 | #ifndef MAGICKCORE_RETSIGTYPE |
| 1378 | #define MAGICKCORE_RETSIGTYPE void |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1379 | #endif |
| 1380 | |
| 1381 | /* Define if you have RSVG library */ |
| cristy | 1164d5f | 2012-08-15 00:58:25 +0000 | [diff] [blame] | 1382 | /* #undef RSVG_DELEGATE */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1383 | |
| 1384 | /* Define to the type of arg 1 for `select'. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1385 | #ifndef MAGICKCORE_SELECT_TYPE_ARG1 |
| 1386 | #define MAGICKCORE_SELECT_TYPE_ARG1 int |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1387 | #endif |
| 1388 | |
| 1389 | /* Define to the type of args 2, 3 and 4 for `select'. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1390 | #ifndef MAGICKCORE_SELECT_TYPE_ARG234 |
| 1391 | #define MAGICKCORE_SELECT_TYPE_ARG234 (fd_set *) |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1392 | #endif |
| 1393 | |
| 1394 | /* Define to the type of arg 5 for `select'. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1395 | #ifndef MAGICKCORE_SELECT_TYPE_ARG5 |
| 1396 | #define MAGICKCORE_SELECT_TYPE_ARG5 (struct timeval *) |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1397 | #endif |
| 1398 | |
| 1399 | /* Directory where architecture-independent configuration files live. */ |
| cristy | 670aa3c | 2011-11-03 00:54:00 +0000 | [diff] [blame] | 1400 | #ifndef MAGICKCORE_SHAREARCH_PATH |
| cristy | 408ebcd | 2011-11-14 01:36:57 +0000 | [diff] [blame] | 1401 | #define MAGICKCORE_SHAREARCH_PATH "/usr/local/lib/ImageMagick-7.0.0/config/" |
| cristy | 670aa3c | 2011-11-03 00:54:00 +0000 | [diff] [blame] | 1402 | #endif |
| 1403 | |
| 1404 | /* Subdirectory of lib where architecture-independent configuration files |
| 1405 | live. */ |
| 1406 | #ifndef MAGICKCORE_SHAREARCH_RELATIVE_PATH |
| cristy | 408ebcd | 2011-11-14 01:36:57 +0000 | [diff] [blame] | 1407 | #define MAGICKCORE_SHAREARCH_RELATIVE_PATH "ImageMagick-7.0.0/config" |
| cristy | 670aa3c | 2011-11-03 00:54:00 +0000 | [diff] [blame] | 1408 | #endif |
| 1409 | |
| 1410 | /* Directory where architecture-independent configuration files live. */ |
| cristy | 4f82071 | 2011-04-01 12:35:43 +0000 | [diff] [blame] | 1411 | #ifndef MAGICKCORE_SHARE_PATH |
| cristy | 4a3e215 | 2011-07-02 00:59:04 +0000 | [diff] [blame] | 1412 | #define MAGICKCORE_SHARE_PATH "/usr/local/share/ImageMagick-7.0.0/" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1413 | #endif |
| 1414 | |
| 1415 | /* Subdirectory of lib where architecture-independent configuration files |
| 1416 | live. */ |
| cristy | 4f82071 | 2011-04-01 12:35:43 +0000 | [diff] [blame] | 1417 | #ifndef MAGICKCORE_SHARE_RELATIVE_PATH |
| cristy | 4a3e215 | 2011-07-02 00:59:04 +0000 | [diff] [blame] | 1418 | #define MAGICKCORE_SHARE_RELATIVE_PATH "ImageMagick-7.0.0" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1419 | #endif |
| 1420 | |
| 1421 | /* The size of `off_t', as computed by sizeof. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1422 | #ifndef MAGICKCORE_SIZEOF_OFF_T |
| 1423 | #define MAGICKCORE_SIZEOF_OFF_T 8 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1424 | #endif |
| 1425 | |
| 1426 | /* The size of `signed int', as computed by sizeof. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1427 | #ifndef MAGICKCORE_SIZEOF_SIGNED_INT |
| 1428 | #define MAGICKCORE_SIZEOF_SIGNED_INT 4 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1429 | #endif |
| 1430 | |
| 1431 | /* The size of `signed long', as computed by sizeof. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1432 | #ifndef MAGICKCORE_SIZEOF_SIGNED_LONG |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1433 | #define MAGICKCORE_SIZEOF_SIGNED_LONG 8 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1434 | #endif |
| 1435 | |
| 1436 | /* The size of `signed long long', as computed by sizeof. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1437 | #ifndef MAGICKCORE_SIZEOF_SIGNED_LONG_LONG |
| 1438 | #define MAGICKCORE_SIZEOF_SIGNED_LONG_LONG 8 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1439 | #endif |
| 1440 | |
| 1441 | /* The size of `signed short', as computed by sizeof. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1442 | #ifndef MAGICKCORE_SIZEOF_SIGNED_SHORT |
| 1443 | #define MAGICKCORE_SIZEOF_SIGNED_SHORT 2 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1444 | #endif |
| 1445 | |
| 1446 | /* The size of `size_t', as computed by sizeof. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1447 | #ifndef MAGICKCORE_SIZEOF_SIZE_T |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1448 | #define MAGICKCORE_SIZEOF_SIZE_T 8 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1449 | #endif |
| 1450 | |
| cristy | 330e935 | 2010-06-01 18:42:49 +0000 | [diff] [blame] | 1451 | /* The size of `ssize_t', as computed by sizeof. */ |
| 1452 | #ifndef MAGICKCORE_SIZEOF_SSIZE_T |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1453 | #define MAGICKCORE_SIZEOF_SSIZE_T 8 |
| cristy | 330e935 | 2010-06-01 18:42:49 +0000 | [diff] [blame] | 1454 | #endif |
| 1455 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1456 | /* The size of `unsigned int', as computed by sizeof. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1457 | #ifndef MAGICKCORE_SIZEOF_UNSIGNED_INT |
| 1458 | #define MAGICKCORE_SIZEOF_UNSIGNED_INT 4 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1459 | #endif |
| 1460 | |
| 1461 | /* The size of `unsigned int*', as computed by sizeof. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1462 | #ifndef MAGICKCORE_SIZEOF_UNSIGNED_INTP |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1463 | #define MAGICKCORE_SIZEOF_UNSIGNED_INTP 8 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1464 | #endif |
| 1465 | |
| 1466 | /* The size of `unsigned long', as computed by sizeof. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1467 | #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1468 | #define MAGICKCORE_SIZEOF_UNSIGNED_LONG 8 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1469 | #endif |
| 1470 | |
| 1471 | /* The size of `unsigned long long', as computed by sizeof. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1472 | #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG |
| 1473 | #define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1474 | #endif |
| 1475 | |
| 1476 | /* The size of `unsigned short', as computed by sizeof. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1477 | #ifndef MAGICKCORE_SIZEOF_UNSIGNED_SHORT |
| 1478 | #define MAGICKCORE_SIZEOF_UNSIGNED_SHORT 2 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1479 | #endif |
| 1480 | |
| 1481 | /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */ |
| 1482 | /* #undef STAT_MACROS_BROKEN */ |
| 1483 | |
| 1484 | /* Define to 1 if you have the ANSI C header files. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1485 | #ifndef MAGICKCORE_STDC_HEADERS |
| 1486 | #define MAGICKCORE_STDC_HEADERS 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1487 | #endif |
| 1488 | |
| cristy | 7d4a1d6 | 2011-10-13 15:54:12 +0000 | [diff] [blame] | 1489 | /* Define to 1 if strerror_r returns char *. */ |
| 1490 | #ifndef MAGICKCORE_STRERROR_R_CHAR_P |
| 1491 | #define MAGICKCORE_STRERROR_R_CHAR_P 1 |
| 1492 | #endif |
| 1493 | |
| cristy | 55bf91c | 2010-09-24 00:29:41 +0000 | [diff] [blame] | 1494 | /* Define if you have POSIX threads libraries and header files. */ |
| 1495 | #ifndef MAGICKCORE_THREAD_SUPPORT |
| 1496 | #define MAGICKCORE_THREAD_SUPPORT 1 |
| 1497 | #endif |
| 1498 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1499 | /* Define if you have TIFF library */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1500 | #ifndef MAGICKCORE_TIFF_DELEGATE |
| 1501 | #define MAGICKCORE_TIFF_DELEGATE 1 |
| 1502 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1503 | |
| 1504 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1505 | #ifndef MAGICKCORE_TIME_WITH_SYS_TIME |
| 1506 | #define MAGICKCORE_TIME_WITH_SYS_TIME 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1507 | #endif |
| 1508 | |
| 1509 | /* Define to 1 if your <sys/time.h> declares `struct tm'. */ |
| 1510 | /* #undef TM_IN_SYS_TIME */ |
| 1511 | |
| 1512 | /* Enable extensions on AIX 3, Interix. */ |
| 1513 | #ifndef _ALL_SOURCE |
| 1514 | # define _ALL_SOURCE 1 |
| 1515 | #endif |
| 1516 | /* Enable GNU extensions on systems that have them. */ |
| 1517 | #ifndef _GNU_SOURCE |
| 1518 | # define _GNU_SOURCE 1 |
| 1519 | #endif |
| 1520 | /* Enable threading extensions on Solaris. */ |
| 1521 | #ifndef _POSIX_PTHREAD_SEMANTICS |
| 1522 | # define _POSIX_PTHREAD_SEMANTICS 1 |
| 1523 | #endif |
| 1524 | /* Enable extensions on HP NonStop. */ |
| 1525 | #ifndef _TANDEM_SOURCE |
| 1526 | # define _TANDEM_SOURCE 1 |
| 1527 | #endif |
| 1528 | /* Enable general extensions on Solaris. */ |
| 1529 | #ifndef __EXTENSIONS__ |
| 1530 | # define __EXTENSIONS__ 1 |
| 1531 | #endif |
| 1532 | |
| 1533 | |
| cristy | a448bd2 | 2011-10-14 12:38:13 +0000 | [diff] [blame] | 1534 | /* Version number of package */ |
| 1535 | #ifndef MAGICKCORE_VERSION |
| cristy | 29eb34e | 2011-10-16 00:46:08 +0000 | [diff] [blame] | 1536 | #define MAGICKCORE_VERSION "7.0.0-0" |
| cristy | a448bd2 | 2011-10-14 12:38:13 +0000 | [diff] [blame] | 1537 | #endif |
| 1538 | |
| cristy | b186075 | 2011-03-14 00:27:46 +0000 | [diff] [blame] | 1539 | /* Define if you have WEBP library */ |
| cristy | b0a657e | 2012-08-29 00:45:37 +0000 | [diff] [blame] | 1540 | /* #undef WEBP_DELEGATE */ |
| cristy | b186075 | 2011-03-14 00:27:46 +0000 | [diff] [blame] | 1541 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1542 | /* Define to use the Windows GDI32 library */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1543 | /* #undef WINGDI32_DELEGATE */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1544 | |
| 1545 | /* Define if using the dmalloc debugging malloc package */ |
| 1546 | /* #undef WITH_DMALLOC */ |
| 1547 | |
| cristy | 03f7cf9 | 2011-12-15 01:40:41 +0000 | [diff] [blame] | 1548 | /* Define if you have wmflite library */ |
| cristy | b0a657e | 2012-08-29 00:45:37 +0000 | [diff] [blame] | 1549 | /* #undef WMFLITE_DELEGATE */ |
| cristy | 03f7cf9 | 2011-12-15 01:40:41 +0000 | [diff] [blame] | 1550 | |
| 1551 | /* Define if you have wmf library */ |
| cristy | 2542fc6 | 2011-12-06 17:50:25 +0000 | [diff] [blame] | 1552 | /* #undef WMF_DELEGATE */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1553 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1554 | /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most |
| 1555 | significant byte first (like Motorola and SPARC, unlike Intel). */ |
| 1556 | #if defined AC_APPLE_UNIVERSAL_BUILD |
| 1557 | # if defined __BIG_ENDIAN__ |
| 1558 | # define WORDS_BIGENDIAN 1 |
| 1559 | # endif |
| 1560 | #else |
| 1561 | # ifndef WORDS_BIGENDIAN |
| 1562 | /* # undef WORDS_BIGENDIAN */ |
| 1563 | # endif |
| 1564 | #endif |
| 1565 | |
| 1566 | /* Location of X11 configure files */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1567 | #ifndef MAGICKCORE_X11_CONFIGURE_PATH |
| 1568 | #define MAGICKCORE_X11_CONFIGURE_PATH "" |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1569 | #endif |
| 1570 | |
| 1571 | /* Define if you have X11 library */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1572 | #ifndef MAGICKCORE_X11_DELEGATE |
| 1573 | #define MAGICKCORE_X11_DELEGATE 1 |
| 1574 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1575 | |
| 1576 | /* Define if you have XML library */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1577 | #ifndef MAGICKCORE_XML_DELEGATE |
| 1578 | #define MAGICKCORE_XML_DELEGATE 1 |
| 1579 | #endif |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1580 | |
| 1581 | /* Define to 1 if the X Window System is missing or not being used. */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1582 | /* #undef X_DISPLAY_MISSING */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1583 | |
| cristy | 6e3607c | 2011-09-13 13:59:17 +0000 | [diff] [blame] | 1584 | /* Build self-contained, embeddable, zero-configuration ImageMagick */ |
| cristy | bb06a1a | 2012-03-15 00:16:53 +0000 | [diff] [blame] | 1585 | /* #undef ZERO_CONFIGURATION_SUPPORT */ |
| cristy | 6e3607c | 2011-09-13 13:59:17 +0000 | [diff] [blame] | 1586 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1587 | /* Define if you have zlib compression library */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1588 | #ifndef MAGICKCORE_ZLIB_DELEGATE |
| 1589 | #define MAGICKCORE_ZLIB_DELEGATE 1 |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1590 | #endif |
| 1591 | |
| cristy | 14fefe5 | 2012-05-21 00:59:18 +0000 | [diff] [blame] | 1592 | /* Enable large inode numbers on Mac OS X 10.5. */ |
| 1593 | #ifndef _DARWIN_USE_64_BIT_INODE |
| 1594 | # define _DARWIN_USE_64_BIT_INODE 1 |
| 1595 | #endif |
| 1596 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1597 | /* Number of bits in a file offset, on hosts where this is settable. */ |
| cristy | 00e93b4 | 2012-01-18 17:40:03 +0000 | [diff] [blame] | 1598 | /* #undef _FILE_OFFSET_BITS */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1599 | |
| 1600 | /* enable run-time bounds-checking */ |
| 1601 | /* #undef _FORTIFY_SOURCE */ |
| 1602 | |
| 1603 | /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ |
| 1604 | /* #undef _LARGEFILE_SOURCE */ |
| 1605 | |
| 1606 | /* Define for large files, on AIX-style hosts. */ |
| 1607 | /* #undef _LARGE_FILES */ |
| 1608 | |
| 1609 | /* Define to 1 if on MINIX. */ |
| 1610 | /* #undef _MINIX */ |
| 1611 | |
| cristy | 99cc300 | 2010-01-21 14:50:11 +0000 | [diff] [blame] | 1612 | /* Define this for the OpenCL Accelerator */ |
| cristy | 4d41221 | 2012-06-27 23:14:48 +0000 | [diff] [blame] | 1613 | /* #undef _OPENCL */ |
| cristy | 99cc300 | 2010-01-21 14:50:11 +0000 | [diff] [blame] | 1614 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1615 | /* Define to 2 if the system does not provide POSIX.1 features except with |
| 1616 | this defined. */ |
| 1617 | /* #undef _POSIX_1_SOURCE */ |
| 1618 | |
| 1619 | /* Define to 1 if you need to in order for `stat' and other things to work. */ |
| 1620 | /* #undef _POSIX_SOURCE */ |
| 1621 | |
| cristy | 501c804 | 2011-05-26 17:46:28 +0000 | [diff] [blame] | 1622 | /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, |
| 1623 | <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the |
| 1624 | #define below would cause a syntax error. */ |
| 1625 | /* #undef _UINT32_T */ |
| 1626 | |
| 1627 | /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, |
| 1628 | <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the |
| 1629 | #define below would cause a syntax error. */ |
| 1630 | /* #undef _UINT64_T */ |
| 1631 | |
| 1632 | /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>, |
| 1633 | <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the |
| 1634 | #define below would cause a syntax error. */ |
| 1635 | /* #undef _UINT8_T */ |
| 1636 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1637 | /* Define to 1 if type `char' is unsigned and you are not using gcc. */ |
| 1638 | #ifndef __CHAR_UNSIGNED__ |
| 1639 | /* # undef __CHAR_UNSIGNED__ */ |
| 1640 | #endif |
| 1641 | |
| 1642 | /* Define so that glibc/gnulib argp.h does not typedef error_t. */ |
| 1643 | /* #undef __error_t_defined */ |
| 1644 | |
| 1645 | /* Define to appropriate substitue if compiler does not have __func__ */ |
| 1646 | /* #undef __func__ */ |
| 1647 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1648 | /* Define to a type to use for `error_t' if it is not otherwise available. */ |
| 1649 | /* #undef error_t */ |
| 1650 | |
| cristy | 501c804 | 2011-05-26 17:46:28 +0000 | [diff] [blame] | 1651 | /* Define to `int' if <sys/types.h> doesn't define. */ |
| 1652 | /* #undef gid_t */ |
| 1653 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1654 | /* Define to `__inline__' or `__inline' if that's what the C compiler |
| 1655 | calls it, or to nothing if 'inline' is not supported under any name. */ |
| 1656 | #ifndef __cplusplus |
| cristy | bcbeec8 | 2010-01-22 03:20:31 +0000 | [diff] [blame] | 1657 | /* #undef inline */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1658 | #endif |
| 1659 | |
| cristy | 501c804 | 2011-05-26 17:46:28 +0000 | [diff] [blame] | 1660 | /* Define to the type of a signed integer type of width exactly 16 bits if |
| 1661 | such a type exists and the standard includes do not define it. */ |
| 1662 | /* #undef int16_t */ |
| 1663 | |
| 1664 | /* Define to the type of a signed integer type of width exactly 32 bits if |
| 1665 | such a type exists and the standard includes do not define it. */ |
| 1666 | /* #undef int32_t */ |
| 1667 | |
| 1668 | /* Define to the type of a signed integer type of width exactly 64 bits if |
| 1669 | such a type exists and the standard includes do not define it. */ |
| 1670 | /* #undef int64_t */ |
| 1671 | |
| 1672 | /* Define to the type of a signed integer type of width exactly 8 bits if such |
| 1673 | a type exists and the standard includes do not define it. */ |
| 1674 | /* #undef int8_t */ |
| 1675 | |
| 1676 | /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do |
| 1677 | not define. */ |
| 1678 | /* #undef intmax_t */ |
| 1679 | |
| 1680 | /* Define to the type of a signed integer type wide enough to hold a pointer, |
| 1681 | if such a type exists, and if the system does not define it. */ |
| 1682 | /* #undef intptr_t */ |
| 1683 | |
| 1684 | /* Define to a type if <wchar.h> does not define. */ |
| 1685 | /* #undef mbstate_t */ |
| 1686 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1687 | /* Define to `int' if <sys/types.h> does not define. */ |
| 1688 | /* #undef mode_t */ |
| 1689 | |
| 1690 | /* Define to `long int' if <sys/types.h> does not define. */ |
| 1691 | /* #undef off_t */ |
| 1692 | |
| 1693 | /* Define to `int' if <sys/types.h> does not define. */ |
| 1694 | /* #undef pid_t */ |
| 1695 | |
| 1696 | /* Define to the equivalent of the C99 'restrict' keyword, or to |
| 1697 | nothing if this is not supported. Do not define if restrict is |
| 1698 | supported directly. */ |
| cristy | 964cb7f | 2010-04-25 23:18:00 +0000 | [diff] [blame] | 1699 | #ifndef _magickcore_restrict |
| 1700 | #define _magickcore_restrict __restrict |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1701 | #endif |
| cristy | 8b350f6 | 2009-11-15 23:12:43 +0000 | [diff] [blame] | 1702 | /* Work around a bug in Sun C++: it does not support _Restrict or |
| 1703 | __restrict__, even though the corresponding Sun C compiler ends up with |
| 1704 | "#define restrict _Restrict" or "#define restrict __restrict__" in the |
| 1705 | previous line. Perhaps some future version of Sun C++ will work with |
| 1706 | restrict; if so, hopefully it defines __RESTRICT like Sun C does. */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1707 | #if defined __SUNPRO_CC && !defined __RESTRICT |
| 1708 | # define _Restrict |
| cristy | 8b350f6 | 2009-11-15 23:12:43 +0000 | [diff] [blame] | 1709 | # define __restrict__ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1710 | #endif |
| 1711 | |
| 1712 | /* Define to `unsigned int' if <sys/types.h> does not define. */ |
| 1713 | /* #undef size_t */ |
| 1714 | |
| 1715 | /* Define to `int' if <sys/types.h> does not define. */ |
| 1716 | /* #undef ssize_t */ |
| 1717 | |
| cristy | 501c804 | 2011-05-26 17:46:28 +0000 | [diff] [blame] | 1718 | /* Define to `int' if <sys/types.h> doesn't define. */ |
| 1719 | /* #undef uid_t */ |
| 1720 | |
| 1721 | /* Define to the type of an unsigned integer type of width exactly 16 bits if |
| 1722 | such a type exists and the standard includes do not define it. */ |
| 1723 | /* #undef uint16_t */ |
| 1724 | |
| 1725 | /* Define to the type of an unsigned integer type of width exactly 32 bits if |
| 1726 | such a type exists and the standard includes do not define it. */ |
| 1727 | /* #undef uint32_t */ |
| 1728 | |
| 1729 | /* Define to the type of an unsigned integer type of width exactly 64 bits if |
| 1730 | such a type exists and the standard includes do not define it. */ |
| 1731 | /* #undef uint64_t */ |
| 1732 | |
| 1733 | /* Define to the type of an unsigned integer type of width exactly 8 bits if |
| 1734 | such a type exists and the standard includes do not define it. */ |
| 1735 | /* #undef uint8_t */ |
| 1736 | |
| 1737 | /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h> |
| 1738 | do not define. */ |
| 1739 | /* #undef uintmax_t */ |
| 1740 | |
| 1741 | /* Define to the type of an unsigned integer type wide enough to hold a |
| 1742 | pointer, if such a type exists, and if the system does not define it. */ |
| 1743 | /* #undef uintptr_t */ |
| 1744 | |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1745 | /* Define as `fork' if `vfork' does not work. */ |
| 1746 | /* #undef vfork */ |
| 1747 | |
| 1748 | /* Define to empty if the keyword `volatile' does not work. Warning: valid |
| 1749 | code using `volatile' can become incorrect without. Disable with care. */ |
| 1750 | /* #undef volatile */ |
| 1751 | |
| cristy | 4c08aed | 2011-07-01 19:47:50 +0000 | [diff] [blame] | 1752 | /* once: _MAGICKCORE_MAGICK_CONFIG_H */ |
| cristy | 3ed852e | 2009-09-05 21:47:34 +0000 | [diff] [blame] | 1753 | #endif |