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