config.h.in 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308
  1. /* config.h.in. Generated from configure.in by autoheader. */
  2. #undef PACKAGE
  3. #undef VERSION
  4. #undef HAVE_LIBZ
  5. #undef HAVE_LIBM
  6. #undef HAVE_ISINF
  7. #undef HAVE_ISNAN
  8. #undef HAVE_LIBHISTORY
  9. #undef HAVE_LIBREADLINE
  10. #undef HAVE_LIBPTHREAD
  11. #undef HAVE_PTHREAD_H
  12. /* Define if IPV6 support is there */
  13. #undef SUPPORT_IP6
  14. /* Define if getaddrinfo is there */
  15. #undef HAVE_GETADDRINFO
  16. /* Define to 1 if you have the <ansidecl.h> header file. */
  17. #undef HAVE_ANSIDECL_H
  18. /* Define to 1 if you have the <arpa/inet.h> header file. */
  19. #undef HAVE_ARPA_INET_H
  20. /* Define to 1 if you have the <arpa/nameser.h> header file. */
  21. #undef HAVE_ARPA_NAMESER_H
  22. /* Whether struct sockaddr::__ss_family exists */
  23. #undef HAVE_BROKEN_SS_FAMILY
  24. /* Define to 1 if you have the `class' function. */
  25. #undef HAVE_CLASS
  26. /* Define to 1 if you have the <ctype.h> header file. */
  27. #undef HAVE_CTYPE_H
  28. /* Define to 1 if you have the <dirent.h> header file. */
  29. #undef HAVE_DIRENT_H
  30. /* Define to 1 if you have the <dlfcn.h> header file. */
  31. #undef HAVE_DLFCN_H
  32. /* Have dlopen based dso */
  33. #undef HAVE_DLOPEN
  34. /* Define to 1 if you have the <dl.h> header file. */
  35. #undef HAVE_DL_H
  36. /* Define to 1 if you have the <errno.h> header file. */
  37. #undef HAVE_ERRNO_H
  38. /* Define to 1 if you have the <fcntl.h> header file. */
  39. #undef HAVE_FCNTL_H
  40. /* Define to 1 if you have the `finite' function. */
  41. #undef HAVE_FINITE
  42. /* Define to 1 if you have the <float.h> header file. */
  43. #undef HAVE_FLOAT_H
  44. /* Define to 1 if you have the `fpclass' function. */
  45. #undef HAVE_FPCLASS
  46. /* Define to 1 if you have the `fprintf' function. */
  47. #undef HAVE_FPRINTF
  48. /* Define to 1 if you have the `fp_class' function. */
  49. #undef HAVE_FP_CLASS
  50. /* Define to 1 if you have the <fp_class.h> header file. */
  51. #undef HAVE_FP_CLASS_H
  52. /* Define to 1 if you have the `ftime' function. */
  53. #undef HAVE_FTIME
  54. /* Define if getaddrinfo is there */
  55. #undef HAVE_GETADDRINFO
  56. /* Define to 1 if you have the `gettimeofday' function. */
  57. #undef HAVE_GETTIMEOFDAY
  58. /* Define to 1 if you have the <ieeefp.h> header file. */
  59. #undef HAVE_IEEEFP_H
  60. /* Define to 1 if you have the <inttypes.h> header file. */
  61. #undef HAVE_INTTYPES_H
  62. /* Define to 1 if you have the <inttypes.h.h> header file. */
  63. #undef HAVE_INTTYPES_H_H
  64. /* Define if isinf is there */
  65. #undef HAVE_ISINF
  66. /* Define if isnan is there */
  67. #undef HAVE_ISNAN
  68. /* Define to 1 if you have the `isnand' function. */
  69. #undef HAVE_ISNAND
  70. /* Define if history library is there (-lhistory) */
  71. #undef HAVE_LIBHISTORY
  72. /* Define if pthread library is there (-lpthread) */
  73. #undef HAVE_LIBPTHREAD
  74. /* Define if readline library is there (-lreadline) */
  75. #undef HAVE_LIBREADLINE
  76. /* Have compression library */
  77. #undef HAVE_LIBZ
  78. /* Define to 1 if you have the <limits.h> header file. */
  79. #undef HAVE_LIMITS_H
  80. /* Define to 1 if you have the `localtime' function. */
  81. #undef HAVE_LOCALTIME
  82. /* Define to 1 if you have the <malloc.h> header file. */
  83. #undef HAVE_MALLOC_H
  84. /* Define to 1 if you have the <math.h> header file. */
  85. #undef HAVE_MATH_H
  86. /* Define to 1 if you have the <memory.h> header file. */
  87. #undef HAVE_MEMORY_H
  88. /* Define to 1 if you have the <nan.h> header file. */
  89. #undef HAVE_NAN_H
  90. /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
  91. #undef HAVE_NDIR_H
  92. /* Define to 1 if you have the <netdb.h> header file. */
  93. #undef HAVE_NETDB_H
  94. /* Define to 1 if you have the <netinet/in.h> header file. */
  95. #undef HAVE_NETINET_IN_H
  96. /* Define to 1 if you have the <poll.h> header file. */
  97. #undef HAVE_POLL_H
  98. /* Define to 1 if you have the `printf' function. */
  99. #undef HAVE_PRINTF
  100. /* Define if <pthread.h> is there */
  101. #undef HAVE_PTHREAD_H
  102. /* Define to 1 if you have the <resolv.h> header file. */
  103. #undef HAVE_RESOLV_H
  104. /* Have shl_load based dso */
  105. #undef HAVE_SHLLOAD
  106. /* Define to 1 if you have the `signal' function. */
  107. #undef HAVE_SIGNAL
  108. /* Define to 1 if you have the <signal.h> header file. */
  109. #undef HAVE_SIGNAL_H
  110. /* Define to 1 if you have the `snprintf' function. */
  111. #undef HAVE_SNPRINTF
  112. /* Define to 1 if you have the `sprintf' function. */
  113. #undef HAVE_SPRINTF
  114. /* Define to 1 if you have the `sscanf' function. */
  115. #undef HAVE_SSCANF
  116. /* Define to 1 if you have the `stat' function. */
  117. #undef HAVE_STAT
  118. /* Define to 1 if you have the <stdarg.h> header file. */
  119. #undef HAVE_STDARG_H
  120. /* Define to 1 if you have the <stdint.h> header file. */
  121. #undef HAVE_STDINT_H
  122. /* Define to 1 if you have the <stdlib.h> header file. */
  123. #undef HAVE_STDLIB_H
  124. /* Define to 1 if you have the `strdup' function. */
  125. #undef HAVE_STRDUP
  126. /* Define to 1 if you have the `strerror' function. */
  127. #undef HAVE_STRERROR
  128. /* Define to 1 if you have the `strftime' function. */
  129. #undef HAVE_STRFTIME
  130. /* Define to 1 if you have the <strings.h> header file. */
  131. #undef HAVE_STRINGS_H
  132. /* Define to 1 if you have the <string.h> header file. */
  133. #undef HAVE_STRING_H
  134. /* Define to 1 if you have the `strndup' function. */
  135. #undef HAVE_STRNDUP
  136. /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
  137. */
  138. #undef HAVE_SYS_DIR_H
  139. /* Define to 1 if you have the <sys/mman.h> header file. */
  140. #undef HAVE_SYS_MMAN_H
  141. /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
  142. */
  143. #undef HAVE_SYS_NDIR_H
  144. /* Define to 1 if you have the <sys/select.h> header file. */
  145. #undef HAVE_SYS_SELECT_H
  146. /* Define to 1 if you have the <sys/socket.h> header file. */
  147. #undef HAVE_SYS_SOCKET_H
  148. /* Define to 1 if you have the <sys/stat.h> header file. */
  149. #undef HAVE_SYS_STAT_H
  150. /* Define to 1 if you have the <sys/timeb.h> header file. */
  151. #undef HAVE_SYS_TIMEB_H
  152. /* Define to 1 if you have the <sys/time.h> header file. */
  153. #undef HAVE_SYS_TIME_H
  154. /* Define to 1 if you have the <sys/types.h> header file. */
  155. #undef HAVE_SYS_TYPES_H
  156. /* Define to 1 if you have the <time.h> header file. */
  157. #undef HAVE_TIME_H
  158. /* Define to 1 if you have the <unistd.h> header file. */
  159. #undef HAVE_UNISTD_H
  160. /* Whether va_copy() is available */
  161. #undef HAVE_VA_COPY
  162. /* Define to 1 if you have the `vfprintf' function. */
  163. #undef HAVE_VFPRINTF
  164. /* Define to 1 if you have the `vsnprintf' function. */
  165. #undef HAVE_VSNPRINTF
  166. /* Define to 1 if you have the `vsprintf' function. */
  167. #undef HAVE_VSPRINTF
  168. /* Define to 1 if you have the <zlib.h> header file. */
  169. #undef HAVE_ZLIB_H
  170. /* Define to 1 if you have the `_stat' function. */
  171. #undef HAVE__STAT
  172. /* Whether __va_copy() is available */
  173. #undef HAVE___VA_COPY
  174. /* Define as const if the declaration of iconv() needs const. */
  175. #undef ICONV_CONST
  176. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  177. */
  178. #undef LT_OBJDIR
  179. /* Name of package */
  180. #undef PACKAGE
  181. /* Define to the address where bug reports for this package should be sent. */
  182. #undef PACKAGE_BUGREPORT
  183. /* Define to the full name of this package. */
  184. #undef PACKAGE_NAME
  185. /* Define to the full name and version of this package. */
  186. #undef PACKAGE_STRING
  187. /* Define to the one symbol short name of this package. */
  188. #undef PACKAGE_TARNAME
  189. /* Define to the version of this package. */
  190. #undef PACKAGE_VERSION
  191. /* Define to 1 if the C compiler supports function prototypes. */
  192. #undef PROTOTYPES
  193. /* Define to 1 if you have the ANSI C header files. */
  194. #undef STDC_HEADERS
  195. /* Support for IPv6 */
  196. #undef SUPPORT_IP6
  197. /* Version number of package */
  198. #undef VERSION
  199. /* Determine what socket length (socklen_t) data type is */
  200. #undef XML_SOCKLEN_T
  201. /* Using the Win32 Socket implementation */
  202. #undef _WINSOCKAPI_
  203. /* Define like PROTOTYPES; this can be used by system headers. */
  204. #undef __PROTOTYPES
  205. /* Win32 Std C name mangling work-around */
  206. #undef snprintf
  207. /* ss_family is not defined here, use __ss_family instead */
  208. #undef ss_family
  209. /* Win32 Std C name mangling work-around */
  210. #undef vsnprintf