| 1 | /* config/config.h.in. Generated from configure.ac by autoheader. */ |
|---|
| 2 | |
|---|
| 3 | /* Define if building universal (internal helper macro) */ |
|---|
| 4 | #undef AC_APPLE_UNIVERSAL_BUILD |
|---|
| 5 | |
|---|
| 6 | /* Define if you have AUTOTRACE library */ |
|---|
| 7 | #undef AUTOTRACE_DELEGATE |
|---|
| 8 | |
|---|
| 9 | /* Define if coders and filters are to be built as modules. */ |
|---|
| 10 | #undef BUILD_MODULES |
|---|
| 11 | |
|---|
| 12 | /* Define if you have the bzip2 library */ |
|---|
| 13 | #undef BZLIB_DELEGATE |
|---|
| 14 | |
|---|
| 15 | /* Define if you have CAIRO library */ |
|---|
| 16 | #undef CAIRO_DELEGATE |
|---|
| 17 | |
|---|
| 18 | /* permit enciphering and deciphering image pixels */ |
|---|
| 19 | #undef CIPHER_SUPPORT |
|---|
| 20 | |
|---|
| 21 | /* Define to 1 if the `closedir' function returns void instead of `int'. */ |
|---|
| 22 | #undef CLOSEDIR_VOID |
|---|
| 23 | |
|---|
| 24 | /* Location of coder modules */ |
|---|
| 25 | #undef CODER_PATH |
|---|
| 26 | |
|---|
| 27 | /* Subdirectory of lib where coder modules are installed */ |
|---|
| 28 | #undef CODER_RELATIVE_PATH |
|---|
| 29 | |
|---|
| 30 | /* Directory where architecture-dependent configuration files live. */ |
|---|
| 31 | #undef CONFIGURE_PATH |
|---|
| 32 | |
|---|
| 33 | /* Subdirectory of lib where architecture-dependent configuration files live. |
|---|
| 34 | */ |
|---|
| 35 | #undef CONFIGURE_RELATIVE_PATH |
|---|
| 36 | |
|---|
| 37 | /* Define if you have DJVU library */ |
|---|
| 38 | #undef DJVU_DELEGATE |
|---|
| 39 | |
|---|
| 40 | /* Directory where ImageMagick documents live. */ |
|---|
| 41 | #undef DOCUMENTATION_PATH |
|---|
| 42 | |
|---|
| 43 | /* Define if you have Display Postscript */ |
|---|
| 44 | #undef DPS_DELEGATE |
|---|
| 45 | |
|---|
| 46 | /* Build self-contained, embeddable, zero-configuration ImageMagick |
|---|
| 47 | (experimental) */ |
|---|
| 48 | #undef EMBEDDABLE_SUPPORT |
|---|
| 49 | |
|---|
| 50 | /* exclude deprecated methods in MagickCore API */ |
|---|
| 51 | #undef EXCLUDE_DEPRECATED |
|---|
| 52 | |
|---|
| 53 | /* Directory where executables are installed. */ |
|---|
| 54 | #undef EXECUTABLE_PATH |
|---|
| 55 | |
|---|
| 56 | /* Define if you have FFTW library */ |
|---|
| 57 | #undef FFTW_DELEGATE |
|---|
| 58 | |
|---|
| 59 | /* Location of filter modules */ |
|---|
| 60 | #undef FILTER_PATH |
|---|
| 61 | |
|---|
| 62 | /* Subdirectory of lib where filter modules are installed */ |
|---|
| 63 | #undef FILTER_RELATIVE_PATH |
|---|
| 64 | |
|---|
| 65 | /* Define if you have FONTCONFIG library */ |
|---|
| 66 | #undef FONTCONFIG_DELEGATE |
|---|
| 67 | |
|---|
| 68 | /* Define if you have FlashPIX library */ |
|---|
| 69 | #undef FPX_DELEGATE |
|---|
| 70 | |
|---|
| 71 | /* Define if you have FreeType (TrueType font) library */ |
|---|
| 72 | #undef FREETYPE_DELEGATE |
|---|
| 73 | |
|---|
| 74 | /* Define if you have Ghostscript library or framework */ |
|---|
| 75 | #undef GS_DELEGATE |
|---|
| 76 | |
|---|
| 77 | /* Define if you have GVC library */ |
|---|
| 78 | #undef GVC_DELEGATE |
|---|
| 79 | |
|---|
| 80 | /* Define to 1 if you have the `argz_add' function. */ |
|---|
| 81 | #undef HAVE_ARGZ_ADD |
|---|
| 82 | |
|---|
| 83 | /* Define to 1 if you have the `argz_append' function. */ |
|---|
| 84 | #undef HAVE_ARGZ_APPEND |
|---|
| 85 | |
|---|
| 86 | /* Define to 1 if you have the `argz_count' function. */ |
|---|
| 87 | #undef HAVE_ARGZ_COUNT |
|---|
| 88 | |
|---|
| 89 | /* Define to 1 if you have the `argz_create_sep' function. */ |
|---|
| 90 | #undef HAVE_ARGZ_CREATE_SEP |
|---|
| 91 | |
|---|
| 92 | /* Define to 1 if you have the <argz.h> header file. */ |
|---|
| 93 | #undef HAVE_ARGZ_H |
|---|
| 94 | |
|---|
| 95 | /* Define to 1 if you have the `argz_insert' function. */ |
|---|
| 96 | #undef HAVE_ARGZ_INSERT |
|---|
| 97 | |
|---|
| 98 | /* Define to 1 if you have the `argz_next' function. */ |
|---|
| 99 | #undef HAVE_ARGZ_NEXT |
|---|
| 100 | |
|---|
| 101 | /* Define to 1 if you have the `argz_stringify' function. */ |
|---|
| 102 | #undef HAVE_ARGZ_STRINGIFY |
|---|
| 103 | |
|---|
| 104 | /* Define to 1 if you have the <arm/limits.h> header file. */ |
|---|
| 105 | #undef HAVE_ARM_LIMITS_H |
|---|
| 106 | |
|---|
| 107 | /* Define to 1 if you have the `atexit' function. */ |
|---|
| 108 | #undef HAVE_ATEXIT |
|---|
| 109 | |
|---|
| 110 | /* define if bool is a built-in type */ |
|---|
| 111 | #undef HAVE_BOOL |
|---|
| 112 | |
|---|
| 113 | /* Define to 1 if you have the `clock' function. */ |
|---|
| 114 | #undef HAVE_CLOCK |
|---|
| 115 | |
|---|
| 116 | /* Define to 1 if you have clock_gettime. */ |
|---|
| 117 | #undef HAVE_CLOCK_GETTIME |
|---|
| 118 | |
|---|
| 119 | /* Define to 1 if clock_gettime supports CLOCK_REALTIME. */ |
|---|
| 120 | #undef HAVE_CLOCK_REALTIME |
|---|
| 121 | |
|---|
| 122 | /* Define to 1 if you have the `closedir' function. */ |
|---|
| 123 | #undef HAVE_CLOSEDIR |
|---|
| 124 | |
|---|
| 125 | /* Define to 1 if you have the <CL/opencl.h> header file. */ |
|---|
| 126 | #undef HAVE_CL_OPENCL_H |
|---|
| 127 | |
|---|
| 128 | /* Define to 1 if you have the <complex.h> header file. */ |
|---|
| 129 | #undef HAVE_COMPLEX_H |
|---|
| 130 | |
|---|
| 131 | /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if |
|---|
| 132 | you don't. */ |
|---|
| 133 | #undef HAVE_DECL_CYGWIN_CONV_PATH |
|---|
| 134 | |
|---|
| 135 | /* Define to 1 if you have the declaration of `pread', and to 0 if you don't. |
|---|
| 136 | */ |
|---|
| 137 | #undef HAVE_DECL_PREAD |
|---|
| 138 | |
|---|
| 139 | /* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't. |
|---|
| 140 | */ |
|---|
| 141 | #undef HAVE_DECL_PWRITE |
|---|
| 142 | |
|---|
| 143 | /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you |
|---|
| 144 | don't. */ |
|---|
| 145 | #undef HAVE_DECL_STRLCPY |
|---|
| 146 | |
|---|
| 147 | /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you |
|---|
| 148 | don't. */ |
|---|
| 149 | #undef HAVE_DECL_VSNPRINTF |
|---|
| 150 | |
|---|
| 151 | /* Define to 1 if you have the `directio' function. */ |
|---|
| 152 | #undef HAVE_DIRECTIO |
|---|
| 153 | |
|---|
| 154 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. |
|---|
| 155 | */ |
|---|
| 156 | #undef HAVE_DIRENT_H |
|---|
| 157 | |
|---|
| 158 | /* Define if you have the GNU dld library. */ |
|---|
| 159 | #undef HAVE_DLD |
|---|
| 160 | |
|---|
| 161 | /* Define to 1 if you have the <dld.h> header file. */ |
|---|
| 162 | #undef HAVE_DLD_H |
|---|
| 163 | |
|---|
| 164 | /* Define to 1 if you have the `dlerror' function. */ |
|---|
| 165 | #undef HAVE_DLERROR |
|---|
| 166 | |
|---|
| 167 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
|---|
| 168 | #undef HAVE_DLFCN_H |
|---|
| 169 | |
|---|
| 170 | /* Define to 1 if you have the <dl.h> header file. */ |
|---|
| 171 | #undef HAVE_DL_H |
|---|
| 172 | |
|---|
| 173 | /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ |
|---|
| 174 | #undef HAVE_DOPRNT |
|---|
| 175 | |
|---|
| 176 | /* Define if you have the _dyld_func_lookup function. */ |
|---|
| 177 | #undef HAVE_DYLD |
|---|
| 178 | |
|---|
| 179 | /* Define to 1 if you have the <errno.h> header file. */ |
|---|
| 180 | #undef HAVE_ERRNO_H |
|---|
| 181 | |
|---|
| 182 | /* Define to 1 if the system has the type `error_t'. */ |
|---|
| 183 | #undef HAVE_ERROR_T |
|---|
| 184 | |
|---|
| 185 | /* Define to 1 if you have the `execvp' function. */ |
|---|
| 186 | #undef HAVE_EXECVP |
|---|
| 187 | |
|---|
| 188 | /* Define to 1 if you have the <fcntl.h> header file. */ |
|---|
| 189 | #undef HAVE_FCNTL_H |
|---|
| 190 | |
|---|
| 191 | /* Define to 1 if you have the `floor' function. */ |
|---|
| 192 | #undef HAVE_FLOOR |
|---|
| 193 | |
|---|
| 194 | /* Define to 1 if you have the `fork' function. */ |
|---|
| 195 | #undef HAVE_FORK |
|---|
| 196 | |
|---|
| 197 | /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ |
|---|
| 198 | #undef HAVE_FSEEKO |
|---|
| 199 | |
|---|
| 200 | /* Define to 1 if you have the <ft2build.h> header file. */ |
|---|
| 201 | #undef HAVE_FT2BUILD_H |
|---|
| 202 | |
|---|
| 203 | /* Define to 1 if you have the `ftime' function. */ |
|---|
| 204 | #undef HAVE_FTIME |
|---|
| 205 | |
|---|
| 206 | /* Define to 1 if you have the `ftruncate' function. */ |
|---|
| 207 | #undef HAVE_FTRUNCATE |
|---|
| 208 | |
|---|
| 209 | /* Define to 1 if you have the `getcwd' function. */ |
|---|
| 210 | #undef HAVE_GETCWD |
|---|
| 211 | |
|---|
| 212 | /* Define to 1 if you have the `getdtablesize' function. */ |
|---|
| 213 | #undef HAVE_GETDTABLESIZE |
|---|
| 214 | |
|---|
| 215 | /* Define to 1 if you have the `getexecname' function. */ |
|---|
| 216 | #undef HAVE_GETEXECNAME |
|---|
| 217 | |
|---|
| 218 | /* Define to 1 if you have the `getpagesize' function. */ |
|---|
| 219 | #undef HAVE_GETPAGESIZE |
|---|
| 220 | |
|---|
| 221 | /* Define to 1 if you have the `getpid' function. */ |
|---|
| 222 | #undef HAVE_GETPID |
|---|
| 223 | |
|---|
| 224 | /* Define to 1 if you have the `getrlimit' function. */ |
|---|
| 225 | #undef HAVE_GETRLIMIT |
|---|
| 226 | |
|---|
| 227 | /* Define to 1 if you have the `getrusage' function. */ |
|---|
| 228 | #undef HAVE_GETRUSAGE |
|---|
| 229 | |
|---|
| 230 | /* Define to 1 if you have the `gettimeofday' function. */ |
|---|
| 231 | #undef HAVE_GETTIMEOFDAY |
|---|
| 232 | |
|---|
| 233 | /* Define to 1 if you have the `gmtime_r' function. */ |
|---|
| 234 | #undef HAVE_GMTIME_R |
|---|
| 235 | |
|---|
| 236 | /* Define to 1 if you have the <inttypes.h> header file. */ |
|---|
| 237 | #undef HAVE_INTTYPES_H |
|---|
| 238 | |
|---|
| 239 | /* Define if you have the <lcms.h> header file. */ |
|---|
| 240 | #undef HAVE_LCMS_H |
|---|
| 241 | |
|---|
| 242 | /* Define if you have the <lcms/lcms.h> header file. */ |
|---|
| 243 | #undef HAVE_LCMS_LCMS_H |
|---|
| 244 | |
|---|
| 245 | /* Define if you have the libdl library or equivalent. */ |
|---|
| 246 | #undef HAVE_LIBDL |
|---|
| 247 | |
|---|
| 248 | /* Define if libdlloader will be built on this platform */ |
|---|
| 249 | #undef HAVE_LIBDLLOADER |
|---|
| 250 | |
|---|
| 251 | /* Define to 1 if you have the `gcov' library (-lgcov). */ |
|---|
| 252 | #undef HAVE_LIBGCOV |
|---|
| 253 | |
|---|
| 254 | /* Define to 1 if you have the <limits.h> header file. */ |
|---|
| 255 | #undef HAVE_LIMITS_H |
|---|
| 256 | |
|---|
| 257 | /* Define to 1 if you have the <linux/unistd.h> header file. */ |
|---|
| 258 | #undef HAVE_LINUX_UNISTD_H |
|---|
| 259 | |
|---|
| 260 | /* Define to 1 if you have the <locale.h> header file. */ |
|---|
| 261 | #undef HAVE_LOCALE_H |
|---|
| 262 | |
|---|
| 263 | /* Define to 1 if you have the `localtime_r' function. */ |
|---|
| 264 | #undef HAVE_LOCALTIME_R |
|---|
| 265 | |
|---|
| 266 | /* Define to 1 if the type `long double' works and has more range or precision |
|---|
| 267 | than `double'. */ |
|---|
| 268 | #undef HAVE_LONG_DOUBLE_WIDER |
|---|
| 269 | |
|---|
| 270 | /* Define to 1 if you have the `lstat' function. */ |
|---|
| 271 | #undef HAVE_LSTAT |
|---|
| 272 | |
|---|
| 273 | /* define if the compiler implements L"widestring" */ |
|---|
| 274 | #undef HAVE_LSTRING |
|---|
| 275 | |
|---|
| 276 | /* Define this if a modern libltdl is already installed */ |
|---|
| 277 | #undef HAVE_LTDL |
|---|
| 278 | |
|---|
| 279 | /* Define to 1 if you have the <machine/param.h> header file. */ |
|---|
| 280 | #undef HAVE_MACHINE_PARAM_H |
|---|
| 281 | |
|---|
| 282 | /* Define to 1 if you have the <mach-o/dyld.h> header file. */ |
|---|
| 283 | #undef HAVE_MACH_O_DYLD_H |
|---|
| 284 | |
|---|
| 285 | /* Define to 1 if you have the `memmove' function. */ |
|---|
| 286 | #undef HAVE_MEMMOVE |
|---|
| 287 | |
|---|
| 288 | /* Define to 1 if you have the <memory.h> header file. */ |
|---|
| 289 | #undef HAVE_MEMORY_H |
|---|
| 290 | |
|---|
| 291 | /* Define to 1 if you have the `memset' function. */ |
|---|
| 292 | #undef HAVE_MEMSET |
|---|
| 293 | |
|---|
| 294 | /* Define to 1 if you have the `mkstemp' function. */ |
|---|
| 295 | #undef HAVE_MKSTEMP |
|---|
| 296 | |
|---|
| 297 | /* Define to 1 if you have a working `mmap' system call. */ |
|---|
| 298 | #undef HAVE_MMAP |
|---|
| 299 | |
|---|
| 300 | /* Define to 1 if you have a working `mmap' system call. */ |
|---|
| 301 | #undef HAVE_MMAP_FILEIO |
|---|
| 302 | |
|---|
| 303 | /* Define to 1 if you have the `munmap' function. */ |
|---|
| 304 | #undef HAVE_MUNMAP |
|---|
| 305 | |
|---|
| 306 | /* define if the compiler implements namespaces */ |
|---|
| 307 | #undef HAVE_NAMESPACES |
|---|
| 308 | |
|---|
| 309 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
|---|
| 310 | #undef HAVE_NDIR_H |
|---|
| 311 | |
|---|
| 312 | /* Define to 1 if you have the <OpenCL/OpenCL.h> header file. */ |
|---|
| 313 | #undef HAVE_OPENCL_OPENCL_H |
|---|
| 314 | |
|---|
| 315 | /* Define to 1 if you have the `opendir' function. */ |
|---|
| 316 | #undef HAVE_OPENDIR |
|---|
| 317 | |
|---|
| 318 | /* Define to 1 if you have the <OS.h> header file. */ |
|---|
| 319 | #undef HAVE_OS_H |
|---|
| 320 | |
|---|
| 321 | /* Define to 1 if you have the `pclose' function. */ |
|---|
| 322 | #undef HAVE_PCLOSE |
|---|
| 323 | |
|---|
| 324 | /* Define to 1 if you have the `poll' function. */ |
|---|
| 325 | #undef HAVE_POLL |
|---|
| 326 | |
|---|
| 327 | /* Define to 1 if you have the `popen' function. */ |
|---|
| 328 | #undef HAVE_POPEN |
|---|
| 329 | |
|---|
| 330 | /* Define to 1 if you have the `posix_fadvise' function. */ |
|---|
| 331 | #undef HAVE_POSIX_FADVISE |
|---|
| 332 | |
|---|
| 333 | /* Define to 1 if you have the `posix_fallocate' function. */ |
|---|
| 334 | #undef HAVE_POSIX_FALLOCATE |
|---|
| 335 | |
|---|
| 336 | /* Define to 1 if you have the `posix_madvise' function. */ |
|---|
| 337 | #undef HAVE_POSIX_MADVISE |
|---|
| 338 | |
|---|
| 339 | /* Define to 1 if you have the `posix_memalign' function. */ |
|---|
| 340 | #undef HAVE_POSIX_MEMALIGN |
|---|
| 341 | |
|---|
| 342 | /* Define to 1 if you have the `pow' function. */ |
|---|
| 343 | #undef HAVE_POW |
|---|
| 344 | |
|---|
| 345 | /* Define to 1 if you have the `pread' function. */ |
|---|
| 346 | #undef HAVE_PREAD |
|---|
| 347 | |
|---|
| 348 | /* Define if libtool can extract symbol lists from object files. */ |
|---|
| 349 | #undef HAVE_PRELOADED_SYMBOLS |
|---|
| 350 | |
|---|
| 351 | /* Define if you have POSIX threads libraries and header files. */ |
|---|
| 352 | #undef HAVE_PTHREAD |
|---|
| 353 | |
|---|
| 354 | /* Define to 1 if you have the `pwrite' function. */ |
|---|
| 355 | #undef HAVE_PWRITE |
|---|
| 356 | |
|---|
| 357 | /* Define to 1 if you have the `raise' function. */ |
|---|
| 358 | #undef HAVE_RAISE |
|---|
| 359 | |
|---|
| 360 | /* Define to 1 if you have the `rand_r' function. */ |
|---|
| 361 | #undef HAVE_RAND_R |
|---|
| 362 | |
|---|
| 363 | /* Define to 1 if you have the `readdir' function. */ |
|---|
| 364 | #undef HAVE_READDIR |
|---|
| 365 | |
|---|
| 366 | /* Define to 1 if you have the `readdir_r' function. */ |
|---|
| 367 | #undef HAVE_READDIR_R |
|---|
| 368 | |
|---|
| 369 | /* Define to 1 if you have the `readlink' function. */ |
|---|
| 370 | #undef HAVE_READLINK |
|---|
| 371 | |
|---|
| 372 | /* Define to 1 if you have the `realpath' function. */ |
|---|
| 373 | #undef HAVE_REALPATH |
|---|
| 374 | |
|---|
| 375 | /* Define to 1 if you have the `seekdir' function. */ |
|---|
| 376 | #undef HAVE_SEEKDIR |
|---|
| 377 | |
|---|
| 378 | /* Define to 1 if you have the `select' function. */ |
|---|
| 379 | #undef HAVE_SELECT |
|---|
| 380 | |
|---|
| 381 | /* Define to 1 if you have the `setlocale' function. */ |
|---|
| 382 | #undef HAVE_SETLOCALE |
|---|
| 383 | |
|---|
| 384 | /* Define to 1 if you have the `setvbuf' function. */ |
|---|
| 385 | #undef HAVE_SETVBUF |
|---|
| 386 | |
|---|
| 387 | /* X11 server supports shape extension */ |
|---|
| 388 | #undef HAVE_SHAPE |
|---|
| 389 | |
|---|
| 390 | /* X11 server supports shared memory extension */ |
|---|
| 391 | #undef HAVE_SHARED_MEMORY |
|---|
| 392 | |
|---|
| 393 | /* Define if you have the shl_load function. */ |
|---|
| 394 | #undef HAVE_SHL_LOAD |
|---|
| 395 | |
|---|
| 396 | /* Define to 1 if you have the `sigaction' function. */ |
|---|
| 397 | #undef HAVE_SIGACTION |
|---|
| 398 | |
|---|
| 399 | /* Define to 1 if you have the `sigemptyset' function. */ |
|---|
| 400 | #undef HAVE_SIGEMPTYSET |
|---|
| 401 | |
|---|
| 402 | /* Define to 1 if you have the `sqrt' function. */ |
|---|
| 403 | #undef HAVE_SQRT |
|---|
| 404 | |
|---|
| 405 | /* Define to 1 if you have the `stat' function. */ |
|---|
| 406 | #undef HAVE_STAT |
|---|
| 407 | |
|---|
| 408 | /* Define to 1 if you have the <stdarg.h> header file. */ |
|---|
| 409 | #undef HAVE_STDARG_H |
|---|
| 410 | |
|---|
| 411 | /* Define to 1 if stdbool.h conforms to C99. */ |
|---|
| 412 | #undef HAVE_STDBOOL_H |
|---|
| 413 | |
|---|
| 414 | /* Define to 1 if you have the <stddef.h> header file. */ |
|---|
| 415 | #undef HAVE_STDDEF_H |
|---|
| 416 | |
|---|
| 417 | /* Define to 1 if you have the <stdint.h> header file. */ |
|---|
| 418 | #undef HAVE_STDINT_H |
|---|
| 419 | |
|---|
| 420 | /* Define to 1 if you have the <stdlib.h> header file. */ |
|---|
| 421 | #undef HAVE_STDLIB_H |
|---|
| 422 | |
|---|
| 423 | /* define if the compiler supports ISO C++ standard library */ |
|---|
| 424 | #undef HAVE_STD_LIBS |
|---|
| 425 | |
|---|
| 426 | /* define if the compiler supports the std namespace */ |
|---|
| 427 | #undef HAVE_STD_NAMESPACE |
|---|
| 428 | |
|---|
| 429 | /* Define to 1 if you have the `strcasecmp' function. */ |
|---|
| 430 | #undef HAVE_STRCASECMP |
|---|
| 431 | |
|---|
| 432 | /* Define to 1 if you have the `strchr' function. */ |
|---|
| 433 | #undef HAVE_STRCHR |
|---|
| 434 | |
|---|
| 435 | /* Define to 1 if you have the `strcspn' function. */ |
|---|
| 436 | #undef HAVE_STRCSPN |
|---|
| 437 | |
|---|
| 438 | /* Define to 1 if you have the `strdup' function. */ |
|---|
| 439 | #undef HAVE_STRDUP |
|---|
| 440 | |
|---|
| 441 | /* Define to 1 if you have the `strerror' function. */ |
|---|
| 442 | #undef HAVE_STRERROR |
|---|
| 443 | |
|---|
| 444 | /* Define to 1 if you have the `strerror_r' function. */ |
|---|
| 445 | #undef HAVE_STRERROR_R |
|---|
| 446 | |
|---|
| 447 | /* Define to 1 if cpp supports the ANSI # stringizing operator. */ |
|---|
| 448 | #undef HAVE_STRINGIZE |
|---|
| 449 | |
|---|
| 450 | /* Define to 1 if you have the <strings.h> header file. */ |
|---|
| 451 | #undef HAVE_STRINGS_H |
|---|
| 452 | |
|---|
| 453 | /* Define to 1 if you have the <string.h> header file. */ |
|---|
| 454 | #undef HAVE_STRING_H |
|---|
| 455 | |
|---|
| 456 | /* Define to 1 if you have the `strlcat' function. */ |
|---|
| 457 | #undef HAVE_STRLCAT |
|---|
| 458 | |
|---|
| 459 | /* Define to 1 if you have the `strlcpy' function. */ |
|---|
| 460 | #undef HAVE_STRLCPY |
|---|
| 461 | |
|---|
| 462 | /* Define to 1 if you have the `strncasecmp' function. */ |
|---|
| 463 | #undef HAVE_STRNCASECMP |
|---|
| 464 | |
|---|
| 465 | /* Define to 1 if you have the `strpbrk' function. */ |
|---|
| 466 | #undef HAVE_STRPBRK |
|---|
| 467 | |
|---|
| 468 | /* Define to 1 if you have the `strrchr' function. */ |
|---|
| 469 | #undef HAVE_STRRCHR |
|---|
| 470 | |
|---|
| 471 | /* Define to 1 if you have the `strspn' function. */ |
|---|
| 472 | #undef HAVE_STRSPN |
|---|
| 473 | |
|---|
| 474 | /* Define to 1 if you have the `strstr' function. */ |
|---|
| 475 | #undef HAVE_STRSTR |
|---|
| 476 | |
|---|
| 477 | /* Define to 1 if you have the `strtol' function. */ |
|---|
| 478 | #undef HAVE_STRTOL |
|---|
| 479 | |
|---|
| 480 | /* Define to 1 if you have the `symlink' function. */ |
|---|
| 481 | #undef HAVE_SYMLINK |
|---|
| 482 | |
|---|
| 483 | /* Define to 1 if you have the `sysconf' function. */ |
|---|
| 484 | #undef HAVE_SYSCONF |
|---|
| 485 | |
|---|
| 486 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. |
|---|
| 487 | */ |
|---|
| 488 | #undef HAVE_SYS_DIR_H |
|---|
| 489 | |
|---|
| 490 | /* Define to 1 if you have the <sys/dl.h> header file. */ |
|---|
| 491 | #undef HAVE_SYS_DL_H |
|---|
| 492 | |
|---|
| 493 | /* Define to 1 if you have the <sys/ipc.h> header file. */ |
|---|
| 494 | #undef HAVE_SYS_IPC_H |
|---|
| 495 | |
|---|
| 496 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. |
|---|
| 497 | */ |
|---|
| 498 | #undef HAVE_SYS_NDIR_H |
|---|
| 499 | |
|---|
| 500 | /* Define to 1 if you have the <sys/resource.h> header file. */ |
|---|
| 501 | #undef HAVE_SYS_RESOURCE_H |
|---|
| 502 | |
|---|
| 503 | /* Define to 1 if you have the <sys/select.h> header file. */ |
|---|
| 504 | #undef HAVE_SYS_SELECT_H |
|---|
| 505 | |
|---|
| 506 | /* Define to 1 if you have the <sys/socket.h> header file. */ |
|---|
| 507 | #undef HAVE_SYS_SOCKET_H |
|---|
| 508 | |
|---|
| 509 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
|---|
| 510 | #undef HAVE_SYS_STAT_H |
|---|
| 511 | |
|---|
| 512 | /* Define to 1 if you have the <sys/syslimits.h> header file. */ |
|---|
| 513 | #undef HAVE_SYS_SYSLIMITS_H |
|---|
| 514 | |
|---|
| 515 | /* Define to 1 if you have the <sys/timeb.h> header file. */ |
|---|
| 516 | #undef HAVE_SYS_TIMEB_H |
|---|
| 517 | |
|---|
| 518 | /* Define to 1 if you have the <sys/times.h> header file. */ |
|---|
| 519 | #undef HAVE_SYS_TIMES_H |
|---|
| 520 | |
|---|
| 521 | /* Define to 1 if you have the <sys/time.h> header file. */ |
|---|
| 522 | #undef HAVE_SYS_TIME_H |
|---|
| 523 | |
|---|
| 524 | /* Define to 1 if you have the <sys/types.h> header file. */ |
|---|
| 525 | #undef HAVE_SYS_TYPES_H |
|---|
| 526 | |
|---|
| 527 | /* Define to 1 if you have the <sys/wait.h> header file. */ |
|---|
| 528 | #undef HAVE_SYS_WAIT_H |
|---|
| 529 | |
|---|
| 530 | /* Define to 1 if you have the `telldir' function. */ |
|---|
| 531 | #undef HAVE_TELLDIR |
|---|
| 532 | |
|---|
| 533 | /* Define to 1 if you have the `tempnam' function. */ |
|---|
| 534 | #undef HAVE_TEMPNAM |
|---|
| 535 | |
|---|
| 536 | /* Define to 1 if you have the <tiffconf.h> header file. */ |
|---|
| 537 | #undef HAVE_TIFFCONF_H |
|---|
| 538 | |
|---|
| 539 | /* Define to 1 if you have the `TIFFIsCODECConfigured' function. */ |
|---|
| 540 | #undef HAVE_TIFFISCODECCONFIGURED |
|---|
| 541 | |
|---|
| 542 | /* Define to 1 if you have the `TIFFMergeFieldInfo' function. */ |
|---|
| 543 | #undef HAVE_TIFFMERGEFIELDINFO |
|---|
| 544 | |
|---|
| 545 | /* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */ |
|---|
| 546 | #undef HAVE_TIFFREADEXIFDIRECTORY |
|---|
| 547 | |
|---|
| 548 | /* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */ |
|---|
| 549 | #undef HAVE_TIFFSETERRORHANDLEREXT |
|---|
| 550 | |
|---|
| 551 | /* Define to 1 if you have the `TIFFSetTagExtender' function. */ |
|---|
| 552 | #undef HAVE_TIFFSETTAGEXTENDER |
|---|
| 553 | |
|---|
| 554 | /* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */ |
|---|
| 555 | #undef HAVE_TIFFSETWARNINGHANDLEREXT |
|---|
| 556 | |
|---|
| 557 | /* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */ |
|---|
| 558 | #undef HAVE_TIFFSWABARRAYOFTRIPLES |
|---|
| 559 | |
|---|
| 560 | /* Define to 1 if you have the `times' function. */ |
|---|
| 561 | #undef HAVE_TIMES |
|---|
| 562 | |
|---|
| 563 | /* Define to 1 if you have the <unistd.h> header file. */ |
|---|
| 564 | #undef HAVE_UNISTD_H |
|---|
| 565 | |
|---|
| 566 | /* Define to 1 if you have the `usleep' function. */ |
|---|
| 567 | #undef HAVE_USLEEP |
|---|
| 568 | |
|---|
| 569 | /* Define to 1 if you have the `vfork' function. */ |
|---|
| 570 | #undef HAVE_VFORK |
|---|
| 571 | |
|---|
| 572 | /* Define to 1 if you have the <vfork.h> header file. */ |
|---|
| 573 | #undef HAVE_VFORK_H |
|---|
| 574 | |
|---|
| 575 | /* Define to 1 if you have the `vprintf' function. */ |
|---|
| 576 | #undef HAVE_VPRINTF |
|---|
| 577 | |
|---|
| 578 | /* Define to 1 if you have the `vsnprintf' function. */ |
|---|
| 579 | #undef HAVE_VSNPRINTF |
|---|
| 580 | |
|---|
| 581 | /* Define to 1 if you have the `vsprintf' function. */ |
|---|
| 582 | #undef HAVE_VSPRINTF |
|---|
| 583 | |
|---|
| 584 | /* Define to 1 if you have the `waitpid' function. */ |
|---|
| 585 | #undef HAVE_WAITPID |
|---|
| 586 | |
|---|
| 587 | /* Define to 1 if you have the <wchar.h> header file. */ |
|---|
| 588 | #undef HAVE_WCHAR_H |
|---|
| 589 | |
|---|
| 590 | /* Define to 1 if you have the <windows.h> header file. */ |
|---|
| 591 | #undef HAVE_WINDOWS_H |
|---|
| 592 | |
|---|
| 593 | /* This value is set to 1 to indicate that the system argz facility works */ |
|---|
| 594 | #undef HAVE_WORKING_ARGZ |
|---|
| 595 | |
|---|
| 596 | /* Define to 1 if `fork' works. */ |
|---|
| 597 | #undef HAVE_WORKING_FORK |
|---|
| 598 | |
|---|
| 599 | /* Define to 1 if `vfork' works. */ |
|---|
| 600 | #undef HAVE_WORKING_VFORK |
|---|
| 601 | |
|---|
| 602 | /* Define to 1 if the system has the type `_Bool'. */ |
|---|
| 603 | #undef HAVE__BOOL |
|---|
| 604 | |
|---|
| 605 | /* Define to 1 if you have the `_exit' function. */ |
|---|
| 606 | #undef HAVE__EXIT |
|---|
| 607 | |
|---|
| 608 | /* Define to 1 if you have the `_NSGetExecutablePath' function. */ |
|---|
| 609 | #undef HAVE__NSGETEXECUTABLEPATH |
|---|
| 610 | |
|---|
| 611 | /* Define to 1 if you have the `_pclose' function. */ |
|---|
| 612 | #undef HAVE__PCLOSE |
|---|
| 613 | |
|---|
| 614 | /* Define to 1 if you have the `_popen' function. */ |
|---|
| 615 | #undef HAVE__POPEN |
|---|
| 616 | |
|---|
| 617 | /* Define to 1 if you have the `_wfopen' function. */ |
|---|
| 618 | #undef HAVE__WFOPEN |
|---|
| 619 | |
|---|
| 620 | /* Define to 1 if you have the `_wstat' function. */ |
|---|
| 621 | #undef HAVE__WSTAT |
|---|
| 622 | |
|---|
| 623 | /* accurately represent the wide range of intensity levels in real scenes */ |
|---|
| 624 | #undef HDRI_SUPPORT |
|---|
| 625 | |
|---|
| 626 | /* Define if you have umem memory allocation library */ |
|---|
| 627 | #undef HasUMEM |
|---|
| 628 | |
|---|
| 629 | /* ImageMagick is formally installed under prefix */ |
|---|
| 630 | #undef INSTALLED_SUPPORT |
|---|
| 631 | |
|---|
| 632 | /* Define if you have JBIG library */ |
|---|
| 633 | #undef JBIG_DELEGATE |
|---|
| 634 | |
|---|
| 635 | /* Define if you have JPEG version 2 "Jasper" library */ |
|---|
| 636 | #undef JP2_DELEGATE |
|---|
| 637 | |
|---|
| 638 | /* Define if you have JPEG library */ |
|---|
| 639 | #undef JPEG_DELEGATE |
|---|
| 640 | |
|---|
| 641 | /* Define if you have LCMS library */ |
|---|
| 642 | #undef LCMS_DELEGATE |
|---|
| 643 | |
|---|
| 644 | /* Directory where architecture-dependent files live. */ |
|---|
| 645 | #undef LIBRARY_PATH |
|---|
| 646 | |
|---|
| 647 | /* Subdirectory of lib where ImageMagick architecture dependent files are |
|---|
| 648 | installed */ |
|---|
| 649 | #undef LIBRARY_RELATIVE_PATH |
|---|
| 650 | |
|---|
| 651 | /* Define if you have LQR library */ |
|---|
| 652 | #undef LQR_DELEGATE |
|---|
| 653 | |
|---|
| 654 | /* Define if using libltdl to support dynamically loadable modules */ |
|---|
| 655 | #undef LTDL_DELEGATE |
|---|
| 656 | |
|---|
| 657 | /* Define if the OS needs help to load dependent libraries for dlopen(). */ |
|---|
| 658 | #undef LTDL_DLOPEN_DEPLIBS |
|---|
| 659 | |
|---|
| 660 | /* Define to the system default library search path. */ |
|---|
| 661 | #undef LT_DLSEARCH_PATH |
|---|
| 662 | |
|---|
| 663 | /* The archive extension */ |
|---|
| 664 | #undef LT_LIBEXT |
|---|
| 665 | |
|---|
| 666 | /* Define to the extension used for runtime loadable modules, say, ".so". */ |
|---|
| 667 | #undef LT_MODULE_EXT |
|---|
| 668 | |
|---|
| 669 | /* Define to the name of the environment variable that determines the run-time |
|---|
| 670 | module search path. */ |
|---|
| 671 | #undef LT_MODULE_PATH_VAR |
|---|
| 672 | |
|---|
| 673 | /* Define to the sub-directory in which libtool stores uninstalled libraries. |
|---|
| 674 | */ |
|---|
| 675 | #undef LT_OBJDIR |
|---|
| 676 | |
|---|
| 677 | /* Define to prepend to default font search path. */ |
|---|
| 678 | #undef MAGICK_FONT_PATH |
|---|
| 679 | |
|---|
| 680 | /* Magick API method prefix */ |
|---|
| 681 | #undef NAMESPACE_PREFIX |
|---|
| 682 | |
|---|
| 683 | /* Turn off assert statements */ |
|---|
| 684 | #undef NDEBUG |
|---|
| 685 | |
|---|
| 686 | /* Define if dlsym() requires a leading underscore in symbol names. */ |
|---|
| 687 | #undef NEED_USCORE |
|---|
| 688 | |
|---|
| 689 | /* Define to 1 if your C compiler doesn't accept -c and -o together. */ |
|---|
| 690 | #undef NO_MINUS_C_MINUS_O |
|---|
| 691 | |
|---|
| 692 | /* Define if you have OPENEXR library */ |
|---|
| 693 | #undef OPENEXR_DELEGATE |
|---|
| 694 | |
|---|
| 695 | /* Define to the address where bug reports for this package should be sent. */ |
|---|
| 696 | #undef PACKAGE_BUGREPORT |
|---|
| 697 | |
|---|
| 698 | /* Define to the full name of this package. */ |
|---|
| 699 | #undef PACKAGE_NAME |
|---|
| 700 | |
|---|
| 701 | /* Define to the full name and version of this package. */ |
|---|
| 702 | #undef PACKAGE_STRING |
|---|
| 703 | |
|---|
| 704 | /* Define to the one symbol short name of this package. */ |
|---|
| 705 | #undef PACKAGE_TARNAME |
|---|
| 706 | |
|---|
| 707 | /* Define to the home page for this package. */ |
|---|
| 708 | #undef PACKAGE_URL |
|---|
| 709 | |
|---|
| 710 | /* Define to the version of this package. */ |
|---|
| 711 | #undef PACKAGE_VERSION |
|---|
| 712 | |
|---|
| 713 | /* Define if you have PNG library */ |
|---|
| 714 | #undef PNG_DELEGATE |
|---|
| 715 | |
|---|
| 716 | /* Define to necessary symbol if this constant uses a non-standard name on |
|---|
| 717 | your system. */ |
|---|
| 718 | #undef PTHREAD_CREATE_JOINABLE |
|---|
| 719 | |
|---|
| 720 | /* Pixel cache threshold in MB (defaults to available memory) */ |
|---|
| 721 | #undef PixelCacheThreshold |
|---|
| 722 | |
|---|
| 723 | /* Number of bits in a pixel Quantum (8/16/32/64) */ |
|---|
| 724 | #undef QUANTUM_DEPTH |
|---|
| 725 | |
|---|
| 726 | /* Define as the return type of signal handlers (`int' or `void'). */ |
|---|
| 727 | #undef RETSIGTYPE |
|---|
| 728 | |
|---|
| 729 | /* Define if you have RSVG library */ |
|---|
| 730 | #undef RSVG_DELEGATE |
|---|
| 731 | |
|---|
| 732 | /* Define to the type of arg 1 for `select'. */ |
|---|
| 733 | #undef SELECT_TYPE_ARG1 |
|---|
| 734 | |
|---|
| 735 | /* Define to the type of args 2, 3 and 4 for `select'. */ |
|---|
| 736 | #undef SELECT_TYPE_ARG234 |
|---|
| 737 | |
|---|
| 738 | /* Define to the type of arg 5 for `select'. */ |
|---|
| 739 | #undef SELECT_TYPE_ARG5 |
|---|
| 740 | |
|---|
| 741 | /* Directory where architecture-independent configuration files live. */ |
|---|
| 742 | #undef SHARE_CONFIGURE_PATH |
|---|
| 743 | |
|---|
| 744 | /* Subdirectory of lib where architecture-independent configuration files |
|---|
| 745 | live. */ |
|---|
| 746 | #undef SHARE_CONFIGURE_RELATIVE_PATH |
|---|
| 747 | |
|---|
| 748 | /* Directory where architecture-independent files live. */ |
|---|
| 749 | #undef SHARE_PATH |
|---|
| 750 | |
|---|
| 751 | /* The size of `off_t', as computed by sizeof. */ |
|---|
| 752 | #undef SIZEOF_OFF_T |
|---|
| 753 | |
|---|
| 754 | /* The size of `signed int', as computed by sizeof. */ |
|---|
| 755 | #undef SIZEOF_SIGNED_INT |
|---|
| 756 | |
|---|
| 757 | /* The size of `signed long', as computed by sizeof. */ |
|---|
| 758 | #undef SIZEOF_SIGNED_LONG |
|---|
| 759 | |
|---|
| 760 | /* The size of `signed long long', as computed by sizeof. */ |
|---|
| 761 | #undef SIZEOF_SIGNED_LONG_LONG |
|---|
| 762 | |
|---|
| 763 | /* The size of `signed short', as computed by sizeof. */ |
|---|
| 764 | #undef SIZEOF_SIGNED_SHORT |
|---|
| 765 | |
|---|
| 766 | /* The size of `size_t', as computed by sizeof. */ |
|---|
| 767 | #undef SIZEOF_SIZE_T |
|---|
| 768 | |
|---|
| 769 | /* The size of `unsigned int', as computed by sizeof. */ |
|---|
| 770 | #undef SIZEOF_UNSIGNED_INT |
|---|
| 771 | |
|---|
| 772 | /* The size of `unsigned int*', as computed by sizeof. */ |
|---|
| 773 | #undef SIZEOF_UNSIGNED_INTP |
|---|
| 774 | |
|---|
| 775 | /* The size of `unsigned long', as computed by sizeof. */ |
|---|
| 776 | #undef SIZEOF_UNSIGNED_LONG |
|---|
| 777 | |
|---|
| 778 | /* The size of `unsigned long long', as computed by sizeof. */ |
|---|
| 779 | #undef SIZEOF_UNSIGNED_LONG_LONG |
|---|
| 780 | |
|---|
| 781 | /* The size of `unsigned short', as computed by sizeof. */ |
|---|
| 782 | #undef SIZEOF_UNSIGNED_SHORT |
|---|
| 783 | |
|---|
| 784 | /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */ |
|---|
| 785 | #undef STAT_MACROS_BROKEN |
|---|
| 786 | |
|---|
| 787 | /* Define to 1 if you have the ANSI C header files. */ |
|---|
| 788 | #undef STDC_HEADERS |
|---|
| 789 | |
|---|
| 790 | /* Define if you have TIFF library */ |
|---|
| 791 | #undef TIFF_DELEGATE |
|---|
| 792 | |
|---|
| 793 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
|---|
| 794 | #undef TIME_WITH_SYS_TIME |
|---|
| 795 | |
|---|
| 796 | /* Define to 1 if your <sys/time.h> declares `struct tm'. */ |
|---|
| 797 | #undef TM_IN_SYS_TIME |
|---|
| 798 | |
|---|
| 799 | /* Enable extensions on AIX 3, Interix. */ |
|---|
| 800 | #ifndef _ALL_SOURCE |
|---|
| 801 | # undef _ALL_SOURCE |
|---|
| 802 | #endif |
|---|
| 803 | /* Enable GNU extensions on systems that have them. */ |
|---|
| 804 | #ifndef _GNU_SOURCE |
|---|
| 805 | # undef _GNU_SOURCE |
|---|
| 806 | #endif |
|---|
| 807 | /* Enable threading extensions on Solaris. */ |
|---|
| 808 | #ifndef _POSIX_PTHREAD_SEMANTICS |
|---|
| 809 | # undef _POSIX_PTHREAD_SEMANTICS |
|---|
| 810 | #endif |
|---|
| 811 | /* Enable extensions on HP NonStop. */ |
|---|
| 812 | #ifndef _TANDEM_SOURCE |
|---|
| 813 | # undef _TANDEM_SOURCE |
|---|
| 814 | #endif |
|---|
| 815 | /* Enable general extensions on Solaris. */ |
|---|
| 816 | #ifndef __EXTENSIONS__ |
|---|
| 817 | # undef __EXTENSIONS__ |
|---|
| 818 | #endif |
|---|
| 819 | |
|---|
| 820 | |
|---|
| 821 | /* Define to use the Windows GDI32 library */ |
|---|
| 822 | #undef WINGDI32_DELEGATE |
|---|
| 823 | |
|---|
| 824 | /* Define if using the dmalloc debugging malloc package */ |
|---|
| 825 | #undef WITH_DMALLOC |
|---|
| 826 | |
|---|
| 827 | /* Define if you have wmflite library */ |
|---|
| 828 | #undef WMFLITE_DELEGATE |
|---|
| 829 | |
|---|
| 830 | /* Define if you have wmf library */ |
|---|
| 831 | #undef WMF_DELEGATE |
|---|
| 832 | |
|---|
| 833 | /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most |
|---|
| 834 | significant byte first (like Motorola and SPARC, unlike Intel). */ |
|---|
| 835 | #if defined AC_APPLE_UNIVERSAL_BUILD |
|---|
| 836 | # if defined __BIG_ENDIAN__ |
|---|
| 837 | # define WORDS_BIGENDIAN 1 |
|---|
| 838 | # endif |
|---|
| 839 | #else |
|---|
| 840 | # ifndef WORDS_BIGENDIAN |
|---|
| 841 | # undef WORDS_BIGENDIAN |
|---|
| 842 | # endif |
|---|
| 843 | #endif |
|---|
| 844 | |
|---|
| 845 | /* Location of X11 configure files */ |
|---|
| 846 | #undef X11_CONFIGURE_PATH |
|---|
| 847 | |
|---|
| 848 | /* Define if you have X11 library */ |
|---|
| 849 | #undef X11_DELEGATE |
|---|
| 850 | |
|---|
| 851 | /* Define if you have XML library */ |
|---|
| 852 | #undef XML_DELEGATE |
|---|
| 853 | |
|---|
| 854 | /* Define to 1 if the X Window System is missing or not being used. */ |
|---|
| 855 | #undef X_DISPLAY_MISSING |
|---|
| 856 | |
|---|
| 857 | /* Define if you have zlib compression library */ |
|---|
| 858 | #undef ZLIB_DELEGATE |
|---|
| 859 | |
|---|
| 860 | /* Number of bits in a file offset, on hosts where this is settable. */ |
|---|
| 861 | #undef _FILE_OFFSET_BITS |
|---|
| 862 | |
|---|
| 863 | /* enable run-time bounds-checking */ |
|---|
| 864 | #undef _FORTIFY_SOURCE |
|---|
| 865 | |
|---|
| 866 | /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ |
|---|
| 867 | #undef _LARGEFILE_SOURCE |
|---|
| 868 | |
|---|
| 869 | /* Define for large files, on AIX-style hosts. */ |
|---|
| 870 | #undef _LARGE_FILES |
|---|
| 871 | |
|---|
| 872 | /* Define to 1 if on MINIX. */ |
|---|
| 873 | #undef _MINIX |
|---|
| 874 | |
|---|
| 875 | /* Define to 2 if the system does not provide POSIX.1 features except with |
|---|
| 876 | this defined. */ |
|---|
| 877 | #undef _POSIX_1_SOURCE |
|---|
| 878 | |
|---|
| 879 | /* Define to 1 if you need to in order for `stat' and other things to work. */ |
|---|
| 880 | #undef _POSIX_SOURCE |
|---|
| 881 | |
|---|
| 882 | /* Define to 1 if type `char' is unsigned and you are not using gcc. */ |
|---|
| 883 | #ifndef __CHAR_UNSIGNED__ |
|---|
| 884 | # undef __CHAR_UNSIGNED__ |
|---|
| 885 | #endif |
|---|
| 886 | |
|---|
| 887 | /* Define so that glibc/gnulib argp.h does not typedef error_t. */ |
|---|
| 888 | #undef __error_t_defined |
|---|
| 889 | |
|---|
| 890 | /* Define to appropriate substitue if compiler does not have __func__ */ |
|---|
| 891 | #undef __func__ |
|---|
| 892 | |
|---|
| 893 | /* Define to empty if `const' does not conform to ANSI C. */ |
|---|
| 894 | #undef const |
|---|
| 895 | |
|---|
| 896 | /* Define to a type to use for `error_t' if it is not otherwise available. */ |
|---|
| 897 | #undef error_t |
|---|
| 898 | |
|---|
| 899 | /* Define to `__inline__' or `__inline' if that's what the C compiler |
|---|
| 900 | calls it, or to nothing if 'inline' is not supported under any name. */ |
|---|
| 901 | #ifndef __cplusplus |
|---|
| 902 | #undef inline |
|---|
| 903 | #endif |
|---|
| 904 | |
|---|
| 905 | /* Define to `int' if <sys/types.h> does not define. */ |
|---|
| 906 | #undef mode_t |
|---|
| 907 | |
|---|
| 908 | /* Define to `long int' if <sys/types.h> does not define. */ |
|---|
| 909 | #undef off_t |
|---|
| 910 | |
|---|
| 911 | /* Define to `int' if <sys/types.h> does not define. */ |
|---|
| 912 | #undef pid_t |
|---|
| 913 | |
|---|
| 914 | /* Define to the equivalent of the C99 'restrict' keyword, or to |
|---|
| 915 | nothing if this is not supported. Do not define if restrict is |
|---|
| 916 | supported directly. */ |
|---|
| 917 | #undef restrict |
|---|
| 918 | /* Work around a bug in Sun C++: it does not support _Restrict or |
|---|
| 919 | __restrict__, even though the corresponding Sun C compiler ends up with |
|---|
| 920 | "#define restrict _Restrict" or "#define restrict __restrict__" in the |
|---|
| 921 | previous line. Perhaps some future version of Sun C++ will work with |
|---|
| 922 | restrict; if so, hopefully it defines __RESTRICT like Sun C does. */ |
|---|
| 923 | #if defined __SUNPRO_CC && !defined __RESTRICT |
|---|
| 924 | # define _Restrict |
|---|
| 925 | # define __restrict__ |
|---|
| 926 | #endif |
|---|
| 927 | |
|---|
| 928 | /* Define to `unsigned int' if <sys/types.h> does not define. */ |
|---|
| 929 | #undef size_t |
|---|
| 930 | |
|---|
| 931 | /* Define to `int' if <sys/types.h> does not define. */ |
|---|
| 932 | #undef ssize_t |
|---|
| 933 | |
|---|
| 934 | /* Define as `fork' if `vfork' does not work. */ |
|---|
| 935 | #undef vfork |
|---|
| 936 | |
|---|
| 937 | /* Define to empty if the keyword `volatile' does not work. Warning: valid |
|---|
| 938 | code using `volatile' can become incorrect without. Disable with care. */ |
|---|
| 939 | #undef volatile |
|---|