Home | History | Annotate | Download | only in src
      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 <poll.h> header file. */
    140 #undef HAVE_POLL_H
    141 
    142 /* Define to 1 if you have the `printf' function. */
    143 #undef HAVE_PRINTF
    144 
    145 /* Define if <pthread.h> is there */
    146 #undef HAVE_PTHREAD_H
    147 
    148 /* Define to 1 if you have the <resolv.h> header file. */
    149 #undef HAVE_RESOLV_H
    150 
    151 /* Have shl_load based dso */
    152 #undef HAVE_SHLLOAD
    153 
    154 /* Define to 1 if you have the `signal' function. */
    155 #undef HAVE_SIGNAL
    156 
    157 /* Define to 1 if you have the <signal.h> header file. */
    158 #undef HAVE_SIGNAL_H
    159 
    160 /* Define to 1 if you have the `snprintf' function. */
    161 #undef HAVE_SNPRINTF
    162 
    163 /* Define to 1 if you have the `sprintf' function. */
    164 #undef HAVE_SPRINTF
    165 
    166 /* Define to 1 if you have the `sscanf' function. */
    167 #undef HAVE_SSCANF
    168 
    169 /* Define to 1 if you have the `stat' function. */
    170 #undef HAVE_STAT
    171 
    172 /* Define to 1 if you have the <stdarg.h> header file. */
    173 #undef HAVE_STDARG_H
    174 
    175 /* Define to 1 if you have the <stdint.h> header file. */
    176 #undef HAVE_STDINT_H
    177 
    178 /* Define to 1 if you have the <stdlib.h> header file. */
    179 #undef HAVE_STDLIB_H
    180 
    181 /* Define to 1 if you have the `strdup' function. */
    182 #undef HAVE_STRDUP
    183 
    184 /* Define to 1 if you have the `strerror' function. */
    185 #undef HAVE_STRERROR
    186 
    187 /* Define to 1 if you have the `strftime' function. */
    188 #undef HAVE_STRFTIME
    189 
    190 /* Define to 1 if you have the <strings.h> header file. */
    191 #undef HAVE_STRINGS_H
    192 
    193 /* Define to 1 if you have the <string.h> header file. */
    194 #undef HAVE_STRING_H
    195 
    196 /* Define to 1 if you have the `strndup' function. */
    197 #undef HAVE_STRNDUP
    198 
    199 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
    200    */
    201 #undef HAVE_SYS_DIR_H
    202 
    203 /* Define to 1 if you have the <sys/mman.h> header file. */
    204 #undef HAVE_SYS_MMAN_H
    205 
    206 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
    207    */
    208 #undef HAVE_SYS_NDIR_H
    209 
    210 /* Define to 1 if you have the <sys/select.h> header file. */
    211 #undef HAVE_SYS_SELECT_H
    212 
    213 /* Define to 1 if you have the <sys/socket.h> header file. */
    214 #undef HAVE_SYS_SOCKET_H
    215 
    216 /* Define to 1 if you have the <sys/stat.h> header file. */
    217 #undef HAVE_SYS_STAT_H
    218 
    219 /* Define to 1 if you have the <sys/timeb.h> header file. */
    220 #undef HAVE_SYS_TIMEB_H
    221 
    222 /* Define to 1 if you have the <sys/time.h> header file. */
    223 #undef HAVE_SYS_TIME_H
    224 
    225 /* Define to 1 if you have the <sys/types.h> header file. */
    226 #undef HAVE_SYS_TYPES_H
    227 
    228 /* Define to 1 if you have the <time.h> header file. */
    229 #undef HAVE_TIME_H
    230 
    231 /* Define to 1 if you have the <unistd.h> header file. */
    232 #undef HAVE_UNISTD_H
    233 
    234 /* Whether va_copy() is available */
    235 #undef HAVE_VA_COPY
    236 
    237 /* Define to 1 if you have the `vfprintf' function. */
    238 #undef HAVE_VFPRINTF
    239 
    240 /* Define to 1 if you have the `vsnprintf' function. */
    241 #undef HAVE_VSNPRINTF
    242 
    243 /* Define to 1 if you have the `vsprintf' function. */
    244 #undef HAVE_VSPRINTF
    245 
    246 /* Define to 1 if you have the <zlib.h> header file. */
    247 #undef HAVE_ZLIB_H
    248 
    249 /* Define to 1 if you have the `_stat' function. */
    250 #undef HAVE__STAT
    251 
    252 /* Whether __va_copy() is available */
    253 #undef HAVE___VA_COPY
    254 
    255 /* Define as const if the declaration of iconv() needs const. */
    256 #undef ICONV_CONST
    257 
    258 /* Define to the sub-directory in which libtool stores uninstalled libraries.
    259    */
    260 #undef LT_OBJDIR
    261 
    262 /* Name of package */
    263 #undef PACKAGE
    264 
    265 /* Define to the address where bug reports for this package should be sent. */
    266 #undef PACKAGE_BUGREPORT
    267 
    268 /* Define to the full name of this package. */
    269 #undef PACKAGE_NAME
    270 
    271 /* Define to the full name and version of this package. */
    272 #undef PACKAGE_STRING
    273 
    274 /* Define to the one symbol short name of this package. */
    275 #undef PACKAGE_TARNAME
    276 
    277 /* Define to the home page for this package. */
    278 #undef PACKAGE_URL
    279 
    280 /* Define to the version of this package. */
    281 #undef PACKAGE_VERSION
    282 
    283 /* Define to 1 if the C compiler supports function prototypes. */
    284 #undef PROTOTYPES
    285 
    286 /* Define to 1 if you have the ANSI C header files. */
    287 #undef STDC_HEADERS
    288 
    289 /* Support for IPv6 */
    290 #undef SUPPORT_IP6
    291 
    292 /* Version number of package */
    293 #undef VERSION
    294 
    295 /* Determine what socket length (socklen_t) data type is */
    296 #undef XML_SOCKLEN_T
    297 
    298 /* Using the Win32 Socket implementation */
    299 #undef _WINSOCKAPI_
    300 
    301 /* Define like PROTOTYPES; this can be used by system headers. */
    302 #undef __PROTOTYPES
    303 
    304 /* Win32 Std C name mangling work-around */
    305 #undef snprintf
    306 
    307 /* ss_family is not defined here, use __ss_family instead */
    308 #undef ss_family
    309 
    310 /* Win32 Std C name mangling work-around */
    311 #undef vsnprintf
    312