config.h.in 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. /* Define in built-in ELF support is used */
  3. #undef BUILTIN_ELF
  4. /* Define for ELF core file support */
  5. #undef ELFCORE
  6. /* Define to 1 if you have the `asprintf' function. */
  7. #undef HAVE_ASPRINTF
  8. /* HAVE_DAYLIGHT */
  9. #undef HAVE_DAYLIGHT
  10. /* Define to 1 if you have the declaration of `daylight', and to 0 if you
  11. don't. */
  12. #undef HAVE_DECL_DAYLIGHT
  13. /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
  14. */
  15. #undef HAVE_DECL_TZNAME
  16. /* Define to 1 if you have the <dlfcn.h> header file. */
  17. #undef HAVE_DLFCN_H
  18. /* Define to 1 if you have the <err.h> header file. */
  19. #undef HAVE_ERR_H
  20. /* Define to 1 if you have the <fcntl.h> header file. */
  21. #undef HAVE_FCNTL_H
  22. /* Define to 1 if you have the `fork' function. */
  23. #undef HAVE_FORK
  24. /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
  25. #undef HAVE_FSEEKO
  26. /* Define to 1 if you have the `getline' function. */
  27. #undef HAVE_GETLINE
  28. /* Define to 1 if you have the <getopt.h> header file. */
  29. #undef HAVE_GETOPT_H
  30. /* Define to 1 if you have the `getopt_long' function. */
  31. #undef HAVE_GETOPT_LONG
  32. /* Define to 1 if the system has the type `int32_t'. */
  33. #undef HAVE_INT32_T
  34. /* Define to 1 if the system has the type `int64_t'. */
  35. #undef HAVE_INT64_T
  36. /* Define to 1 if you have the <inttypes.h> header file. */
  37. #undef HAVE_INTTYPES_H
  38. /* Define to 1 if you have the `gnurx' library (-lgnurx). */
  39. #undef HAVE_LIBGNURX
  40. /* Define to 1 if you have the `z' library (-lz). */
  41. #undef HAVE_LIBZ
  42. /* Define to 1 if you have the <limits.h> header file. */
  43. #undef HAVE_LIMITS_H
  44. /* Define to 1 if you have the <locale.h> header file. */
  45. #undef HAVE_LOCALE_H
  46. /* Define to 1 if you have the `mbrtowc' function. */
  47. #undef HAVE_MBRTOWC
  48. /* Define to 1 if <wchar.h> declares mbstate_t. */
  49. #undef HAVE_MBSTATE_T
  50. /* Define to 1 if you have the <memory.h> header file. */
  51. #undef HAVE_MEMORY_H
  52. /* Define to 1 if you have the `mkstemp' function. */
  53. #undef HAVE_MKSTEMP
  54. /* Define to 1 if you have the `mmap' function. */
  55. #undef HAVE_MMAP
  56. /* Define to 1 if the system has the type `pid_t'. */
  57. #undef HAVE_PID_T
  58. /* Define to 1 if you have the <stdint.h> header file. */
  59. #undef HAVE_STDINT_H
  60. /* Define to 1 if you have the <stdlib.h> header file. */
  61. #undef HAVE_STDLIB_H
  62. /* Define to 1 if you have the `strerror' function. */
  63. #undef HAVE_STRERROR
  64. /* Define to 1 if you have the <strings.h> header file. */
  65. #undef HAVE_STRINGS_H
  66. /* Define to 1 if you have the <string.h> header file. */
  67. #undef HAVE_STRING_H
  68. /* Define to 1 if you have the `strlcat' function. */
  69. #undef HAVE_STRLCAT
  70. /* Define to 1 if you have the `strlcpy' function. */
  71. #undef HAVE_STRLCPY
  72. /* Define to 1 if you have the `strndup' function. */
  73. #undef HAVE_STRNDUP
  74. /* Define to 1 if you have the `strtof' function. */
  75. #undef HAVE_STRTOF
  76. /* Define to 1 if you have the `strtoul' function. */
  77. #undef HAVE_STRTOUL
  78. /* HAVE_STRUCT_OPTION */
  79. #undef HAVE_STRUCT_OPTION
  80. /* Define to 1 if `st_rdev' is a member of `struct stat'. */
  81. #undef HAVE_STRUCT_STAT_ST_RDEV
  82. /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
  83. #undef HAVE_STRUCT_TM_TM_GMTOFF
  84. /* Define to 1 if `tm_zone' is a member of `struct tm'. */
  85. #undef HAVE_STRUCT_TM_TM_ZONE
  86. /* Define to 1 if you have the <sys/mman.h> header file. */
  87. #undef HAVE_SYS_MMAN_H
  88. /* Define to 1 if you have the <sys/stat.h> header file. */
  89. #undef HAVE_SYS_STAT_H
  90. /* Define to 1 if you have the <sys/time.h> header file. */
  91. #undef HAVE_SYS_TIME_H
  92. /* Define to 1 if you have the <sys/types.h> header file. */
  93. #undef HAVE_SYS_TYPES_H
  94. /* Define to 1 if you have the <sys/utime.h> header file. */
  95. #undef HAVE_SYS_UTIME_H
  96. /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
  97. #undef HAVE_SYS_WAIT_H
  98. /* HAVE_TM_ISDST */
  99. #undef HAVE_TM_ISDST
  100. /* HAVE_TM_ZONE */
  101. #undef HAVE_TM_ZONE
  102. /* HAVE_TZNAME */
  103. #undef HAVE_TZNAME
  104. /* Define to 1 if the system has the type `uint16_t'. */
  105. #undef HAVE_UINT16_T
  106. /* Define to 1 if the system has the type `uint32_t'. */
  107. #undef HAVE_UINT32_T
  108. /* Define to 1 if the system has the type `uint64_t'. */
  109. #undef HAVE_UINT64_T
  110. /* Define to 1 if the system has the type `uint8_t'. */
  111. #undef HAVE_UINT8_T
  112. /* Define to 1 if you have the <unistd.h> header file. */
  113. #undef HAVE_UNISTD_H
  114. /* Define to 1 if you have the `utime' function. */
  115. #undef HAVE_UTIME
  116. /* Define to 1 if you have the `utimes' function. */
  117. #undef HAVE_UTIMES
  118. /* Define to 1 if you have the <utime.h> header file. */
  119. #undef HAVE_UTIME_H
  120. /* Define to 1 if you have the `vasprintf' function. */
  121. #undef HAVE_VASPRINTF
  122. /* Define to 1 if you have the <wchar.h> header file. */
  123. #undef HAVE_WCHAR_H
  124. /* Define to 1 if you have the <wctype.h> header file. */
  125. #undef HAVE_WCTYPE_H
  126. /* Define to 1 if you have the `wcwidth' function. */
  127. #undef HAVE_WCWIDTH
  128. /* Define to 1 if you have the <zlib.h> header file. */
  129. #undef HAVE_ZLIB_H
  130. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  131. */
  132. #undef LT_OBJDIR
  133. /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
  134. */
  135. #undef MAJOR_IN_MKDEV
  136. /* Define to 1 if `major', `minor', and `makedev' are declared in
  137. <sysmacros.h>. */
  138. #undef MAJOR_IN_SYSMACROS
  139. /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  140. #undef NO_MINUS_C_MINUS_O
  141. /* Name of package */
  142. #undef PACKAGE
  143. /* Define to the address where bug reports for this package should be sent. */
  144. #undef PACKAGE_BUGREPORT
  145. /* Define to the full name of this package. */
  146. #undef PACKAGE_NAME
  147. /* Define to the full name and version of this package. */
  148. #undef PACKAGE_STRING
  149. /* Define to the one symbol short name of this package. */
  150. #undef PACKAGE_TARNAME
  151. /* Define to the home page for this package. */
  152. #undef PACKAGE_URL
  153. /* Define to the version of this package. */
  154. #undef PACKAGE_VERSION
  155. /* The size of `long long', as computed by sizeof. */
  156. #undef SIZEOF_LONG_LONG
  157. /* Define to 1 if you have the ANSI C header files. */
  158. #undef STDC_HEADERS
  159. /* Define to 1 if your <sys/time.h> declares `struct tm'. */
  160. #undef TM_IN_SYS_TIME
  161. /* Enable extensions on AIX 3, Interix. */
  162. #ifndef _ALL_SOURCE
  163. # undef _ALL_SOURCE
  164. #endif
  165. /* Enable GNU extensions on systems that have them. */
  166. #ifndef _GNU_SOURCE
  167. # undef _GNU_SOURCE
  168. #endif
  169. /* Enable threading extensions on Solaris. */
  170. #ifndef _POSIX_PTHREAD_SEMANTICS
  171. # undef _POSIX_PTHREAD_SEMANTICS
  172. #endif
  173. /* Enable extensions on HP NonStop. */
  174. #ifndef _TANDEM_SOURCE
  175. # undef _TANDEM_SOURCE
  176. #endif
  177. /* Enable general extensions on Solaris. */
  178. #ifndef __EXTENSIONS__
  179. # undef __EXTENSIONS__
  180. #endif
  181. /* Version number of package */
  182. #undef VERSION
  183. /* Number of bits in a file offset, on hosts where this is settable. */
  184. #undef _FILE_OFFSET_BITS
  185. /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
  186. #undef _LARGEFILE_SOURCE
  187. /* Define for large files, on AIX-style hosts. */
  188. #undef _LARGE_FILES
  189. /* Define to 1 if on MINIX. */
  190. #undef _MINIX
  191. /* Define to 2 if the system does not provide POSIX.1 features except with
  192. this defined. */
  193. #undef _POSIX_1_SOURCE
  194. /* Define to 1 if you need to in order for `stat' and other things to work. */
  195. #undef _POSIX_SOURCE
  196. /* Define to empty if `const' does not conform to ANSI C. */
  197. #undef const
  198. /* Define to a type if <wchar.h> does not define. */
  199. #undef mbstate_t
  200. /* Define to `long int' if <sys/types.h> does not define. */
  201. #undef off_t
  202. /* Define to `unsigned int' if <sys/types.h> does not define. */
  203. #undef size_t
  204. #ifndef HAVE_UINT8_T
  205. typedef unsigned char uint8_t;
  206. #endif
  207. #ifndef HAVE_UINT16_T
  208. typedef unsigned short uint16_t;
  209. #endif
  210. #ifndef HAVE_UINT32_T
  211. typedef unsigned int uint32_t;
  212. #endif
  213. #ifndef HAVE_INT32_T
  214. typedef int int32_t;
  215. #endif
  216. #ifndef HAVE_UINT64_T
  217. #if SIZEOF_LONG_LONG == 8
  218. typedef unsigned long long uint64_t;
  219. #else
  220. typedef unsigned long uint64_t;
  221. #endif
  222. #endif
  223. #ifndef HAVE_INT64_T
  224. #if SIZEOF_LONG_LONG == 8
  225. typedef long long int64_t;
  226. #else
  227. typedef long int64_t;
  228. #endif
  229. #endif