config.h.in 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428
  1. /*
  2. * config.h.in
  3. */
  4. #ifndef _config_h
  5. #define _config_h
  6. #define GDEBUG 1
  7. /* Define to 1 if you have the <ad2.h> header file. */
  8. #undef HAVE_AD2_H
  9. /* Define to 1 if you have the `asprintf' function. */
  10. #undef HAVE_ASPRINTF
  11. /* Define to 1 if you have the <bzlib.h> header file. */
  12. #undef HAVE_BZLIB_H
  13. /* Define to 1 if you have the <cairo.h> header file. */
  14. #undef HAVE_CAIRO_H
  15. /* Define to 1 if you have the <cblas.h> header file. */
  16. #undef HAVE_CBLAS_H
  17. /* Define to 1 if you have the <clapack.h> header file. */
  18. #undef HAVE_CLAPACK_H
  19. /* Define to 1 if you have the <CL/cl.h> header file. */
  20. #undef HAVE_CL_CL_H
  21. /* Define to 1 if you have the <dfftw.h> header file. */
  22. #undef HAVE_DFFTW_H
  23. /* Define to 1 if you have the `drand48' function. */
  24. #undef HAVE_DRAND48
  25. /* Define to 1 if you have the <f2c.h> header file. */
  26. #undef HAVE_F2C_H
  27. /* Define to 1 if you have the <fftw3.h> header file. */
  28. #undef HAVE_FFTW3_H
  29. /* Define to 1 if you have the <fftw.h> header file. */
  30. #undef HAVE_FFTW_H
  31. /* Define if fseeko (and presumably ftello) exists and is declared. */
  32. #undef HAVE_FSEEKO
  33. /* Define to 1 if you have the <ft2build.h> header file. */
  34. #undef HAVE_FT2BUILD_H
  35. /* Define to 1 if you have the `ftime' function. */
  36. #undef HAVE_FTIME
  37. /* Define to 1 if you have the <g2c.h> header file. */
  38. #undef HAVE_G2C_H
  39. /* define if GDAL is to be used */
  40. #undef HAVE_GDAL
  41. /* define if GEOS is to be used */
  42. #undef HAVE_GEOS
  43. /* Define to 1 if you have the <geos_c.h> header file. */
  44. #undef HAVE_GEOS_C_H
  45. /* Define to 1 if you have the `gethostname' function. */
  46. #undef HAVE_GETHOSTNAME
  47. /* Define to 1 if you have the `gettimeofday' function. */
  48. #undef HAVE_GETTIMEOFDAY
  49. /* Define to 1 if you have the <GL/glu.h> header file. */
  50. #undef HAVE_GL_GLU_H
  51. /* Define to 1 if you have the <GL/gl.h> header file. */
  52. #undef HAVE_GL_GL_H
  53. /* Define to 1 if you have the <iconv.h> header file. */
  54. #undef HAVE_ICONV_H
  55. /* define if "int64_t" is available */
  56. #undef HAVE_INT64_T
  57. /* Define to 1 if you have the <inttypes.h> header file. */
  58. #undef HAVE_INTTYPES_H
  59. /* Define to 1 if you have the <langinfo.h> header file. */
  60. #undef HAVE_LANGINFO_H
  61. /* define if ATLAS exists */
  62. #undef HAVE_LIBATLAS
  63. /* define if BLAS exists */
  64. #undef HAVE_LIBBLAS
  65. /* Define to 1 if you have the <libintl.h> header file. */
  66. #undef HAVE_LIBINTL_H
  67. /* define if LAPACK exists */
  68. #undef HAVE_LIBLAPACK
  69. /* define if liblas exists */
  70. #undef HAVE_LIBLAS
  71. /* Define to 1 if you have the <liblas/capi/liblas.h> header file. */
  72. #undef HAVE_LIBLAS_CAPI_LIBLAS_H
  73. /* Define to 1 if you have the <libpq-fe.h> header file. */
  74. #undef HAVE_LIBPQ_FE_H
  75. /* Define to 1 if you have the <limits.h> header file. */
  76. #undef HAVE_LIMITS_H
  77. /* define if "long long int" is available */
  78. #undef HAVE_LONG_LONG_INT
  79. /* Define to 1 if you have the `lseek' function. */
  80. #undef HAVE_LSEEK
  81. /* Define to 1 if you have the <memory.h> header file. */
  82. #undef HAVE_MEMORY_H
  83. /* Define to 1 if you have the <mysql.h> header file. */
  84. #undef HAVE_MYSQL_H
  85. /* Define to 1 if you have the `nanosleep' function. */
  86. #undef HAVE_NANOSLEEP
  87. /* define if NetCDF exists */
  88. #undef HAVE_NETCDF
  89. /* Define to 1 if you have the `nice' function. */
  90. #undef HAVE_NICE
  91. /* define if OGR is to be used */
  92. #undef HAVE_OGR
  93. /* Define to 1 if you have the <omp.h> header file. */
  94. #undef HAVE_OMP_H
  95. /* Define to 1 if you have the <OpenCL/opencl.h> header file. */
  96. #undef HAVE_OPENCL_OPENCL_H
  97. /* Define to 1 if you have the <OpenGL/glu.h> header file. */
  98. #undef HAVE_OPENGL_GLU_H
  99. /* Define to 1 if you have the <OpenGL/gl.h> header file. */
  100. #undef HAVE_OPENGL_GL_H
  101. /* define if glXCreatePbuffer exists */
  102. #undef HAVE_PBUFFERS
  103. /* define if PDAL exists */
  104. #undef HAVE_PDAL
  105. /* define if glXCreateGLXPixmap exists */
  106. #undef HAVE_PIXMAPS
  107. /* Define to 1 if you have the <png.h> header file. */
  108. #undef HAVE_PNG_H
  109. /* define if PostgreSQL is to be used */
  110. #undef HAVE_POSTGRES
  111. /* define if PQcmdTuples in lpq */
  112. #undef HAVE_PQCMDTUPLES
  113. /* Define to 1 if you have the <proj_api.h> header file. */
  114. #undef HAVE_PROJ_API_H
  115. /* Define to 1 if you have the <proj.h> header file. */
  116. #undef HAVE_PROJ_H
  117. /* Define to 1 if you have the <pthread.h> header file. */
  118. #undef HAVE_PTHREAD_H
  119. /* Define to 1 if you have the `putenv' function. */
  120. #undef HAVE_PUTENV
  121. /* Define to 1 if you have the <readline/history.h> header file. */
  122. #undef HAVE_READLINE_HISTORY_H
  123. /* Define to 1 if you have the <readline/readline.h> header file. */
  124. #undef HAVE_READLINE_READLINE_H
  125. /* Define to 1 if you have the <regex.h> header file. */
  126. #undef HAVE_REGEX_H
  127. /* Define to 1 if you have the `setenv' function. */
  128. #undef HAVE_SETENV
  129. /* Define to 1 if you have the `seteuid' function. */
  130. #undef HAVE_SETEUID
  131. /* Define to 1 if you have the `setpriority' function. */
  132. #undef HAVE_SETPRIORITY
  133. /* Define to 1 if you have the `setreuid' function. */
  134. #undef HAVE_SETREUID
  135. /* Define to 1 if you have the `setruid' function. */
  136. #undef HAVE_SETRUID
  137. /* define if socket() exists */
  138. #undef HAVE_SOCKET
  139. /* define if SQLite is to be used */
  140. #undef HAVE_SQLITE
  141. /* Define to 1 if you have the <sqlite3.h> header file. */
  142. #undef HAVE_SQLITE3_H
  143. /* Define to 1 if you have the <sql.h> header file. */
  144. #undef HAVE_SQL_H
  145. /* Define to 1 if you have the <stdint.h> header file. */
  146. #undef HAVE_STDINT_H
  147. /* Define to 1 if you have the <stdlib.h> header file. */
  148. #undef HAVE_STDLIB_H
  149. /* Define to 1 if you have the <strings.h> header file. */
  150. #undef HAVE_STRINGS_H
  151. /* Define to 1 if you have the <string.h> header file. */
  152. #undef HAVE_STRING_H
  153. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  154. #undef HAVE_SYS_IOCTL_H
  155. /* Define to 1 if you have the <sys/mtio.h> header file. */
  156. #undef HAVE_SYS_MTIO_H
  157. /* Define to 1 if you have the <sys/resource.h> header file. */
  158. #undef HAVE_SYS_RESOURCE_H
  159. /* Define to 1 if you have the <sys/stat.h> header file. */
  160. #undef HAVE_SYS_STAT_H
  161. /* Define to 1 if you have the <sys/timeb.h> header file. */
  162. #undef HAVE_SYS_TIMEB_H
  163. /* Define to 1 if you have the <sys/time.h> header file. */
  164. #undef HAVE_SYS_TIME_H
  165. /* Define to 1 if you have the <sys/types.h> header file. */
  166. #undef HAVE_SYS_TYPES_H
  167. /* Define to 1 if you have the <sys/utsname.h> header file. */
  168. #undef HAVE_SYS_UTSNAME_H
  169. /* Define to 1 if you have the <termios.h> header file. */
  170. #undef HAVE_TERMIOS_H
  171. /* Define to 1 if you have the <termio.h> header file. */
  172. #undef HAVE_TERMIO_H
  173. /* Define to 1 if you have the <tiffio.h> header file. */
  174. #undef HAVE_TIFFIO_H
  175. /* Define to 1 if you have the `time' function. */
  176. #undef HAVE_TIME
  177. /* Define to 1 if you have the `uname' function. */
  178. #undef HAVE_UNAME
  179. /* Define to 1 if you have the <unistd.h> header file. */
  180. #undef HAVE_UNISTD_H
  181. /* Define to 1 if you have the <values.h> header file. */
  182. #undef HAVE_VALUES_H
  183. /* Define to 1 if you have the <windows.h> header file. */
  184. #undef HAVE_WINDOWS_H
  185. /* Define to 1 if you have the <zlib.h> header file. */
  186. #undef HAVE_ZLIB_H
  187. /* Define to 1 if you have the <zstd.h> header file. */
  188. #undef HAVE_ZSTD_H
  189. /* define if OpenGL uses Aqua (MacOS X) */
  190. #undef OPENGL_AQUA
  191. /* define if OpenGL uses Windows */
  192. #undef OPENGL_WINDOWS
  193. /* define if OpenGL uses X11 */
  194. #undef OPENGL_X11
  195. /* Define to the address where bug reports for this package should be sent. */
  196. #undef PACKAGE_BUGREPORT
  197. /* Define to the full name of this package. */
  198. #undef PACKAGE_NAME
  199. /* Define to the full name and version of this package. */
  200. #undef PACKAGE_STRING
  201. /* Define to the one symbol short name of this package. */
  202. #undef PACKAGE_TARNAME
  203. /* Define to the home page for this package. */
  204. #undef PACKAGE_URL
  205. /* Define to the version of this package. */
  206. #undef PACKAGE_VERSION
  207. /* Define to 1 if the `setpgrp' function takes no argument. */
  208. #undef SETPGRP_VOID
  209. /* define for Windows static build */
  210. #undef STATIC_BUILD
  211. /* Define to 1 if you have the ANSI C header files. */
  212. #undef STDC_HEADERS
  213. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  214. #undef TIME_WITH_SYS_TIME
  215. /* define if NLS requested */
  216. #undef USE_NLS
  217. /* define if using old PROJ version 4 API */
  218. #undef USE_PROJ4API
  219. /* Define to 1 if the X Window System is missing or not being used. */
  220. #undef X_DISPLAY_MISSING
  221. /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
  222. `char[]'. */
  223. #undef YYTEXT_POINTER
  224. /* Number of bits in a file offset, on hosts where this is settable. */
  225. #undef _FILE_OFFSET_BITS
  226. /* Define to make fseeko visible on some hosts (e.g. glibc 2.2). */
  227. #undef _LARGEFILE_SOURCE
  228. /* Define for large files, on AIX-style hosts. */
  229. #undef _LARGE_FILES
  230. /* enable threading extensions on Solaris */
  231. #undef _POSIX_PTHREAD_SEMANTICS
  232. /* define _REENTRANT flag (for SunOS) */
  233. #undef _REENTRANT
  234. /* Define to `int' if <sys/types.h> doesn't define. */
  235. #undef gid_t
  236. /* Define to `long int' if <sys/types.h> does not define. */
  237. #undef off_t
  238. /* Define to `int' if <sys/types.h> doesn't define. */
  239. #undef uid_t
  240. /*
  241. * configuration information solely dependent on the above
  242. * nothing below this point should need changing
  243. */
  244. #if defined(HAVE_VALUES_H) && !defined(HAVE_LIMITS_H)
  245. #define INT_MIN -MAXINT
  246. #endif
  247. /*
  248. * Defines needed to get large file support - from cdrtools-2.01
  249. */
  250. /* MINGW32 LFS */
  251. /* define if we have LFS */
  252. #undef HAVE_LARGEFILES
  253. #ifdef HAVE_LARGEFILES /* If we have working largefiles at all */
  254. /* This is not defined with glibc-2.1.3 */
  255. #if 0
  256. /* what to do with these four? configure comments these out */
  257. #undef _LARGEFILE_SOURCE /* To make ftello() visible (HP-UX 10.20). */
  258. #undef _LARGE_FILES /* Large file defined on AIX-style hosts. */
  259. #undef _XOPEN_SOURCE /* To make ftello() visible (glibc 2.1.3). */
  260. #undef _XOPEN_SOURCE_EXTENDED
  261. /* XXX We don't use this because glibc2.1.3*/
  262. /* XXX is bad anyway. If we define */
  263. /* XXX _XOPEN_SOURCE we will loose caddr_t */
  264. #endif
  265. #if defined(__MINGW32__) && (!defined(_FILE_OFFSET_BITS) || (_FILE_OFFSET_BITS != 64))
  266. /* add/remove as needed */
  267. /* redefine off_t */
  268. #include <sys/types.h>
  269. #define off_t off64_t
  270. /* fseeko and ftello are safe because not defined by MINGW */
  271. #define HAVE_FSEEKO
  272. #define fseeko fseeko64
  273. #define ftello ftello64
  274. /* redefine lseek */
  275. #include <unistd.h>
  276. #define lseek lseek64
  277. /* redefine stat and fstat */
  278. /* use _stati64 compatible with MSVCRT < 6.1 */
  279. #include <sys/stat.h>
  280. #define stat _stati64
  281. #define fstat _fstati64
  282. #endif /* MINGW32 LFS */
  283. #endif /* HAVE_LARGEFILES */
  284. /* define if langinfo.h exists */
  285. #undef HAVE_LANGINFO_H
  286. /* Use framebuffer objects for off-screen OpenGL rendering */
  287. #define OPENGL_FBO 1
  288. #endif /* _config_h */