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