EVOLUTION-MANAGER
Edit File: cpl_config.h.in
/* port/cpl_config.h.in. Generated from configure.in by autoheader. */ /* $Id: cpl_config.h.in 38508 2017-05-20 09:35:37Z rouault $ */ /* Define if you want to use pthreads based multiprocessing support */ #undef CPL_MULTIPROC_PTHREAD /* Define to 1 if you have the `PTHREAD_MUTEX_RECURSIVE' constant. */ #undef HAVE_PTHREAD_MUTEX_RECURSIVE /* Define to 1 if you have the `PTHREAD_MUTEX_ADAPTIVE_NP' constant. */ #undef HAVE_PTHREAD_MUTEX_ADAPTIVE_NP /* Define to 1 if you have the `pthread_spinlock_t' type. */ #undef HAVE_PTHREAD_SPINLOCK /* Define to 1 if you have the 5 args `mremap' function. */ #undef HAVE_5ARGS_MREMAP /* --prefix directory for GDAL install */ #undef GDAL_PREFIX /* Define to 1 if you have the <assert.h> header file. */ #undef HAVE_ASSERT_H /* Define to 1 if you have the `atoll' function. */ #undef HAVE_ATOLL /* Define to 1 if you have the <csf.h> header file. */ #undef HAVE_CSF_H /* Define to 1 if you have the <dbmalloc.h> header file. */ #undef HAVE_DBMALLOC_H /* Define to 1 if you have the declaration of `strtof', and to 0 if you don't. */ #undef HAVE_DECL_STRTOF /* Define to 1 if you have the <direct.h> header file. */ #undef HAVE_DIRECT_H /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ #undef HAVE_DOPRNT /* Define to 1 if you have the <errno.h> header file. */ #undef HAVE_ERRNO_H /* Define to 1 if you have the <fcntl.h> header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the <float.h> header file. */ #undef HAVE_FLOAT_H /* Define to 1 if you have the `getcwd' function. */ #undef HAVE_GETCWD /* Define if you have the iconv() function and it works. */ #undef HAVE_ICONV /* Define as 0 or 1 according to the floating point format supported by the machine */ #undef HAVE_IEEEFP /* Define to 1 if the system has the type `int16'. */ #undef HAVE_INT16 /* Define to 1 if the system has the type `int32'. */ #undef HAVE_INT32 /* Define to 1 if the system has the type `int8'. */ #undef HAVE_INT8 /* Define to 1 if the system has the type `__uint128_t'. */ #undef HAVE_UINT128_T /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the <jpeglib.h> header file. */ #undef HAVE_JPEGLIB_H /* Define to 1 if you have the `dl' library (-ldl). */ #undef HAVE_LIBDL /* Define to 1 if you have the `m' library (-lm). */ #undef HAVE_LIBM /* Define to 1 if you have the `pq' library (-lpq). */ #undef HAVE_LIBPQ /* Define to 1 if you have the `rt' library (-lrt). */ #undef HAVE_LIBRT /* Define to 1 if you have the <limits.h> header file. */ #undef HAVE_LIMITS_H /* Define to 1 if you have the <locale.h> header file. */ #undef HAVE_LOCALE_H /* Define to 1, if your compiler supports long long data type */ #undef HAVE_LONG_LONG /* Define to 1, if your compiler supports uintptr_t data type */ #undef HAVE_UINTPTR_T /* Define to 1 if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the <png.h> header file. */ #undef HAVE_PNG_H /* Define to 1 if you have the `snprintf' function. */ #undef HAVE_SNPRINTF /* Define to 1 if you have the <stdint.h> header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the <stdlib.h> header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the <strings.h> header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the <string.h> header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the `strtof' function. */ #undef HAVE_STRTOF /* Define to 1 if you have the <sys/stat.h> header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the <sys/types.h> header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the <values.h> header file. */ #undef HAVE_VALUES_H /* Define to 1 if you have the `vprintf' function. */ #undef HAVE_VPRINTF /* Define to 1 if you have the `vsnprintf' function. */ #undef HAVE_VSNPRINTF /* Define to 1 if you have the `readlink' function. */ #undef HAVE_READLINK /* Define to 1 if you have the `posix_spawnp' function. */ #undef HAVE_POSIX_SPAWNP /* Define to 1 if you have the `posix_memalign' function. */ #undef HAVE_POSIX_MEMALIGN /* Define to 1 if you have the `vfork' function. */ #undef HAVE_VFORK /* Define to 1 if you have the `mmap' function. */ #undef HAVE_MMAP /* Define to 1 if you have the statvfs' function. */ #undef HAVE_STATVFS /* Define to 1 if you have the `statvfs64' function. */ #undef HAVE_STATVFS64 /* Define to 1 if you have the `lstat' function. */ #undef HAVE_LSTAT /* Set the native cpu bit order (FILLORDER_LSB2MSB or FILLORDER_MSB2LSB) */ #undef HOST_FILLORDER /* Define as const if the declaration of iconv() needs const. */ #undef ICONV_CONST /* For .cpp files, define as const if the declaration of iconv() needs const. */ #undef ICONV_CPP_CONST /* Define to 1 if libjvm.so should be dlopen'd */ #undef JVM_LIB_DLOPEN /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define for Mac OSX Framework build */ #undef MACOSX_FRAMEWORK /* The size of `int', as computed by sizeof. */ #undef SIZEOF_INT /* The size of `long', as computed by sizeof. */ #undef SIZEOF_LONG /* The size of `unsigned long', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG /* The size of `void*', as computed by sizeof. */ #undef SIZEOF_VOIDP /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to 1 if you have fseek64, ftell64 */ #undef UNIX_STDIO_64 /* Define to 1 if you want to use the -fvisibility GCC flag */ #undef USE_GCC_VISIBILITY_FLAG /* Define to 1 if GCC atomic builtins are available */ #undef HAVE_GCC_ATOMIC_BUILTINS /* Define to 1 if GCC bswap builtins are available */ #undef HAVE_GCC_BSWAP /* Define to name of 64bit fopen function */ #undef VSI_FOPEN64 /* Define to name of 64bit ftruncate function */ #undef VSI_FTRUNCATE64 /* Define to name of 64bit fseek func */ #undef VSI_FSEEK64 /* Define to name of 64bit ftell func */ #undef VSI_FTELL64 /* Define to 1, if you have 64 bit STDIO API */ #undef VSI_LARGE_API_SUPPORTED /* Define to 1, if you have LARGEFILE64_SOURCE */ #undef VSI_NEED_LARGEFILE64_SOURCE /* Define to name of 64bit stat function */ #undef VSI_STAT64 /* Define to name of 64bit stat structure */ #undef VSI_STAT64_T /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* Define to 1 if you have the `getaddrinfo' function. */ #undef HAVE_GETADDRINFO /* Define to 1 if you have the _SC_PHYS_PAGES' constant. */ #undef HAVE_SC_PHYS_PAGES /* Use this file to override settings in instances where you're doing FAT compiles on Apple. It is currently off by default because it doesn't seem to work with XCode >= 3/28/11 */ /* #include "cpl_config_extras.h" */ /* Define to 1 if you have the `uselocale' function. */ #undef HAVE_USELOCALE /* Define to 1 if you have the `std::isnan' function. */ #undef HAVE_STD_IS_NAN