Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/ImageMagick-7/MagickCore/magick-baseconfig.h was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #ifndef _MAGICKCORE_MAGICK_BASECONFIG_H
0002 #define _MAGICKCORE_MAGICK_BASECONFIG_H 1
0003  
0004 /* MagickCore/magick-baseconfig.h. Generated automatically at end of configure. */
0005 /* config/config.h.  Generated from config.h.in by configure.  */
0006 /* config/config.h.in.  Generated from configure.ac by autoheader.  */
0007 
0008 /* Define if building universal (internal helper macro) */
0009 /* #undef AC_APPLE_UNIVERSAL_BUILD */
0010 
0011 /* Define if you have AUTOTRACE library */
0012 /* #undef AUTOTRACE_DELEGATE */
0013 
0014 /* Define if coders and filters are to be built as modules. */
0015 /* #undef BUILD_MODULES */
0016 
0017 /* Define if you have the bzip2 library */
0018 #ifndef MAGICKCORE_BZLIB_DELEGATE
0019 #define MAGICKCORE_BZLIB_DELEGATE 1
0020 #endif
0021 
0022 /* Define if you have CAIRO library */
0023 /* #undef CAIRO_DELEGATE */
0024 
0025 /* Channel mask depth */
0026 #ifndef MAGICKCORE_CHANNEL_MASK_DEPTH
0027 #define MAGICKCORE_CHANNEL_MASK_DEPTH 32
0028 #endif
0029 
0030 /* permit enciphering and deciphering image pixels */
0031 #ifndef MAGICKCORE_CIPHER_SUPPORT
0032 #define MAGICKCORE_CIPHER_SUPPORT 1
0033 #endif
0034 
0035 /* coders subdirectory. */
0036 #ifndef MAGICKCORE_CODER_DIRNAME
0037 #define MAGICKCORE_CODER_DIRNAME "coders"
0038 #endif
0039 
0040 /* Directory where architecture-dependent configuration files live. */
0041 #ifndef MAGICKCORE_CONFIGURE_PATH
0042 #define MAGICKCORE_CONFIGURE_PATH "/opt/software/linux-x86_64_v2/imagemagick-7.1.1-39-csqmd572xkyravy5hgfcbocobydeefff/etc/ImageMagick-7/"
0043 #endif
0044 
0045 /* Subdirectory of lib where architecture-dependent configuration files live.
0046    */
0047 #ifndef MAGICKCORE_CONFIGURE_RELATIVE_PATH
0048 #define MAGICKCORE_CONFIGURE_RELATIVE_PATH "ImageMagick-7"
0049 #endif
0050 
0051 /* Define if you have DJVU library */
0052 /* #undef DJVU_DELEGATE */
0053 
0054 /* Define if you have DMR library */
0055 /* #undef DMR_DELEGATE */
0056 
0057 /* Directory where ImageMagick documents live. */
0058 #ifndef MAGICKCORE_DOCUMENTATION_PATH
0059 #define MAGICKCORE_DOCUMENTATION_PATH "/opt/software/linux-x86_64_v2/imagemagick-7.1.1-39-csqmd572xkyravy5hgfcbocobydeefff/share/doc/ImageMagick-7/"
0060 #endif
0061 
0062 /* Define to 1 to enable distributed pixel cache support. */
0063 #ifndef MAGICKCORE_DPC_SUPPORT
0064 #define MAGICKCORE_DPC_SUPPORT 1
0065 #endif
0066 
0067 /* Define if you have Display Postscript */
0068 /* #undef DPS_DELEGATE */
0069 
0070 /* exclude deprecated methods in MagickCore API */
0071 /* #undef EXCLUDE_DEPRECATED */
0072 
0073 /* Directory where executables are installed. */
0074 #ifndef MAGICKCORE_EXECUTABLE_PATH
0075 #define MAGICKCORE_EXECUTABLE_PATH "/opt/software/linux-x86_64_v2/imagemagick-7.1.1-39-csqmd572xkyravy5hgfcbocobydeefff/bin/"
0076 #endif
0077 
0078 /* Define if you have FFTW library */
0079 /* #undef FFTW_DELEGATE */
0080 
0081 /* filter subdirectory. */
0082 #ifndef MAGICKCORE_FILTER_DIRNAME
0083 #define MAGICKCORE_FILTER_DIRNAME "filters"
0084 #endif
0085 
0086 /* Define if you have FLIF library */
0087 /* #undef FLIF_DELEGATE */
0088 
0089 /* Define if you have FONTCONFIG library */
0090 #ifndef MAGICKCORE_FONTCONFIG_DELEGATE
0091 #define MAGICKCORE_FONTCONFIG_DELEGATE 1
0092 #endif
0093 
0094 /* Define if you have FlashPIX library */
0095 /* #undef FPX_DELEGATE */
0096 
0097 /* Define if you have FREETYPE library */
0098 #ifndef MAGICKCORE_FREETYPE_DELEGATE
0099 #define MAGICKCORE_FREETYPE_DELEGATE 1
0100 #endif
0101 
0102 /* Define if you have Ghostscript library or framework */
0103 #ifndef MAGICKCORE_GS_DELEGATE
0104 #define MAGICKCORE_GS_DELEGATE 1
0105 #endif
0106 
0107 /* Define if you have GVC library */
0108 /* #undef GVC_DELEGATE */
0109 
0110 /* Define to 1 if you have the `acosh' function. */
0111 #ifndef MAGICKCORE_HAVE_ACOSH
0112 #define MAGICKCORE_HAVE_ACOSH 1
0113 #endif
0114 
0115 /* Define to 1 if you have the `aligned_malloc' function. */
0116 /* #undef HAVE_ALIGNED_MALLOC */
0117 
0118 /* Define to 1 if you have the <arm/limits.h> header file. */
0119 /* #undef HAVE_ARM_LIMITS_H */
0120 
0121 /* Define to 1 if you have the <arpa/inet.h> header file. */
0122 #ifndef MAGICKCORE_HAVE_ARPA_INET_H
0123 #define MAGICKCORE_HAVE_ARPA_INET_H 1
0124 #endif
0125 
0126 /* Define to 1 if you have the `asinh' function. */
0127 #ifndef MAGICKCORE_HAVE_ASINH
0128 #define MAGICKCORE_HAVE_ASINH 1
0129 #endif
0130 
0131 /* Define to 1 if you have the `atanh' function. */
0132 #ifndef MAGICKCORE_HAVE_ATANH
0133 #define MAGICKCORE_HAVE_ATANH 1
0134 #endif
0135 
0136 /* Define to 1 if you have the `atexit' function. */
0137 #ifndef MAGICKCORE_HAVE_ATEXIT
0138 #define MAGICKCORE_HAVE_ATEXIT 1
0139 #endif
0140 
0141 /* Define to 1 if you have the `atoll' function. */
0142 #ifndef MAGICKCORE_HAVE_ATOLL
0143 #define MAGICKCORE_HAVE_ATOLL 1
0144 #endif
0145 
0146 /* define if bool is a built-in type */
0147 #ifndef MAGICKCORE_HAVE_BOOL
0148 #define MAGICKCORE_HAVE_BOOL /**/
0149 #endif
0150 
0151 /* Define to 1 if you have the `cabs' function. */
0152 #ifndef MAGICKCORE_HAVE_CABS
0153 #define MAGICKCORE_HAVE_CABS 1
0154 #endif
0155 
0156 /* Define to 1 if you have the `carg' function. */
0157 #ifndef MAGICKCORE_HAVE_CARG
0158 #define MAGICKCORE_HAVE_CARG 1
0159 #endif
0160 
0161 /* Define to 1 if you have the `cimag' function. */
0162 #ifndef MAGICKCORE_HAVE_CIMAG
0163 #define MAGICKCORE_HAVE_CIMAG 1
0164 #endif
0165 
0166 /* Define to 1 if you have the `clock' function. */
0167 #ifndef MAGICKCORE_HAVE_CLOCK
0168 #define MAGICKCORE_HAVE_CLOCK 1
0169 #endif
0170 
0171 /* Define to 1 if you have the `clock_getres' function. */
0172 #ifndef MAGICKCORE_HAVE_CLOCK_GETRES
0173 #define MAGICKCORE_HAVE_CLOCK_GETRES 1
0174 #endif
0175 
0176 /* Define to 1 if you have the `clock_gettime' function. */
0177 #ifndef MAGICKCORE_HAVE_CLOCK_GETTIME
0178 #define MAGICKCORE_HAVE_CLOCK_GETTIME 1
0179 #endif
0180 
0181 /* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
0182 #ifndef MAGICKCORE_HAVE_CLOCK_REALTIME
0183 #define MAGICKCORE_HAVE_CLOCK_REALTIME 1
0184 #endif
0185 
0186 /* Define to 1 if you have the <CL/cl.h> header file. */
0187 /* #undef HAVE_CL_CL_H */
0188 
0189 /* Define to 1 if you have the <complex.h> header file. */
0190 #ifndef MAGICKCORE_HAVE_COMPLEX_H
0191 #define MAGICKCORE_HAVE_COMPLEX_H 1
0192 #endif
0193 
0194 /* Define to 1 if you have the `creal' function. */
0195 #ifndef MAGICKCORE_HAVE_CREAL
0196 #define MAGICKCORE_HAVE_CREAL 1
0197 #endif
0198 
0199 /* Define to 1 if you have the `ctime_r' function. */
0200 #ifndef MAGICKCORE_HAVE_CTIME_R
0201 #define MAGICKCORE_HAVE_CTIME_R 1
0202 #endif
0203 
0204 /* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
0205    */
0206 #ifndef MAGICKCORE_HAVE_DECL_PREAD
0207 #define MAGICKCORE_HAVE_DECL_PREAD 1
0208 #endif
0209 
0210 /* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
0211    */
0212 #ifndef MAGICKCORE_HAVE_DECL_PWRITE
0213 #define MAGICKCORE_HAVE_DECL_PWRITE 1
0214 #endif
0215 
0216 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
0217    don't. */
0218 #ifndef MAGICKCORE_HAVE_DECL_STRERROR_R
0219 #define MAGICKCORE_HAVE_DECL_STRERROR_R 1
0220 #endif
0221 
0222 /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
0223    don't. */
0224 #ifndef MAGICKCORE_HAVE_DECL_STRLCPY
0225 #define MAGICKCORE_HAVE_DECL_STRLCPY 0
0226 #endif
0227 
0228 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
0229    */
0230 /* #undef HAVE_DECL_TZNAME */
0231 
0232 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
0233    don't. */
0234 #ifndef MAGICKCORE_HAVE_DECL_VSNPRINTF
0235 #define MAGICKCORE_HAVE_DECL_VSNPRINTF 1
0236 #endif
0237 
0238 /* Define to 1 if you have the `directio' function. */
0239 /* #undef HAVE_DIRECTIO */
0240 
0241 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
0242    */
0243 #ifndef MAGICKCORE_HAVE_DIRENT_H
0244 #define MAGICKCORE_HAVE_DIRENT_H 1
0245 #endif
0246 
0247 /* Define to 1 if you have the <dlfcn.h> header file. */
0248 #ifndef MAGICKCORE_HAVE_DLFCN_H
0249 #define MAGICKCORE_HAVE_DLFCN_H 1
0250 #endif
0251 
0252 /* Define to 1 if you have the `erf' function. */
0253 #ifndef MAGICKCORE_HAVE_ERF
0254 #define MAGICKCORE_HAVE_ERF 1
0255 #endif
0256 
0257 /* Define to 1 if you have the <errno.h> header file. */
0258 #ifndef MAGICKCORE_HAVE_ERRNO_H
0259 #define MAGICKCORE_HAVE_ERRNO_H 1
0260 #endif
0261 
0262 /* Define to 1 if you have the `execvp' function. */
0263 #ifndef MAGICKCORE_HAVE_EXECVP
0264 #define MAGICKCORE_HAVE_EXECVP 1
0265 #endif
0266 
0267 /* Define to 1 if you have the `fchmod' function. */
0268 #ifndef MAGICKCORE_HAVE_FCHMOD
0269 #define MAGICKCORE_HAVE_FCHMOD 1
0270 #endif
0271 
0272 /* Define to 1 if you have the <fcntl.h> header file. */
0273 #ifndef MAGICKCORE_HAVE_FCNTL_H
0274 #define MAGICKCORE_HAVE_FCNTL_H 1
0275 #endif
0276 
0277 /* Define to 1 if you have the <float.h> header file. */
0278 #ifndef MAGICKCORE_HAVE_FLOAT_H
0279 #define MAGICKCORE_HAVE_FLOAT_H 1
0280 #endif
0281 
0282 /* Define to 1 if you have the `floor' function. */
0283 #ifndef MAGICKCORE_HAVE_FLOOR
0284 #define MAGICKCORE_HAVE_FLOOR 1
0285 #endif
0286 
0287 /* Define to 1 if you have the `fork' function. */
0288 #ifndef MAGICKCORE_HAVE_FORK
0289 #define MAGICKCORE_HAVE_FORK 1
0290 #endif
0291 
0292 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
0293 #ifndef MAGICKCORE_HAVE_FSEEKO
0294 #define MAGICKCORE_HAVE_FSEEKO 1
0295 #endif
0296 
0297 /* Define to 1 if you have the `ftime' function. */
0298 #ifndef MAGICKCORE_HAVE_FTIME
0299 #define MAGICKCORE_HAVE_FTIME 1
0300 #endif
0301 
0302 /* Define to 1 if you have the `ftruncate' function. */
0303 #ifndef MAGICKCORE_HAVE_FTRUNCATE
0304 #define MAGICKCORE_HAVE_FTRUNCATE 1
0305 #endif
0306 
0307 /* Define to 1 if you have the `getcwd' function. */
0308 #ifndef MAGICKCORE_HAVE_GETCWD
0309 #define MAGICKCORE_HAVE_GETCWD 1
0310 #endif
0311 
0312 /* Define to 1 if you have the `getc_unlocked' function. */
0313 #ifndef MAGICKCORE_HAVE_GETC_UNLOCKED
0314 #define MAGICKCORE_HAVE_GETC_UNLOCKED 1
0315 #endif
0316 
0317 /* Define to 1 if you have the `getdtablesize' function. */
0318 #ifndef MAGICKCORE_HAVE_GETDTABLESIZE
0319 #define MAGICKCORE_HAVE_GETDTABLESIZE 1
0320 #endif
0321 
0322 /* Define to 1 if you have the `getentropy' function. */
0323 #ifndef MAGICKCORE_HAVE_GETENTROPY
0324 #define MAGICKCORE_HAVE_GETENTROPY 1
0325 #endif
0326 
0327 /* Define to 1 if you have the `getexecname' function. */
0328 /* #undef HAVE_GETEXECNAME */
0329 
0330 /* Define to 1 if you have the `getpagesize' function. */
0331 #ifndef MAGICKCORE_HAVE_GETPAGESIZE
0332 #define MAGICKCORE_HAVE_GETPAGESIZE 1
0333 #endif
0334 
0335 /* Define to 1 if you have the `getpid' function. */
0336 #ifndef MAGICKCORE_HAVE_GETPID
0337 #define MAGICKCORE_HAVE_GETPID 1
0338 #endif
0339 
0340 /* Define to 1 if you have the `getpwnam_r' function. */
0341 #ifndef MAGICKCORE_HAVE_GETPWNAM_R
0342 #define MAGICKCORE_HAVE_GETPWNAM_R 1
0343 #endif
0344 
0345 /* Define to 1 if you have the `getrlimit' function. */
0346 #ifndef MAGICKCORE_HAVE_GETRLIMIT
0347 #define MAGICKCORE_HAVE_GETRLIMIT 1
0348 #endif
0349 
0350 /* Define to 1 if you have the `getrusage' function. */
0351 #ifndef MAGICKCORE_HAVE_GETRUSAGE
0352 #define MAGICKCORE_HAVE_GETRUSAGE 1
0353 #endif
0354 
0355 /* Define to 1 if you have the `gettimeofday' function. */
0356 #ifndef MAGICKCORE_HAVE_GETTIMEOFDAY
0357 #define MAGICKCORE_HAVE_GETTIMEOFDAY 1
0358 #endif
0359 
0360 /* Define to 1 if you have the `gmtime_r' function. */
0361 #ifndef MAGICKCORE_HAVE_GMTIME_R
0362 #define MAGICKCORE_HAVE_GMTIME_R 1
0363 #endif
0364 
0365 /* [Compile with hugepage support] */
0366 /* #undef HAVE_HUGEPAGES */
0367 
0368 /* Define to 1 if the system has the type `intmax_t'. */
0369 #ifndef MAGICKCORE_HAVE_INTMAX_T
0370 #define MAGICKCORE_HAVE_INTMAX_T 1
0371 #endif
0372 
0373 /* Define to 1 if the system has the type `intptr_t'. */
0374 #ifndef MAGICKCORE_HAVE_INTPTR_T
0375 #define MAGICKCORE_HAVE_INTPTR_T 1
0376 #endif
0377 
0378 /* Define to 1 if you have the <inttypes.h> header file. */
0379 #ifndef MAGICKCORE_HAVE_INTTYPES_H
0380 #define MAGICKCORE_HAVE_INTTYPES_H 1
0381 #endif
0382 
0383 /* Define to 1 if you have the `isnan' function. */
0384 #ifndef MAGICKCORE_HAVE_ISNAN
0385 #define MAGICKCORE_HAVE_ISNAN 1
0386 #endif
0387 
0388 /* Define to 1 if you have the `j0' function. */
0389 #ifndef MAGICKCORE_HAVE_J0
0390 #define MAGICKCORE_HAVE_J0 1
0391 #endif
0392 
0393 /* Define to 1 if you have the `j1' function. */
0394 #ifndef MAGICKCORE_HAVE_J1
0395 #define MAGICKCORE_HAVE_J1 1
0396 #endif
0397 
0398 /* Define if you have jemalloc memory allocation library */
0399 /* #undef HAVE_JEMALLOC */
0400 
0401 /* Define to 1 if you have the `jpeg12_read_scanlines' function. */
0402 #ifndef MAGICKCORE_HAVE_JPEG12_READ_SCANLINES
0403 #define MAGICKCORE_HAVE_JPEG12_READ_SCANLINES 1
0404 #endif
0405 
0406 /* Define to 1 if you have the `jpeg12_write_scanlines' function. */
0407 #ifndef MAGICKCORE_HAVE_JPEG12_WRITE_SCANLINES
0408 #define MAGICKCORE_HAVE_JPEG12_WRITE_SCANLINES 1
0409 #endif
0410 
0411 /* Define to 1 if you have the `jpeg16_read_scanlines' function. */
0412 #ifndef MAGICKCORE_HAVE_JPEG16_READ_SCANLINES
0413 #define MAGICKCORE_HAVE_JPEG16_READ_SCANLINES 1
0414 #endif
0415 
0416 /* Define to 1 if you have the `jpeg16_write_scanlines' function. */
0417 #ifndef MAGICKCORE_HAVE_JPEG16_WRITE_SCANLINES
0418 #define MAGICKCORE_HAVE_JPEG16_WRITE_SCANLINES 1
0419 #endif
0420 
0421 /* Define to 1 if you have the `jpeg_enable_lossless' function. */
0422 #ifndef MAGICKCORE_HAVE_JPEG_ENABLE_LOSSLESS
0423 #define MAGICKCORE_HAVE_JPEG_ENABLE_LOSSLESS 1
0424 #endif
0425 
0426 /* Define to 1 if you have the `jpeg_simple_lossless' function. */
0427 /* #undef HAVE_JPEG_SIMPLE_LOSSLESS */
0428 
0429 /* Define if you have the <lcms2.h> header file. */
0430 #ifndef MAGICKCORE_HAVE_LCMS2_H
0431 #define MAGICKCORE_HAVE_LCMS2_H 1
0432 #endif
0433 
0434 /* Define if you have the <lcms2/lcms2.h> header file. */
0435 /* #undef HAVE_LCMS2_LCMS2_H */
0436 
0437 /* Define to 1 if you have the `gcov' library (-lgcov). */
0438 /* #undef HAVE_LIBGCOV */
0439 
0440 /* Define to 1 if you have the <limits.h> header file. */
0441 #ifndef MAGICKCORE_HAVE_LIMITS_H
0442 #define MAGICKCORE_HAVE_LIMITS_H 1
0443 #endif
0444 
0445 /* Define if you have Linux-compatible sendfile() */
0446 #ifndef MAGICKCORE_HAVE_LINUX_SENDFILE
0447 #define MAGICKCORE_HAVE_LINUX_SENDFILE 1
0448 #endif
0449 
0450 /* Define to 1 if you have the <linux/unistd.h> header file. */
0451 #ifndef MAGICKCORE_HAVE_LINUX_UNISTD_H
0452 #define MAGICKCORE_HAVE_LINUX_UNISTD_H 1
0453 #endif
0454 
0455 /* Define to 1 if you have the `lltostr' function. */
0456 /* #undef HAVE_LLTOSTR */
0457 
0458 /* Define to 1 if you have the <locale.h> header file. */
0459 #ifndef MAGICKCORE_HAVE_LOCALE_H
0460 #define MAGICKCORE_HAVE_LOCALE_H 1
0461 #endif
0462 
0463 /* Define to 1 if you have the `localtime_r' function. */
0464 #ifndef MAGICKCORE_HAVE_LOCALTIME_R
0465 #define MAGICKCORE_HAVE_LOCALTIME_R 1
0466 #endif
0467 
0468 /* Define to 1 if the system has the type `long long int'. */
0469 #ifndef MAGICKCORE_HAVE_LONG_LONG_INT
0470 #define MAGICKCORE_HAVE_LONG_LONG_INT 1
0471 #endif
0472 
0473 /* Define to 1 if you have the `lstat' function. */
0474 #ifndef MAGICKCORE_HAVE_LSTAT
0475 #define MAGICKCORE_HAVE_LSTAT 1
0476 #endif
0477 
0478 /* Define to 1 if you have the <machine/param.h> header file. */
0479 /* #undef HAVE_MACHINE_PARAM_H */
0480 
0481 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
0482 /* #undef HAVE_MACH_O_DYLD_H */
0483 
0484 /* Define to 1 if you have the <malloc.h> header file. */
0485 #ifndef MAGICKCORE_HAVE_MALLOC_H
0486 #define MAGICKCORE_HAVE_MALLOC_H 1
0487 #endif
0488 
0489 /* Define to 1 if <wchar.h> declares mbstate_t. */
0490 #ifndef MAGICKCORE_HAVE_MBSTATE_T
0491 #define MAGICKCORE_HAVE_MBSTATE_T 1
0492 #endif
0493 
0494 /* Define to 1 if you have the `memmove' function. */
0495 #ifndef MAGICKCORE_HAVE_MEMMOVE
0496 #define MAGICKCORE_HAVE_MEMMOVE 1
0497 #endif
0498 
0499 /* Define to 1 if you have the `memset' function. */
0500 #ifndef MAGICKCORE_HAVE_MEMSET
0501 #define MAGICKCORE_HAVE_MEMSET 1
0502 #endif
0503 
0504 /* Define to 1 if you have the <minix/config.h> header file. */
0505 /* #undef HAVE_MINIX_CONFIG_H */
0506 
0507 /* Define to 1 if you have the `mkdir' function. */
0508 #ifndef MAGICKCORE_HAVE_MKDIR
0509 #define MAGICKCORE_HAVE_MKDIR 1
0510 #endif
0511 
0512 /* Define to 1 if you have the `mkstemp' function. */
0513 #ifndef MAGICKCORE_HAVE_MKSTEMP
0514 #define MAGICKCORE_HAVE_MKSTEMP 1
0515 #endif
0516 
0517 /* Define to 1 if you have the `mmap' function. */
0518 #ifndef MAGICKCORE_HAVE_MMAP
0519 #define MAGICKCORE_HAVE_MMAP 1
0520 #endif
0521 
0522 /* Define if you have the mtmalloc memory allocation library */
0523 /* #undef HAVE_MTMALLOC */
0524 
0525 /* Define to 1 if you have the `munmap' function. */
0526 #ifndef MAGICKCORE_HAVE_MUNMAP
0527 #define MAGICKCORE_HAVE_MUNMAP 1
0528 #endif
0529 
0530 /* define if the compiler implements namespaces */
0531 #ifndef MAGICKCORE_HAVE_NAMESPACES
0532 #define MAGICKCORE_HAVE_NAMESPACES /**/
0533 #endif
0534 
0535 /* Define if g++ supports namespace std. */
0536 #ifndef MAGICKCORE_HAVE_NAMESPACE_STD
0537 #define MAGICKCORE_HAVE_NAMESPACE_STD /**/
0538 #endif
0539 
0540 /* Define to 1 if you have the `nanosleep' function. */
0541 #ifndef MAGICKCORE_HAVE_NANOSLEEP
0542 #define MAGICKCORE_HAVE_NANOSLEEP 1
0543 #endif
0544 
0545 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
0546 /* #undef HAVE_NDIR_H */
0547 
0548 /* Define to 1 if you have the <netdb.h> header file. */
0549 #ifndef MAGICKCORE_HAVE_NETDB_H
0550 #define MAGICKCORE_HAVE_NETDB_H 1
0551 #endif
0552 
0553 /* Define to 1 if you have the <netinet/in.h> header file. */
0554 #ifndef MAGICKCORE_HAVE_NETINET_IN_H
0555 #define MAGICKCORE_HAVE_NETINET_IN_H 1
0556 #endif
0557 
0558 /* Define to 1 if you have the `newlocale' function. */
0559 #ifndef MAGICKCORE_HAVE_NEWLOCALE
0560 #define MAGICKCORE_HAVE_NEWLOCALE 1
0561 #endif
0562 
0563 /* Define to 1 if you have the <OpenCL/cl.h> header file. */
0564 /* #undef HAVE_OPENCL_CL_H */
0565 
0566 /* Define to 1 if you have the <OS.h> header file. */
0567 /* #undef HAVE_OS_H */
0568 
0569 /* Define to 1 if you have the `pclose' function. */
0570 #ifndef MAGICKCORE_HAVE_PCLOSE
0571 #define MAGICKCORE_HAVE_PCLOSE 1
0572 #endif
0573 
0574 /* Define to 1 if you have the `poll' function. */
0575 #ifndef MAGICKCORE_HAVE_POLL
0576 #define MAGICKCORE_HAVE_POLL 1
0577 #endif
0578 
0579 /* Define to 1 if you have the `popen' function. */
0580 #ifndef MAGICKCORE_HAVE_POPEN
0581 #define MAGICKCORE_HAVE_POPEN 1
0582 #endif
0583 
0584 /* Define to 1 if you have the `posix_fadvise' function. */
0585 #ifndef MAGICKCORE_HAVE_POSIX_FADVISE
0586 #define MAGICKCORE_HAVE_POSIX_FADVISE 1
0587 #endif
0588 
0589 /* Define to 1 if you have the `posix_fallocate' function. */
0590 #ifndef MAGICKCORE_HAVE_POSIX_FALLOCATE
0591 #define MAGICKCORE_HAVE_POSIX_FALLOCATE 1
0592 #endif
0593 
0594 /* Define to 1 if you have the `posix_madvise' function. */
0595 #ifndef MAGICKCORE_HAVE_POSIX_MADVISE
0596 #define MAGICKCORE_HAVE_POSIX_MADVISE 1
0597 #endif
0598 
0599 /* Define to 1 if you have the `posix_memalign' function. */
0600 #ifndef MAGICKCORE_HAVE_POSIX_MEMALIGN
0601 #define MAGICKCORE_HAVE_POSIX_MEMALIGN 1
0602 #endif
0603 
0604 /* Define to 1 if you have the `posix_spawnp' function. */
0605 #ifndef MAGICKCORE_HAVE_POSIX_SPAWNP
0606 #define MAGICKCORE_HAVE_POSIX_SPAWNP 1
0607 #endif
0608 
0609 /* Define to 1 if you have the `pow' function. */
0610 #ifndef MAGICKCORE_HAVE_POW
0611 #define MAGICKCORE_HAVE_POW 1
0612 #endif
0613 
0614 /* Define to 1 if you have the `pread' function. */
0615 #ifndef MAGICKCORE_HAVE_PREAD
0616 #define MAGICKCORE_HAVE_PREAD 1
0617 #endif
0618 
0619 /* Define to 1 if you have the <process.h> header file. */
0620 /* #undef HAVE_PROCESS_H */
0621 
0622 /* Define if you have POSIX threads libraries and header files. */
0623 #ifndef MAGICKCORE_HAVE_PTHREAD
0624 #define MAGICKCORE_HAVE_PTHREAD 1
0625 #endif
0626 
0627 /* Have PTHREAD_PRIO_INHERIT. */
0628 #ifndef MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT
0629 #define MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT 1
0630 #endif
0631 
0632 /* Define to 1 if you have the `putenv' function. */
0633 #ifndef MAGICKCORE_HAVE_PUTENV
0634 #define MAGICKCORE_HAVE_PUTENV 1
0635 #endif
0636 
0637 /* Define to 1 if you have the `pwrite' function. */
0638 #ifndef MAGICKCORE_HAVE_PWRITE
0639 #define MAGICKCORE_HAVE_PWRITE 1
0640 #endif
0641 
0642 /* Define to 1 if you have the `qsort_r' function. */
0643 #ifndef MAGICKCORE_HAVE_QSORT_R
0644 #define MAGICKCORE_HAVE_QSORT_R 1
0645 #endif
0646 
0647 /* Define to 1 if you have the `raise' function. */
0648 #ifndef MAGICKCORE_HAVE_RAISE
0649 #define MAGICKCORE_HAVE_RAISE 1
0650 #endif
0651 
0652 /* Define to 1 if you have the `rand_r' function. */
0653 #ifndef MAGICKCORE_HAVE_RAND_R
0654 #define MAGICKCORE_HAVE_RAND_R 1
0655 #endif
0656 
0657 /* Define to 1 if you have the `readlink' function. */
0658 #ifndef MAGICKCORE_HAVE_READLINK
0659 #define MAGICKCORE_HAVE_READLINK 1
0660 #endif
0661 
0662 /* Define to 1 if you have the `realpath' function. */
0663 #ifndef MAGICKCORE_HAVE_REALPATH
0664 #define MAGICKCORE_HAVE_REALPATH 1
0665 #endif
0666 
0667 /* Define to 1 if you have the `seekdir' function. */
0668 #ifndef MAGICKCORE_HAVE_SEEKDIR
0669 #define MAGICKCORE_HAVE_SEEKDIR 1
0670 #endif
0671 
0672 /* Define to 1 if you have the `select' function. */
0673 #ifndef MAGICKCORE_HAVE_SELECT
0674 #define MAGICKCORE_HAVE_SELECT 1
0675 #endif
0676 
0677 /* Define to 1 if you have the `sendfile' function. */
0678 #ifndef MAGICKCORE_HAVE_SENDFILE
0679 #define MAGICKCORE_HAVE_SENDFILE 1
0680 #endif
0681 
0682 /* Define to 1 if you have the `setlocale' function. */
0683 #ifndef MAGICKCORE_HAVE_SETLOCALE
0684 #define MAGICKCORE_HAVE_SETLOCALE 1
0685 #endif
0686 
0687 /* Define to 1 if you have the `setvbuf' function. */
0688 #ifndef MAGICKCORE_HAVE_SETVBUF
0689 #define MAGICKCORE_HAVE_SETVBUF 1
0690 #endif
0691 
0692 /* X11 server supports shape extension */
0693 #ifndef MAGICKCORE_HAVE_SHAPE
0694 #define MAGICKCORE_HAVE_SHAPE 1
0695 #endif
0696 
0697 /* X11 server supports shared memory extension */
0698 #ifndef MAGICKCORE_HAVE_SHARED_MEMORY
0699 #define MAGICKCORE_HAVE_SHARED_MEMORY 1
0700 #endif
0701 
0702 /* Define to 1 if you have the `sigaction' function. */
0703 #ifndef MAGICKCORE_HAVE_SIGACTION
0704 #define MAGICKCORE_HAVE_SIGACTION 1
0705 #endif
0706 
0707 /* Define to 1 if you have the `sigemptyset' function. */
0708 #ifndef MAGICKCORE_HAVE_SIGEMPTYSET
0709 #define MAGICKCORE_HAVE_SIGEMPTYSET 1
0710 #endif
0711 
0712 /* Define to 1 if you have the `socket' function. */
0713 #ifndef MAGICKCORE_HAVE_SOCKET
0714 #define MAGICKCORE_HAVE_SOCKET 1
0715 #endif
0716 
0717 /* Define to 1 if you have the `spawnvp' function. */
0718 /* #undef HAVE_SPAWNVP */
0719 
0720 /* Define to 1 if you have the `sqrt' function. */
0721 #ifndef MAGICKCORE_HAVE_SQRT
0722 #define MAGICKCORE_HAVE_SQRT 1
0723 #endif
0724 
0725 /* Define to 1 if you have the `stat' function. */
0726 #ifndef MAGICKCORE_HAVE_STAT
0727 #define MAGICKCORE_HAVE_STAT 1
0728 #endif
0729 
0730 /* Define to 1 if you have the <stdarg.h> header file. */
0731 #ifndef MAGICKCORE_HAVE_STDARG_H
0732 #define MAGICKCORE_HAVE_STDARG_H 1
0733 #endif
0734 
0735 /* Define to 1 if stdbool.h conforms to C99. */
0736 #ifndef MAGICKCORE_HAVE_STDBOOL_H
0737 #define MAGICKCORE_HAVE_STDBOOL_H 1
0738 #endif
0739 
0740 /* Define to 1 if you have the <stddef.h> header file. */
0741 #ifndef MAGICKCORE_HAVE_STDDEF_H
0742 #define MAGICKCORE_HAVE_STDDEF_H 1
0743 #endif
0744 
0745 /* Define to 1 if you have the <stdint.h> header file. */
0746 #ifndef MAGICKCORE_HAVE_STDINT_H
0747 #define MAGICKCORE_HAVE_STDINT_H 1
0748 #endif
0749 
0750 /* Define to 1 if you have the <stdio.h> header file. */
0751 #ifndef MAGICKCORE_HAVE_STDIO_H
0752 #define MAGICKCORE_HAVE_STDIO_H 1
0753 #endif
0754 
0755 /* Define to 1 if you have the <stdlib.h> header file. */
0756 #ifndef MAGICKCORE_HAVE_STDLIB_H
0757 #define MAGICKCORE_HAVE_STDLIB_H 1
0758 #endif
0759 
0760 /* Define to 1 if you have the `strcasecmp' function. */
0761 #ifndef MAGICKCORE_HAVE_STRCASECMP
0762 #define MAGICKCORE_HAVE_STRCASECMP 1
0763 #endif
0764 
0765 /* Define to 1 if you have the `strcasestr' function. */
0766 #ifndef MAGICKCORE_HAVE_STRCASESTR
0767 #define MAGICKCORE_HAVE_STRCASESTR 1
0768 #endif
0769 
0770 /* Define to 1 if you have the `strchr' function. */
0771 #ifndef MAGICKCORE_HAVE_STRCHR
0772 #define MAGICKCORE_HAVE_STRCHR 1
0773 #endif
0774 
0775 /* Define to 1 if you have the `strcspn' function. */
0776 #ifndef MAGICKCORE_HAVE_STRCSPN
0777 #define MAGICKCORE_HAVE_STRCSPN 1
0778 #endif
0779 
0780 /* Define to 1 if you have the `strdup' function. */
0781 #ifndef MAGICKCORE_HAVE_STRDUP
0782 #define MAGICKCORE_HAVE_STRDUP 1
0783 #endif
0784 
0785 /* Define to 1 if you have the `strerror' function. */
0786 #ifndef MAGICKCORE_HAVE_STRERROR
0787 #define MAGICKCORE_HAVE_STRERROR 1
0788 #endif
0789 
0790 /* Define if you have `strerror_r'. */
0791 #ifndef MAGICKCORE_HAVE_STRERROR_R
0792 #define MAGICKCORE_HAVE_STRERROR_R 1
0793 #endif
0794 
0795 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
0796 #ifndef MAGICKCORE_HAVE_STRINGIZE
0797 #define MAGICKCORE_HAVE_STRINGIZE 1
0798 #endif
0799 
0800 /* Define to 1 if you have the <strings.h> header file. */
0801 #ifndef MAGICKCORE_HAVE_STRINGS_H
0802 #define MAGICKCORE_HAVE_STRINGS_H 1
0803 #endif
0804 
0805 /* Define to 1 if you have the <string.h> header file. */
0806 #ifndef MAGICKCORE_HAVE_STRING_H
0807 #define MAGICKCORE_HAVE_STRING_H 1
0808 #endif
0809 
0810 /* Define to 1 if you have the `strlcat' function. */
0811 #ifndef MAGICKCORE_HAVE_STRLCAT
0812 #define MAGICKCORE_HAVE_STRLCAT 1
0813 #endif
0814 
0815 /* Define to 1 if you have the `strlcpy' function. */
0816 #ifndef MAGICKCORE_HAVE_STRLCPY
0817 #define MAGICKCORE_HAVE_STRLCPY 1
0818 #endif
0819 
0820 /* Define to 1 if you have the `strncasecmp' function. */
0821 #ifndef MAGICKCORE_HAVE_STRNCASECMP
0822 #define MAGICKCORE_HAVE_STRNCASECMP 1
0823 #endif
0824 
0825 /* Define to 1 if you have the `strpbrk' function. */
0826 #ifndef MAGICKCORE_HAVE_STRPBRK
0827 #define MAGICKCORE_HAVE_STRPBRK 1
0828 #endif
0829 
0830 /* Define to 1 if you have the `strrchr' function. */
0831 #ifndef MAGICKCORE_HAVE_STRRCHR
0832 #define MAGICKCORE_HAVE_STRRCHR 1
0833 #endif
0834 
0835 /* Define to 1 if you have the `strspn' function. */
0836 #ifndef MAGICKCORE_HAVE_STRSPN
0837 #define MAGICKCORE_HAVE_STRSPN 1
0838 #endif
0839 
0840 /* Define to 1 if you have the `strstr' function. */
0841 #ifndef MAGICKCORE_HAVE_STRSTR
0842 #define MAGICKCORE_HAVE_STRSTR 1
0843 #endif
0844 
0845 /* Define to 1 if you have the `strtod' function. */
0846 #ifndef MAGICKCORE_HAVE_STRTOD
0847 #define MAGICKCORE_HAVE_STRTOD 1
0848 #endif
0849 
0850 /* Define to 1 if you have the `strtod_l' function. */
0851 #ifndef MAGICKCORE_HAVE_STRTOD_L
0852 #define MAGICKCORE_HAVE_STRTOD_L 1
0853 #endif
0854 
0855 /* Define to 1 if you have the `strtol' function. */
0856 #ifndef MAGICKCORE_HAVE_STRTOL
0857 #define MAGICKCORE_HAVE_STRTOL 1
0858 #endif
0859 
0860 /* Define to 1 if you have the `strtoul' function. */
0861 #ifndef MAGICKCORE_HAVE_STRTOUL
0862 #define MAGICKCORE_HAVE_STRTOUL 1
0863 #endif
0864 
0865 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
0866 #ifndef MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE
0867 #define MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE 1
0868 #endif
0869 
0870 /* Define to 1 if you have the <sun_prefetch.h> header file. */
0871 /* #undef HAVE_SUN_PREFETCH_H */
0872 
0873 /* Define to 1 if you have the `symlink' function. */
0874 #ifndef MAGICKCORE_HAVE_SYMLINK
0875 #define MAGICKCORE_HAVE_SYMLINK 1
0876 #endif
0877 
0878 /* Define to 1 if you have the `sysconf' function. */
0879 #ifndef MAGICKCORE_HAVE_SYSCONF
0880 #define MAGICKCORE_HAVE_SYSCONF 1
0881 #endif
0882 
0883 /* Define to 1 if you have the `system' function. */
0884 #ifndef MAGICKCORE_HAVE_SYSTEM
0885 #define MAGICKCORE_HAVE_SYSTEM 1
0886 #endif
0887 
0888 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
0889    */
0890 /* #undef HAVE_SYS_DIR_H */
0891 
0892 /* Define to 1 if you have the <sys/ipc.h> header file. */
0893 #ifndef MAGICKCORE_HAVE_SYS_IPC_H
0894 #define MAGICKCORE_HAVE_SYS_IPC_H 1
0895 #endif
0896 
0897 /* Define to 1 if you have the <sys/mman.h> header file. */
0898 #ifndef MAGICKCORE_HAVE_SYS_MMAN_H
0899 #define MAGICKCORE_HAVE_SYS_MMAN_H 1
0900 #endif
0901 
0902 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
0903    */
0904 /* #undef HAVE_SYS_NDIR_H */
0905 
0906 /* Define to 1 if you have the <sys/param.h> header file. */
0907 #ifndef MAGICKCORE_HAVE_SYS_PARAM_H
0908 #define MAGICKCORE_HAVE_SYS_PARAM_H 1
0909 #endif
0910 
0911 /* Define to 1 if you have the <sys/resource.h> header file. */
0912 #ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H
0913 #define MAGICKCORE_HAVE_SYS_RESOURCE_H 1
0914 #endif
0915 
0916 /* Define to 1 if you have the <sys/sendfile.h> header file. */
0917 #ifndef MAGICKCORE_HAVE_SYS_SENDFILE_H
0918 #define MAGICKCORE_HAVE_SYS_SENDFILE_H 1
0919 #endif
0920 
0921 /* Define to 1 if you have the <sys/socket.h> header file. */
0922 #ifndef MAGICKCORE_HAVE_SYS_SOCKET_H
0923 #define MAGICKCORE_HAVE_SYS_SOCKET_H 1
0924 #endif
0925 
0926 /* Define to 1 if you have the <sys/stat.h> header file. */
0927 #ifndef MAGICKCORE_HAVE_SYS_STAT_H
0928 #define MAGICKCORE_HAVE_SYS_STAT_H 1
0929 #endif
0930 
0931 /* Define to 1 if you have the <sys/syslimits.h> header file. */
0932 /* #undef HAVE_SYS_SYSLIMITS_H */
0933 
0934 /* Define to 1 if you have the <sys/times.h> header file. */
0935 #ifndef MAGICKCORE_HAVE_SYS_TIMES_H
0936 #define MAGICKCORE_HAVE_SYS_TIMES_H 1
0937 #endif
0938 
0939 /* Define to 1 if you have the <sys/time.h> header file. */
0940 #ifndef MAGICKCORE_HAVE_SYS_TIME_H
0941 #define MAGICKCORE_HAVE_SYS_TIME_H 1
0942 #endif
0943 
0944 /* Define to 1 if you have the <sys/types.h> header file. */
0945 #ifndef MAGICKCORE_HAVE_SYS_TYPES_H
0946 #define MAGICKCORE_HAVE_SYS_TYPES_H 1
0947 #endif
0948 
0949 /* Define to 1 if you have the <sys/uio.h> header file. */
0950 #ifndef MAGICKCORE_HAVE_SYS_UIO_H
0951 #define MAGICKCORE_HAVE_SYS_UIO_H 1
0952 #endif
0953 
0954 /* Define to 1 if you have the <sys/wait.h> header file. */
0955 #ifndef MAGICKCORE_HAVE_SYS_WAIT_H
0956 #define MAGICKCORE_HAVE_SYS_WAIT_H 1
0957 #endif
0958 
0959 /* Define if you have the tcmalloc memory allocation library */
0960 /* #undef HAVE_TCMALLOC */
0961 
0962 /* Define to 1 if you have the `telldir' function. */
0963 #ifndef MAGICKCORE_HAVE_TELLDIR
0964 #define MAGICKCORE_HAVE_TELLDIR 1
0965 #endif
0966 
0967 /* Define to 1 if you have the `tempnam' function. */
0968 #ifndef MAGICKCORE_HAVE_TEMPNAM
0969 #define MAGICKCORE_HAVE_TEMPNAM 1
0970 #endif
0971 
0972 /* Define to 1 if you have the `times' function. */
0973 #ifndef MAGICKCORE_HAVE_TIMES
0974 #define MAGICKCORE_HAVE_TIMES 1
0975 #endif
0976 
0977 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
0978    `HAVE_STRUCT_TM_TM_ZONE' instead. */
0979 #ifndef MAGICKCORE_HAVE_TM_ZONE
0980 #define MAGICKCORE_HAVE_TM_ZONE 1
0981 #endif
0982 
0983 /* Define to 1 if you don't have `tm_zone' but do have the external array
0984    `tzname'. */
0985 /* #undef HAVE_TZNAME */
0986 
0987 /* Define to 1 if the system has the type `uintmax_t'. */
0988 #ifndef MAGICKCORE_HAVE_UINTMAX_T
0989 #define MAGICKCORE_HAVE_UINTMAX_T 1
0990 #endif
0991 
0992 /* Define to 1 if the system has the type `uintptr_t'. */
0993 #ifndef MAGICKCORE_HAVE_UINTPTR_T
0994 #define MAGICKCORE_HAVE_UINTPTR_T 1
0995 #endif
0996 
0997 /* Define to 1 if you have the `ulltostr' function. */
0998 /* #undef HAVE_ULLTOSTR */
0999 
1000 /* Define if you have umem memory allocation library */
1001 /* #undef HAVE_UMEM */
1002 
1003 /* Define to 1 if you have the <unistd.h> header file. */
1004 #ifndef MAGICKCORE_HAVE_UNISTD_H
1005 #define MAGICKCORE_HAVE_UNISTD_H 1
1006 #endif
1007 
1008 /* Define to 1 if the system has the type `unsigned long long int'. */
1009 #ifndef MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT
1010 #define MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT 1
1011 #endif
1012 
1013 /* Define to 1 if you have the `uselocale' function. */
1014 #ifndef MAGICKCORE_HAVE_USELOCALE
1015 #define MAGICKCORE_HAVE_USELOCALE 1
1016 #endif
1017 
1018 /* Define to 1 if you have the `usleep' function. */
1019 #ifndef MAGICKCORE_HAVE_USLEEP
1020 #define MAGICKCORE_HAVE_USLEEP 1
1021 #endif
1022 
1023 /* Define to 1 if you have the `utime' function. */
1024 #ifndef MAGICKCORE_HAVE_UTIME
1025 #define MAGICKCORE_HAVE_UTIME 1
1026 #endif
1027 
1028 /* Define to 1 if you have the `utimensat' function. */
1029 #ifndef MAGICKCORE_HAVE_UTIMENSAT
1030 #define MAGICKCORE_HAVE_UTIMENSAT 1
1031 #endif
1032 
1033 /* Define to 1 if you have the <utime.h> header file. */
1034 #ifndef MAGICKCORE_HAVE_UTIME_H
1035 #define MAGICKCORE_HAVE_UTIME_H 1
1036 #endif
1037 
1038 /* Define to 1 if you have the `vfprintf' function. */
1039 #ifndef MAGICKCORE_HAVE_VFPRINTF
1040 #define MAGICKCORE_HAVE_VFPRINTF 1
1041 #endif
1042 
1043 /* Define to 1 if you have the `vfprintf_l' function. */
1044 /* #undef HAVE_VFPRINTF_L */
1045 
1046 /* Define to 1 if you have the `vsnprintf' function. */
1047 #ifndef MAGICKCORE_HAVE_VSNPRINTF
1048 #define MAGICKCORE_HAVE_VSNPRINTF 1
1049 #endif
1050 
1051 /* Define to 1 if you have the `vsnprintf_l' function. */
1052 /* #undef HAVE_VSNPRINTF_L */
1053 
1054 /* Define to 1 if you have the `vsprintf' function. */
1055 #ifndef MAGICKCORE_HAVE_VSPRINTF
1056 #define MAGICKCORE_HAVE_VSPRINTF 1
1057 #endif
1058 
1059 /* Define to 1 if you have the `waitpid' function. */
1060 #ifndef MAGICKCORE_HAVE_WAITPID
1061 #define MAGICKCORE_HAVE_WAITPID 1
1062 #endif
1063 
1064 /* Define to 1 if you have the <wchar.h> header file. */
1065 #ifndef MAGICKCORE_HAVE_WCHAR_H
1066 #define MAGICKCORE_HAVE_WCHAR_H 1
1067 #endif
1068 
1069 /* Define to 1 if you have the <xlocale.h> header file. */
1070 /* #undef HAVE_XLOCALE_H */
1071 
1072 /* Define to 1 if you have the `_aligned_malloc' function. */
1073 /* #undef HAVE__ALIGNED_MALLOC */
1074 
1075 /* Define to 1 if the system has the type `_Bool'. */
1076 #ifndef MAGICKCORE_HAVE__BOOL
1077 #define MAGICKCORE_HAVE__BOOL 1
1078 #endif
1079 
1080 /* Define to 1 if you have the `_exit' function. */
1081 #ifndef MAGICKCORE_HAVE__EXIT
1082 #define MAGICKCORE_HAVE__EXIT 1
1083 #endif
1084 
1085 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
1086 /* #undef HAVE__NSGETEXECUTABLEPATH */
1087 
1088 /* Define to 1 if you have the `_pclose' function. */
1089 /* #undef HAVE__PCLOSE */
1090 
1091 /* Define to 1 if you have the `_popen' function. */
1092 /* #undef HAVE__POPEN */
1093 
1094 /* Define to 1 if you have the `_wfopen' function. */
1095 /* #undef HAVE__WFOPEN */
1096 
1097 /* Define to 1 if you have the `_wstat' function. */
1098 /* #undef HAVE__WSTAT */
1099 
1100 /* define if your compiler has __attribute__ */
1101 #ifndef MAGICKCORE_HAVE___ATTRIBUTE__
1102 #define MAGICKCORE_HAVE___ATTRIBUTE__ 1
1103 #endif
1104 
1105 /* Define if you have libheif library */
1106 /* #undef HEIC_DELEGATE */
1107 
1108 /* Directory where ImageMagick architecture headers live. */
1109 #ifndef MAGICKCORE_INCLUDEARCH_PATH
1110 #define MAGICKCORE_INCLUDEARCH_PATH "/opt/software/linux-x86_64_v2/imagemagick-7.1.1-39-csqmd572xkyravy5hgfcbocobydeefff/include/ImageMagick-7/"
1111 #endif
1112 
1113 /* Directory where ImageMagick headers live. */
1114 #ifndef MAGICKCORE_INCLUDE_PATH
1115 #define MAGICKCORE_INCLUDE_PATH "/opt/software/linux-x86_64_v2/imagemagick-7.1.1-39-csqmd572xkyravy5hgfcbocobydeefff/include/ImageMagick-7/"
1116 #endif
1117 
1118 /* ImageMagick is formally installed under prefix */
1119 #ifndef MAGICKCORE_INSTALLED_SUPPORT
1120 #define MAGICKCORE_INSTALLED_SUPPORT 1
1121 #endif
1122 
1123 /* Define if you have JBIG library */
1124 /* #undef JBIG_DELEGATE */
1125 
1126 /* Define if you have JPEG library */
1127 #ifndef MAGICKCORE_JPEG_DELEGATE
1128 #define MAGICKCORE_JPEG_DELEGATE 1
1129 #endif
1130 
1131 /* Define if you have jpeg-xl library */
1132 /* #undef JXL_DELEGATE */
1133 
1134 /* Define if you have LCMS library */
1135 #ifndef MAGICKCORE_LCMS_DELEGATE
1136 #define MAGICKCORE_LCMS_DELEGATE 1
1137 #endif
1138 
1139 /* Define if you have OPENJP2 library */
1140 /* #undef LIBOPENJP2_DELEGATE */
1141 
1142 /* Directory where architecture-dependent files live. */
1143 #ifndef MAGICKCORE_LIBRARY_ABSOLUTE_PATH
1144 #define MAGICKCORE_LIBRARY_ABSOLUTE_PATH "/opt/software/linux-x86_64_v2/imagemagick-7.1.1-39-csqmd572xkyravy5hgfcbocobydeefff/lib/ImageMagick-7.1.1/"
1145 #endif
1146 
1147 /* Subdirectory of lib where ImageMagick architecture dependent files are
1148    installed. */
1149 #ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
1150 #define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-7.1.1"
1151 #endif
1152 
1153 /* Binaries in libraries path base name (will be during install linked to bin)
1154    */
1155 #ifndef MAGICKCORE_LIB_BIN_BASEDIRNAME
1156 #define MAGICKCORE_LIB_BIN_BASEDIRNAME "bin"
1157 #endif
1158 
1159 /* Define if you have LQR library */
1160 /* #undef LQR_DELEGATE */
1161 
1162 /* Define if using libltdl to support dynamically loadable modules and OpenCL
1163    */
1164 /* #undef LTDL_DELEGATE */
1165 
1166 /* Native module suffix */
1167 /* #undef LTDL_MODULE_EXT */
1168 
1169 /* Define to the sub-directory where libtool stores uninstalled libraries. */
1170 #ifndef MAGICKCORE_LT_OBJDIR
1171 #define MAGICKCORE_LT_OBJDIR ".libs/"
1172 #endif
1173 
1174 /* Define if you have LZMA library */
1175 #ifndef MAGICKCORE_LZMA_DELEGATE
1176 #define MAGICKCORE_LZMA_DELEGATE 1
1177 #endif
1178 
1179 /* Define to prepend to default font search path. */
1180 /* #undef MAGICK_FONT_PATH */
1181 
1182 /* Target Host CPU */
1183 #ifndef MAGICKCORE_MAGICK_TARGET_CPU
1184 #define MAGICKCORE_MAGICK_TARGET_CPU x86_64
1185 #endif
1186 
1187 /* Target Host OS */
1188 #ifndef MAGICKCORE_MAGICK_TARGET_OS
1189 #define MAGICKCORE_MAGICK_TARGET_OS linux-gnu
1190 #endif
1191 
1192 /* Target Host Vendor */
1193 #ifndef MAGICKCORE_MAGICK_TARGET_VENDOR
1194 #define MAGICKCORE_MAGICK_TARGET_VENDOR pc
1195 #endif
1196 
1197 /* Module directory name without ABI part. */
1198 #ifndef MAGICKCORE_MODULES_BASEDIRNAME
1199 #define MAGICKCORE_MODULES_BASEDIRNAME "modules"
1200 #endif
1201 
1202 /* Module directory dirname */
1203 /* #undef MODULES_DIRNAME */
1204 
1205 /* Magick API method prefix */
1206 /* #undef NAMESPACE_PREFIX */
1207 
1208 /* Magick API method prefix tag */
1209 /* #undef NAMESPACE_PREFIX_TAG */
1210 
1211 /* Define to 1 if assertions should be disabled. */
1212 /* #undef NDEBUG */
1213 
1214 /* Define if you have OPENEXR library */
1215 /* #undef OPENEXR_DELEGATE */
1216 
1217 /* Define to the address where bug reports for this package should be sent. */
1218 #ifndef MAGICKCORE_PACKAGE_BUGREPORT
1219 #define MAGICKCORE_PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
1220 #endif
1221 
1222 /* Define to the full name of this package. */
1223 #ifndef MAGICKCORE_PACKAGE_NAME
1224 #define MAGICKCORE_PACKAGE_NAME "ImageMagick"
1225 #endif
1226 
1227 /* Define to the full name and version of this package. */
1228 #ifndef MAGICKCORE_PACKAGE_STRING
1229 #define MAGICKCORE_PACKAGE_STRING "ImageMagick 7.1.1-39"
1230 #endif
1231 
1232 /* Define to the one symbol short name of this package. */
1233 #ifndef MAGICKCORE_PACKAGE_TARNAME
1234 #define MAGICKCORE_PACKAGE_TARNAME "ImageMagick"
1235 #endif
1236 
1237 /* Define to the home page for this package. */
1238 #ifndef MAGICKCORE_PACKAGE_URL
1239 #define MAGICKCORE_PACKAGE_URL "https://imagemagick.org"
1240 #endif
1241 
1242 /* Define to the version of this package. */
1243 #ifndef MAGICKCORE_PACKAGE_VERSION
1244 #define MAGICKCORE_PACKAGE_VERSION "7.1.1-39"
1245 #endif
1246 
1247 /* Define if you have PANGOCAIRO library */
1248 #ifndef MAGICKCORE_PANGOCAIRO_DELEGATE
1249 #define MAGICKCORE_PANGOCAIRO_DELEGATE 1
1250 #endif
1251 
1252 /* enable pipes (|) in filenames */
1253 /* #undef PIPES_SUPPORT */
1254 
1255 /* Define if you have PNG library */
1256 #ifndef MAGICKCORE_PNG_DELEGATE
1257 #define MAGICKCORE_PNG_DELEGATE 1
1258 #endif
1259 
1260 /* Define to necessary symbol if this constant uses a non-standard name on
1261    your system. */
1262 /* #undef PTHREAD_CREATE_JOINABLE */
1263 
1264 /* Pixel cache memory threshold (defaults to available memory) */
1265 /* #undef PixelCacheThreshold */
1266 
1267 /* Number of bits in a pixel Quantum (8/16/32/64) */
1268 #ifndef MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H
1269 #define MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H 16
1270 #endif
1271 
1272 /* Define if you have RAQM library */
1273 /* #undef RAQM_DELEGATE */
1274 
1275 /* Define if you have LIBRAW library */
1276 /* #undef RAW_R_DELEGATE */
1277 
1278 /* Define if you have RSVG library */
1279 /* #undef RSVG_DELEGATE */
1280 
1281 /* Setjmp/longjmp are thread safe */
1282 #ifndef MAGICKCORE_SETJMP_IS_THREAD_SAFE
1283 #define MAGICKCORE_SETJMP_IS_THREAD_SAFE 1
1284 #endif
1285 
1286 /* Sharearch directory name without ABI part. */
1287 #ifndef MAGICKCORE_SHAREARCH_BASEDIRNAME
1288 #define MAGICKCORE_SHAREARCH_BASEDIRNAME "config"
1289 #endif
1290 
1291 /* Sharearch directory dirname */
1292 /* #undef SHAREARCH_DIRNAME */
1293 
1294 /* Directory where architecture-independent configuration files live. */
1295 #ifndef MAGICKCORE_SHARE_PATH
1296 #define MAGICKCORE_SHARE_PATH "/opt/software/linux-x86_64_v2/imagemagick-7.1.1-39-csqmd572xkyravy5hgfcbocobydeefff/share/ImageMagick-7/"
1297 #endif
1298 
1299 /* Subdirectory of lib where architecture-independent configuration files
1300    live. */
1301 #ifndef MAGICKCORE_SHARE_RELATIVE_PATH
1302 #define MAGICKCORE_SHARE_RELATIVE_PATH "ImageMagick-7"
1303 #endif
1304 
1305 /* The size of `double', as computed by sizeof. */
1306 #ifndef MAGICKCORE_SIZEOF_DOUBLE
1307 #define MAGICKCORE_SIZEOF_DOUBLE 8
1308 #endif
1309 
1310 /* The size of `double_t', as computed by sizeof. */
1311 #ifndef MAGICKCORE_SIZEOF_DOUBLE_T
1312 #define MAGICKCORE_SIZEOF_DOUBLE_T 8
1313 #endif
1314 
1315 /* The size of `float', as computed by sizeof. */
1316 #ifndef MAGICKCORE_SIZEOF_FLOAT
1317 #define MAGICKCORE_SIZEOF_FLOAT 4
1318 #endif
1319 
1320 /* The size of `float_t', as computed by sizeof. */
1321 #ifndef MAGICKCORE_SIZEOF_FLOAT_T
1322 #define MAGICKCORE_SIZEOF_FLOAT_T 4
1323 #endif
1324 
1325 /* The size of `long double', as computed by sizeof. */
1326 #ifndef MAGICKCORE_SIZEOF_LONG_DOUBLE
1327 #define MAGICKCORE_SIZEOF_LONG_DOUBLE 16
1328 #endif
1329 
1330 /* The size of `size_t', as computed by sizeof. */
1331 #ifndef MAGICKCORE_SIZEOF_SIZE_T
1332 #define MAGICKCORE_SIZEOF_SIZE_T 8
1333 #endif
1334 
1335 /* The size of `unsigned long long', as computed by sizeof. */
1336 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG
1337 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8
1338 #endif
1339 
1340 /* The size of `void *', as computed by sizeof. */
1341 #ifndef MAGICKCORE_SIZEOF_VOID_P
1342 #define MAGICKCORE_SIZEOF_VOID_P 8
1343 #endif
1344 
1345 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1346 /* #undef STAT_MACROS_BROKEN */
1347 
1348 /* Define to 1 if all of the C90 standard headers exist (not just the ones
1349    required in a freestanding environment). This macro is provided for
1350    backward compatibility; new code need not use it. */
1351 #ifndef MAGICKCORE_STDC_HEADERS
1352 #define MAGICKCORE_STDC_HEADERS 1
1353 #endif
1354 
1355 /* Define to 1 if strerror_r returns char *. */
1356 #ifndef MAGICKCORE_STRERROR_R_CHAR_P
1357 #define MAGICKCORE_STRERROR_R_CHAR_P 1
1358 #endif
1359 
1360 /* Define if you have POSIX threads libraries and header files. */
1361 #ifndef MAGICKCORE_THREAD_SUPPORT
1362 #define MAGICKCORE_THREAD_SUPPORT 1
1363 #endif
1364 
1365 /* Define if you have TIFF library */
1366 #ifndef MAGICKCORE_TIFF_DELEGATE
1367 #define MAGICKCORE_TIFF_DELEGATE 1
1368 #endif
1369 
1370 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1371 /* #undef TM_IN_SYS_TIME */
1372 
1373 /* Define if you have google ultrahdr library */
1374 /* #undef UHDR_DELEGATE */
1375 
1376 /* Enable extensions on AIX 3, Interix.  */
1377 #ifndef _ALL_SOURCE
1378 # define _ALL_SOURCE 1
1379 #endif
1380 /* Enable general extensions on macOS.  */
1381 #ifndef _DARWIN_C_SOURCE
1382 # define _DARWIN_C_SOURCE 1
1383 #endif
1384 /* Enable general extensions on Solaris.  */
1385 #ifndef __EXTENSIONS__
1386 # define __EXTENSIONS__ 1
1387 #endif
1388 /* Enable GNU extensions on systems that have them.  */
1389 #ifndef _GNU_SOURCE
1390 # define _GNU_SOURCE 1
1391 #endif
1392 /* Enable X/Open compliant socket functions that do not require linking
1393    with -lxnet on HP-UX 11.11.  */
1394 #ifndef _HPUX_ALT_XOPEN_SOCKET_API
1395 # define _HPUX_ALT_XOPEN_SOCKET_API 1
1396 #endif
1397 /* Identify the host operating system as Minix.
1398    This macro does not affect the system headers' behavior.
1399    A future release of Autoconf may stop defining this macro.  */
1400 #ifndef _MINIX
1401 /* # undef _MINIX */
1402 #endif
1403 /* Enable general extensions on NetBSD.
1404    Enable NetBSD compatibility extensions on Minix.  */
1405 #ifndef _NETBSD_SOURCE
1406 # define _NETBSD_SOURCE 1
1407 #endif
1408 /* Enable OpenBSD compatibility extensions on NetBSD.
1409    Oddly enough, this does nothing on OpenBSD.  */
1410 #ifndef _OPENBSD_SOURCE
1411 # define _OPENBSD_SOURCE 1
1412 #endif
1413 /* Define to 1 if needed for POSIX-compatible behavior.  */
1414 #ifndef _POSIX_SOURCE
1415 /* # undef _POSIX_SOURCE */
1416 #endif
1417 /* Define to 2 if needed for POSIX-compatible behavior.  */
1418 #ifndef _POSIX_1_SOURCE
1419 /* # undef _POSIX_1_SOURCE */
1420 #endif
1421 /* Enable POSIX-compatible threading on Solaris.  */
1422 #ifndef _POSIX_PTHREAD_SEMANTICS
1423 # define _POSIX_PTHREAD_SEMANTICS 1
1424 #endif
1425 /* Enable extensions specified by ISO/IEC TS 18661-5:2014.  */
1426 #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
1427 # define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1428 #endif
1429 /* Enable extensions specified by ISO/IEC TS 18661-1:2014.  */
1430 #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
1431 # define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1432 #endif
1433 /* Enable extensions specified by ISO/IEC TS 18661-2:2015.  */
1434 #ifndef __STDC_WANT_IEC_60559_DFP_EXT__
1435 # define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1436 #endif
1437 /* Enable extensions specified by ISO/IEC TS 18661-4:2015.  */
1438 #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
1439 # define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1440 #endif
1441 /* Enable extensions specified by ISO/IEC TS 18661-3:2015.  */
1442 #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
1443 # define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1444 #endif
1445 /* Enable extensions specified by ISO/IEC TR 24731-2:2010.  */
1446 #ifndef __STDC_WANT_LIB_EXT2__
1447 # define __STDC_WANT_LIB_EXT2__ 1
1448 #endif
1449 /* Enable extensions specified by ISO/IEC 24747:2009.  */
1450 #ifndef __STDC_WANT_MATH_SPEC_FUNCS__
1451 # define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1452 #endif
1453 /* Enable extensions on HP NonStop.  */
1454 #ifndef _TANDEM_SOURCE
1455 # define _TANDEM_SOURCE 1
1456 #endif
1457 /* Enable X/Open extensions.  Define to 500 only if necessary
1458    to make mbstate_t available.  */
1459 #ifndef _XOPEN_SOURCE
1460 /* # undef _XOPEN_SOURCE */
1461 #endif
1462 
1463 
1464 /* Define if you have WEBPMUX library */
1465 /* #undef WEBPMUX_DELEGATE */
1466 
1467 /* Define if you have WEBP library */
1468 /* #undef WEBP_DELEGATE */
1469 
1470 /* Define to use the Windows GDI32 library */
1471 /* #undef WINGDI32_DELEGATE */
1472 
1473 /* Define if using the dmalloc debugging malloc package */
1474 /* #undef WITH_DMALLOC */
1475 
1476 /* Define if you have WMF library */
1477 /* #undef WMF_DELEGATE */
1478 
1479 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1480    significant byte first (like Motorola and SPARC, unlike Intel). */
1481 #if defined AC_APPLE_UNIVERSAL_BUILD
1482 # if defined __BIG_ENDIAN__
1483 #  define WORDS_BIGENDIAN 1
1484 # endif
1485 #else
1486 # ifndef WORDS_BIGENDIAN
1487 /* #  undef WORDS_BIGENDIAN */
1488 # endif
1489 #endif
1490 
1491 /* Location of X11 configure files */
1492 #ifndef MAGICKCORE_X11_CONFIGURE_PATH
1493 #define MAGICKCORE_X11_CONFIGURE_PATH ""
1494 #endif
1495 
1496 /* Define if you have X11 library */
1497 #ifndef MAGICKCORE_X11_DELEGATE
1498 #define MAGICKCORE_X11_DELEGATE 1
1499 #endif
1500 
1501 /* Define if you have XML library */
1502 #ifndef MAGICKCORE_XML_DELEGATE
1503 #define MAGICKCORE_XML_DELEGATE 1
1504 #endif
1505 
1506 /* Define to 1 if the X Window System is missing or not being used. */
1507 /* #undef X_DISPLAY_MISSING */
1508 
1509 /* Build self-contained, embeddable, zero-configuration ImageMagick */
1510 /* #undef ZERO_CONFIGURATION_SUPPORT */
1511 
1512 /* Define if you have ZIP library */
1513 /* #undef ZIP_DELEGATE */
1514 
1515 /* Define if you have ZLIB library */
1516 #ifndef MAGICKCORE_ZLIB_DELEGATE
1517 #define MAGICKCORE_ZLIB_DELEGATE 1
1518 #endif
1519 
1520 /* Define if you have ZSTD library */
1521 #ifndef MAGICKCORE_ZSTD_DELEGATE
1522 #define MAGICKCORE_ZSTD_DELEGATE 1
1523 #endif
1524 
1525 /* Number of bits in a file offset, on hosts where this is settable. */
1526 /* #undef _FILE_OFFSET_BITS */
1527 
1528 /* enable run-time bounds-checking */
1529 /* #undef _FORTIFY_SOURCE */
1530 
1531 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1532 /* #undef _LARGEFILE_SOURCE */
1533 
1534 /* Define for large files, on AIX-style hosts. */
1535 /* #undef _LARGE_FILES */
1536 
1537 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1538    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1539    #define below would cause a syntax error. */
1540 /* #undef _UINT32_T */
1541 
1542 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1543    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1544    #define below would cause a syntax error. */
1545 /* #undef _UINT64_T */
1546 
1547 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1548    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1549    #define below would cause a syntax error. */
1550 /* #undef _UINT8_T */
1551 
1552 /* Define to 1 if type `char' is unsigned and your compiler does not
1553    predefine this macro.  */
1554 #ifndef __CHAR_UNSIGNED__
1555 /* # undef __CHAR_UNSIGNED__ */
1556 #endif
1557 
1558 /* Define to appropriate substitute if compiler does not have __func__ */
1559 /* #undef __func__ */
1560 
1561 /* Define to empty if `const' does not conform to ANSI C. */
1562 /* #undef const */
1563 
1564 /* Define to `int' if <sys/types.h> doesn't define. */
1565 /* #undef gid_t */
1566 
1567 /* Define to `__inline__' or `__inline' if that's what the C compiler
1568    calls it, or to nothing if 'inline' is not supported under any name.  */
1569 #ifndef __cplusplus
1570 /* #undef inline */
1571 #endif
1572 
1573 /* Define to the type of a signed integer type of width exactly 16 bits if
1574    such a type exists and the standard includes do not define it. */
1575 /* #undef int16_t */
1576 
1577 /* Define to the type of a signed integer type of width exactly 32 bits if
1578    such a type exists and the standard includes do not define it. */
1579 /* #undef int32_t */
1580 
1581 /* Define to the type of a signed integer type of width exactly 64 bits if
1582    such a type exists and the standard includes do not define it. */
1583 /* #undef int64_t */
1584 
1585 /* Define to the type of a signed integer type of width exactly 8 bits if such
1586    a type exists and the standard includes do not define it. */
1587 /* #undef int8_t */
1588 
1589 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1590    not define. */
1591 /* #undef intmax_t */
1592 
1593 /* Define to the type of a signed integer type wide enough to hold a pointer,
1594    if such a type exists, and if the system does not define it. */
1595 /* #undef intptr_t */
1596 
1597 /* Define to a type if <wchar.h> does not define. */
1598 /* #undef mbstate_t */
1599 
1600 /* Define to `int' if <sys/types.h> does not define. */
1601 /* #undef mode_t */
1602 
1603 /* Define to `long int' if <sys/types.h> does not define. */
1604 /* #undef off_t */
1605 
1606 /* Define as a signed integer type capable of holding a process identifier. */
1607 /* #undef pid_t */
1608 
1609 /* Define to the equivalent of the C99 'restrict' keyword, or to
1610    nothing if this is not supported.  Do not define if restrict is
1611    supported only directly.  */
1612 #ifndef _magickcore_restrict
1613 #define _magickcore_restrict __restrict__
1614 #endif
1615 /* Work around a bug in older versions of Sun C++, which did not
1616    #define __restrict__ or support _Restrict or __restrict__
1617    even though the corresponding Sun C compiler ended up with
1618    "#define restrict _Restrict" or "#define restrict __restrict__"
1619    in the previous line.  This workaround can be removed once
1620    we assume Oracle Developer Studio 12.5 (2016) or later.  */
1621 #if defined __SUNPRO_CC && !defined __RESTRICT && !defined __restrict__
1622 # define _Restrict
1623 # define __restrict__
1624 #endif
1625 
1626 /* Define to `unsigned int' if <sys/types.h> does not define. */
1627 /* #undef size_t */
1628 
1629 /* Define to `int' if <sys/types.h> does not define. */
1630 /* #undef ssize_t */
1631 
1632 /* Define to `int' if <sys/types.h> doesn't define. */
1633 /* #undef uid_t */
1634 
1635 /* Define to the type of an unsigned integer type of width exactly 16 bits if
1636    such a type exists and the standard includes do not define it. */
1637 /* #undef uint16_t */
1638 
1639 /* Define to the type of an unsigned integer type of width exactly 32 bits if
1640    such a type exists and the standard includes do not define it. */
1641 /* #undef uint32_t */
1642 
1643 /* Define to the type of an unsigned integer type of width exactly 64 bits if
1644    such a type exists and the standard includes do not define it. */
1645 /* #undef uint64_t */
1646 
1647 /* Define to the type of an unsigned integer type of width exactly 8 bits if
1648    such a type exists and the standard includes do not define it. */
1649 /* #undef uint8_t */
1650 
1651 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1652    do not define. */
1653 /* #undef uintmax_t */
1654 
1655 /* Define to the type of an unsigned integer type wide enough to hold a
1656    pointer, if such a type exists, and if the system does not define it. */
1657 /* #undef uintptr_t */
1658 
1659 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1660    code using `volatile' can become incorrect without. Disable with care. */
1661 /* #undef volatile */
1662  
1663 /* once: _MAGICKCORE_MAGICK_BASECONFIG_H */
1664 #endif