gooderp18绿色标准版
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

280 lines
7.9KB

  1. /* port/cpl_config.h. Generated from cpl_config.h.in by configure. */
  2. /* port/cpl_config.h.in. Generated from configure.in by autoheader. */
  3. /* $Id$ */
  4. /* Define if you want to use pthreads based multiprocessing support */
  5. /* #undef CPL_MULTIPROC_PTHREAD */
  6. /* Define to 1 if you have the `PTHREAD_MUTEX_RECURSIVE' constant. */
  7. /* #undef HAVE_PTHREAD_MUTEX_RECURSIVE */
  8. /* Define to 1 if you have the `PTHREAD_MUTEX_ADAPTIVE_NP' constant. */
  9. /* #undef HAVE_PTHREAD_MUTEX_ADAPTIVE_NP */
  10. /* Define to 1 if you have the `pthread_spinlock_t' type. */
  11. /* #undef HAVE_PTHREAD_SPINLOCK */
  12. /* Define to 1 if you have the 5 args `mremap' function. */
  13. /* #undef HAVE_5ARGS_MREMAP */
  14. /* --prefix directory for GDAL install */
  15. #define GDAL_PREFIX "c:/build/gdal_inst_1"
  16. /* Define to 1 if you have the <assert.h> header file. */
  17. #define HAVE_ASSERT_H 1
  18. /* Define to 1 if you have the `atoll' function. */
  19. #define HAVE_ATOLL 1
  20. /* Define to 1 if you have the `strtoull' function. */
  21. #define HAVE_STRTOULL 1
  22. /* Define to 1 if you have the `getrlimit' function. */
  23. /* #undef HAVE_GETRLIMIT */
  24. /* Define to 1 if you have the `RLIMIT_AS' constant. */
  25. /* #undef HAVE_RLIMIT_AS */
  26. /* Define to 1 if you have the <csf.h> header file. */
  27. /* #undef HAVE_CSF_H */
  28. /* Define to 1 if you have the <dbmalloc.h> header file. */
  29. /* #undef HAVE_DBMALLOC_H */
  30. /* Define to 1 if you have the declaration of `strtof', and to 0 if you don't.
  31. */
  32. #define HAVE_DECL_STRTOF 1
  33. /* Define to 1 if you have the <direct.h> header file. */
  34. #define HAVE_DIRECT_H 1
  35. /* Define to 1 if you have the <dlfcn.h> header file. */
  36. /* #undef HAVE_DLFCN_H */
  37. /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
  38. /* #undef HAVE_DOPRNT */
  39. /* Define to 1 if you have the <errno.h> header file. */
  40. #define HAVE_ERRNO_H 1
  41. /* Define to 1 if you have the <fcntl.h> header file. */
  42. #define HAVE_FCNTL_H 1
  43. /* Define to 1 if you have the <float.h> header file. */
  44. #define HAVE_FLOAT_H 1
  45. /* Define to 1 if you have the `getcwd' function. */
  46. #define HAVE_GETCWD 1
  47. /* Define if you have the iconv() function and it works. */
  48. #define HAVE_ICONV 1
  49. /* Define as 0 or 1 according to the floating point format supported by the
  50. machine */
  51. #define HAVE_IEEEFP 1
  52. /* Define to 1 if the system has the type `int16'. */
  53. /* #undef HAVE_INT16 */
  54. /* Define to 1 if the system has the type `int32'. */
  55. /* #undef HAVE_INT32 */
  56. /* Define to 1 if the system has the type `int8'. */
  57. /* #undef HAVE_INT8 */
  58. /* Define to 1 if the system has the type `__uint128_t'. */
  59. #define HAVE_UINT128_T 1
  60. /* Define to 1 if you have the <inttypes.h> header file. */
  61. #define HAVE_INTTYPES_H 1
  62. /* Define to 1 if you have the <jpeglib.h> header file. */
  63. /* #undef HAVE_JPEGLIB_H */
  64. /* Define to 1 if you have the `dl' library (-ldl). */
  65. /* #undef HAVE_LIBDL */
  66. /* Define to 1 if you have the `m' library (-lm). */
  67. /* #undef HAVE_LIBM */
  68. /* Define to 1 if you have the `pq' library (-lpq). */
  69. /* #undef HAVE_LIBPQ */
  70. /* Define to 1 if you have the `rt' library (-lrt). */
  71. /* #undef HAVE_LIBRT */
  72. /* Define to 1 if you have the <limits.h> header file. */
  73. #define HAVE_LIMITS_H 1
  74. /* Define to 1 if you have the <locale.h> header file. */
  75. #define HAVE_LOCALE_H 1
  76. /* Define to 1, if your compiler supports long long data type */
  77. #define HAVE_LONG_LONG 1
  78. /* Define to 1, if your compiler supports uintptr_t data type */
  79. #define HAVE_UINTPTR_T 1
  80. /* Define to 1 if you have the <memory.h> header file. */
  81. #define HAVE_MEMORY_H 1
  82. /* Define to 1 if you have the <png.h> header file. */
  83. /* #undef HAVE_PNG_H */
  84. /* Define to 1 if you have the `snprintf' function. */
  85. #define HAVE_SNPRINTF 1
  86. /* Define to 1 if you have the <stdint.h> header file. */
  87. #define HAVE_STDINT_H 1
  88. /* Define to 1 if you have the <stdlib.h> header file. */
  89. #define HAVE_STDLIB_H 1
  90. /* Define to 1 if you have the <strings.h> header file. */
  91. #define HAVE_STRINGS_H 1
  92. /* Define to 1 if you have the <string.h> header file. */
  93. #define HAVE_STRING_H 1
  94. /* Define to 1 if you have the `strtof' function. */
  95. #define HAVE_STRTOF 1
  96. /* Define to 1 if you have the <sys/stat.h> header file. */
  97. #define HAVE_SYS_STAT_H 1
  98. /* Define to 1 if you have the <sys/types.h> header file. */
  99. #define HAVE_SYS_TYPES_H 1
  100. /* Define to 1 if you have the <unistd.h> header file. */
  101. #define HAVE_UNISTD_H 1
  102. /* Define to 1 if you have the <values.h> header file. */
  103. /* #undef HAVE_VALUES_H */
  104. /* Define to 1 if you have the `vprintf' function. */
  105. #define HAVE_VPRINTF 1
  106. /* Define to 1 if you have the `vsnprintf' function. */
  107. #define HAVE_VSNPRINTF 1
  108. /* Define to 1 if you have the `readlink' function. */
  109. /* #undef HAVE_READLINK */
  110. /* Define to 1 if you have the `posix_spawnp' function. */
  111. /* #undef HAVE_POSIX_SPAWNP */
  112. /* Define to 1 if you have the `posix_memalign' function. */
  113. /* #undef HAVE_POSIX_MEMALIGN */
  114. /* Define to 1 if you have the `vfork' function. */
  115. /* #undef HAVE_VFORK */
  116. /* Define to 1 if you have the `mmap' function. */
  117. /* #undef HAVE_MMAP */
  118. /* Define to 1 if you have the `sigaction' function. */
  119. /* #undef HAVE_SIGACTION */
  120. /* Define to 1 if you have the statvfs' function. */
  121. /* #undef HAVE_STATVFS */
  122. /* Define to 1 if you have the `statvfs64' function. */
  123. /* #undef HAVE_STATVFS64 */
  124. /* Define to 1 if you have the `lstat' function. */
  125. /* #undef HAVE_LSTAT */
  126. /* Set the native cpu bit order (FILLORDER_LSB2MSB or FILLORDER_MSB2LSB) */
  127. #define HOST_FILLORDER FILLORDER_LSB2MSB
  128. /* Define as const if the declaration of iconv() needs const. */
  129. #define ICONV_CONST
  130. /* For .cpp files, define as const if the declaration of iconv() needs const. */
  131. #define ICONV_CPP_CONST
  132. /* Define to 1 if libjvm.so should be dlopen'd */
  133. /* #undef JVM_LIB_DLOPEN */
  134. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  135. */
  136. #define LT_OBJDIR ".libs/"
  137. /* Define for Mac OSX Framework build */
  138. /* #undef MACOSX_FRAMEWORK */
  139. /* The size of `int', as computed by sizeof. */
  140. #define SIZEOF_INT 4
  141. /* The size of `long', as computed by sizeof. */
  142. /* #undef SIZEOF_LONG */
  143. /* The size of `unsigned long', as computed by sizeof. */
  144. #define SIZEOF_UNSIGNED_LONG 4
  145. /* The size of `void*', as computed by sizeof. */
  146. #define SIZEOF_VOIDP 8
  147. /* Define to 1 if you have the ANSI C header files. */
  148. #define STDC_HEADERS 1
  149. /* Define to 1 if you have fseek64, ftell64 */
  150. /* #undef UNIX_STDIO_64 */
  151. /* Define to 1 if you want to use the -fvisibility GCC flag */
  152. /* #undef USE_GCC_VISIBILITY_FLAG */
  153. /* Define to 1 if GCC atomic builtins are available */
  154. #define HAVE_GCC_ATOMIC_BUILTINS 1
  155. /* Define to 1 if GCC bswap builtins are available */
  156. #define HAVE_GCC_BSWAP 1
  157. /* Define to name of 64bit fopen function */
  158. /* #undef VSI_FOPEN64 */
  159. /* Define to name of 64bit ftruncate function */
  160. /* #undef VSI_FTRUNCATE64 */
  161. /* Define to name of 64bit fseek func */
  162. /* #undef VSI_FSEEK64 */
  163. /* Define to name of 64bit ftell func */
  164. /* #undef VSI_FTELL64 */
  165. /* Define to 1, if you have 64 bit STDIO API */
  166. /* #undef VSI_LARGE_API_SUPPORTED */
  167. /* Define to 1, if you have LARGEFILE64_SOURCE */
  168. /* #undef VSI_NEED_LARGEFILE64_SOURCE */
  169. /* Define to name of 64bit stat function */
  170. #define VSI_STAT64 _stat64
  171. /* Define to name of 64bit stat structure */
  172. #define VSI_STAT64_T __stat64
  173. /* Define to 1 if your processor stores words with the most significant byte
  174. first (like Motorola and SPARC, unlike Intel and VAX). */
  175. /* #undef WORDS_BIGENDIAN */
  176. /* Define to 1 if you have the `getaddrinfo' function. */
  177. /* #undef HAVE_GETADDRINFO */
  178. /* Define to 1 if you have the _SC_PHYS_PAGES' constant. */
  179. /* #undef HAVE_SC_PHYS_PAGES */
  180. /* Use this file to override settings in instances where you're doing FAT compiles
  181. on Apple. It is currently off by default because it doesn't seem to work with
  182. XCode >= 3/28/11 */
  183. /* #include "cpl_config_extras.h" */
  184. /* Define to 1 if you have the `uselocale' function. */
  185. /* #undef HAVE_USELOCALE */
  186. /* Define to 1 if you have the `std::isnan' function. */
  187. #define HAVE_STD_IS_NAN 1
  188. /* Define to 1 if the compiler supports -Wzero-as-null-pointer-constant */
  189. #define HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1
上海开阖软件有限公司 沪ICP备12045867号-1