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 
  13 /* Define if IPV6 support is there */
  14 #undef SUPPORT_IP6
  15 
  16 /* Define if getaddrinfo is there */
  17 #undef HAVE_GETADDRINFO
  18 
  19 /* Define to 1 if you have the <ansidecl.h> header file. */
  20 #undef HAVE_ANSIDECL_H
  21 
  22 /* Define to 1 if you have the <arpa/inet.h> header file. */
  23 #undef HAVE_ARPA_INET_H
  24 
  25 /* Define to 1 if you have the <arpa/nameser.h> header file. */
  26 #undef HAVE_ARPA_NAMESER_H
  27 
  28 /* Whether struct sockaddr::__ss_family exists */
  29 #undef HAVE_BROKEN_SS_FAMILY
  30 
  31 /* Define to 1 if you have the `class' function. */
  32 #undef HAVE_CLASS
  33 
  34 /* Define to 1 if you have the <ctype.h> header file. */
  35 #undef HAVE_CTYPE_H
  36 
  37 /* Define to 1 if you have the <dirent.h> header file. */
  38 #undef HAVE_DIRENT_H
  39 
  40 /* Define to 1 if you have the <dlfcn.h> header file. */
  41 #undef HAVE_DLFCN_H
  42 
  43 /* Have dlopen based dso */
  44 #undef HAVE_DLOPEN
  45 
  46 /* Define to 1 if you have the <dl.h> header file. */
  47 #undef HAVE_DL_H
  48 
  49 /* Define to 1 if you have the <errno.h> header file. */
  50 #undef HAVE_ERRNO_H
  51 
  52 /* Define to 1 if you have the <fcntl.h> header file. */
  53 #undef HAVE_FCNTL_H
  54 
  55 /* Define to 1 if you have the `finite' function. */
  56 #undef HAVE_FINITE
  57 
  58 /* Define to 1 if you have the <float.h> header file. */
  59 #undef HAVE_FLOAT_H
  60 
  61 /* Define to 1 if you have the `fpclass' function. */
  62 #undef HAVE_FPCLASS
  63 
  64 /* Define to 1 if you have the `fprintf' function. */
  65 #undef HAVE_FPRINTF
  66 
  67 /* Define to 1 if you have the `fp_class' function. */
  68 #undef HAVE_FP_CLASS
  69 
  70 /* Define to 1 if you have the <fp_class.h> header file. */
  71 #undef HAVE_FP_CLASS_H
  72 
  73 /* Define to 1 if you have the `ftime' function. */
  74 #undef HAVE_FTIME
  75 
  76 /* Define if getaddrinfo is there */
  77 #undef HAVE_GETADDRINFO
  78 
  79 /* Define to 1 if you have the `gettimeofday' function. */
  80 #undef HAVE_GETTIMEOFDAY
  81 
  82 /* Define to 1 if you have the <ieeefp.h> header file. */
  83 #undef HAVE_IEEEFP_H
  84 
  85 /* Define to 1 if you have the <inttypes.h> header file. */
  86 #undef HAVE_INTTYPES_H
  87 
  88 /* Define to 1 if you have the <inttypes.h.h> header file. */
  89 #undef HAVE_INTTYPES_H_H
  90 
  91 /* Define if isinf is there */
  92 #undef HAVE_ISINF
  93 
  94 /* Define if isnan is there */
  95 #undef HAVE_ISNAN
  96 
  97 /* Define to 1 if you have the `isnand' function. */
  98 #undef HAVE_ISNAND
  99 
 100 /* Define if history library is there (-lhistory) */
 101 #undef HAVE_LIBHISTORY
 102 
 103 /* Define if pthread library is there (-lpthread) */
 104 #undef HAVE_LIBPTHREAD
 105 
 106 /* Define if readline library is there (-lreadline) */
 107 #undef HAVE_LIBREADLINE
 108 
 109 /* Have compression library */
 110 #undef HAVE_LIBZ
 111 
 112 /* Define to 1 if you have the <limits.h> header file. */
 113 #undef HAVE_LIMITS_H
 114 
 115 /* Define to 1 if you have the `localtime' function. */
 116 #undef HAVE_LOCALTIME
 117 
 118 /* Define to 1 if you have the <malloc.h> header file. */
 119 #undef HAVE_MALLOC_H
 120 
 121 /* Define to 1 if you have the <math.h> header file. */
 122 #undef HAVE_MATH_H
 123 
 124 /* Define to 1 if you have the <memory.h> header file. */
 125 #undef HAVE_MEMORY_H
 126 
 127 /* Define to 1 if you have the <nan.h> header file. */
 128 #undef HAVE_NAN_H
 129 
 130 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
 131 #undef HAVE_NDIR_H
 132 
 133 /* Define to 1 if you have the <netdb.h> header file. */
 134 #undef HAVE_NETDB_H
 135 
 136 /* Define to 1 if you have the <netinet/in.h> header file. */
 137 #undef HAVE_NETINET_IN_H
 138 
 139 /* Define to 1 if you have the `printf' function. */
 140 #undef HAVE_PRINTF
 141 
 142 /* Define if <pthread.h> is there */
 143 #undef HAVE_PTHREAD_H
 144 
 145 /* Define to 1 if you have the <resolv.h> header file. */
 146 #undef HAVE_RESOLV_H
 147 
 148 /* Have shl_load based dso */
 149 #undef HAVE_SHLLOAD
 150 
 151 /* Define to 1 if you have the `signal' function. */
 152 #undef HAVE_SIGNAL
 153 
 154 /* Define to 1 if you have the <signal.h> header file. */
 155 #undef HAVE_SIGNAL_H
 156 
 157 /* Define to 1 if you have the `snprintf' function. */
 158 #undef HAVE_SNPRINTF
 159 
 160 /* Define to 1 if you have the `sprintf' function. */
 161 #undef HAVE_SPRINTF
 162 
 163 /* Define to 1 if you have the `sscanf' function. */
 164 #undef HAVE_SSCANF
 165 
 166 /* Define to 1 if you have the `stat' function. */
 167 #undef HAVE_STAT
 168 
 169 /* Define to 1 if you have the <stdarg.h> header file. */
 170 #undef HAVE_STDARG_H
 171 
 172 /* Define to 1 if you have the <stdint.h> header file. */
 173 #undef HAVE_STDINT_H
 174 
 175 /* Define to 1 if you have the <stdlib.h> header file. */
 176 #undef HAVE_STDLIB_H
 177 
 178 /* Define to 1 if you have the `strdup' function. */
 179 #undef HAVE_STRDUP
 180 
 181 /* Define to 1 if you have the `strerror' function. */
 182 #undef HAVE_STRERROR
 183 
 184 /* Define to 1 if you have the `strftime' function. */
 185 #undef HAVE_STRFTIME
 186 
 187 /* Define to 1 if you have the <strings.h> header file. */
 188 #undef HAVE_STRINGS_H
 189 
 190 /* Define to 1 if you have the <string.h> header file. */
 191 #undef HAVE_STRING_H
 192 
 193 /* Define to 1 if you have the `strndup' function. */
 194 #undef HAVE_STRNDUP
 195 
 196 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
 197    */
 198 #undef HAVE_SYS_DIR_H
 199 
 200 /* Define to 1 if you have the <sys/mman.h> header file. */
 201 #undef HAVE_SYS_MMAN_H
 202 
 203 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
 204    */
 205 #undef HAVE_SYS_NDIR_H
 206 
 207 /* Define to 1 if you have the <sys/select.h> header file. */
 208 #undef HAVE_SYS_SELECT_H
 209 
 210 /* Define to 1 if you have the <sys/socket.h> header file. */
 211 #undef HAVE_SYS_SOCKET_H
 212 
 213 /* Define to 1 if you have the <sys/stat.h> header file. */
 214 #undef HAVE_SYS_STAT_H
 215 
 216 /* Define to 1 if you have the <sys/timeb.h> header file. */
 217 #undef HAVE_SYS_TIMEB_H
 218 
 219 /* Define to 1 if you have the <sys/time.h> header file. */
 220 #undef HAVE_SYS_TIME_H
 221 
 222 /* Define to 1 if you have the <sys/types.h> header file. */
 223 #undef HAVE_SYS_TYPES_H
 224 
 225 /* Define to 1 if you have the <time.h> header file. */
 226 #undef HAVE_TIME_H
 227 
 228 /* Define to 1 if you have the <unistd.h> header file. */
 229 #undef HAVE_UNISTD_H
 230 
 231 /* Whether va_copy() is available */
 232 #undef HAVE_VA_COPY
 233 
 234 /* Define to 1 if you have the `vfprintf' function. */
 235 #undef HAVE_VFPRINTF
 236 
 237 /* Define to 1 if you have the `vsnprintf' function. */
 238 #undef HAVE_VSNPRINTF
 239 
 240 /* Define to 1 if you have the `vsprintf' function. */
 241 #undef HAVE_VSPRINTF
 242 
 243 /* Define to 1 if you have the <zlib.h> header file. */
 244 #undef HAVE_ZLIB_H
 245 
 246 /* Define to 1 if you have the `_stat' function. */
 247 #undef HAVE__STAT
 248 
 249 /* Whether __va_copy() is available */
 250 #undef HAVE___VA_COPY
 251 
 252 /* Define as const if the declaration of iconv() needs const. */
 253 #undef ICONV_CONST
 254 
 255 /* Name of package */
 256 #undef PACKAGE
 257 
 258 /* Define to the address where bug reports for this package should be sent. */
 259 #undef PACKAGE_BUGREPORT
 260 
 261 /* Define to the full name of this package. */
 262 #undef PACKAGE_NAME
 263 
 264 /* Define to the full name and version of this package. */
 265 #undef PACKAGE_STRING
 266 
 267 /* Define to the one symbol short name of this package. */
 268 #undef PACKAGE_TARNAME
 269 
 270 /* Define to the version of this package. */
 271 #undef PACKAGE_VERSION
 272 
 273 /* Define to 1 if the C compiler supports function prototypes. */
 274 #undef PROTOTYPES
 275 
 276 /* Define to 1 if you have the ANSI C header files. */
 277 #undef STDC_HEADERS
 278 
 279 /* Support for IPv6 */
 280 #undef SUPPORT_IP6
 281 
 282 /* Version number of package */
 283 #undef VERSION
 284 
 285 /* Determine what socket length (socklen_t) data type is */
 286 #undef XML_SOCKLEN_T
 287 
 288 /* Using the Win32 Socket implementation */
 289 #undef _WINSOCKAPI_
 290 
 291 /* Define like PROTOTYPES; this can be used by system headers. */
 292 #undef __PROTOTYPES
 293 
 294 /* Win32 Std C name mangling work-around */
 295 #undef snprintf
 296 
 297 /* ss_family is not defined here, use __ss_family instead */
 298 #undef ss_family
 299 
 300 /* Win32 Std C name mangling work-around */
 301 #undef vsnprintf