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