| OLD | NEW |
| 1 /* config.h. Generated from config.h.in by configure. */ | 1 /* config.h. Generated from config.h.in by configure. */ |
| 2 /* config.h.in. Generated from configure.in by autoheader. */ | 2 /* config.h.in. Generated from configure.ac 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 | 3 |
| 14 /* Define if IPV6 support is there */ | 4 /* Type cast for the gethostbyname() argument */ |
| 15 #define SUPPORT_IP6 /**/ | 5 #define GETHOSTBYNAME_ARG_CAST /**/ |
| 16 | |
| 17 /* Define if getaddrinfo is there */ | |
| 18 #define HAVE_GETADDRINFO /**/ | |
| 19 | 6 |
| 20 /* Define to 1 if you have the <ansidecl.h> header file. */ | 7 /* Define to 1 if you have the <ansidecl.h> header file. */ |
| 21 /* #undef HAVE_ANSIDECL_H */ | 8 /* #undef HAVE_ANSIDECL_H */ |
| 22 | 9 |
| 23 /* Define to 1 if you have the <arpa/inet.h> header file. */ | 10 /* Define to 1 if you have the <arpa/inet.h> header file. */ |
| 24 #define HAVE_ARPA_INET_H 1 | 11 #define HAVE_ARPA_INET_H 1 |
| 25 | 12 |
| 26 /* Define to 1 if you have the <arpa/nameser.h> header file. */ | 13 /* Define to 1 if you have the <arpa/nameser.h> header file. */ |
| 27 #define HAVE_ARPA_NAMESER_H 1 | 14 #define HAVE_ARPA_NAMESER_H 1 |
| 28 | 15 |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 79 | 66 |
| 80 /* Define to 1 if you have the `gettimeofday' function. */ | 67 /* Define to 1 if you have the `gettimeofday' function. */ |
| 81 #define HAVE_GETTIMEOFDAY 1 | 68 #define HAVE_GETTIMEOFDAY 1 |
| 82 | 69 |
| 83 /* Define to 1 if you have the <ieeefp.h> header file. */ | 70 /* Define to 1 if you have the <ieeefp.h> header file. */ |
| 84 /* #undef HAVE_IEEEFP_H */ | 71 /* #undef HAVE_IEEEFP_H */ |
| 85 | 72 |
| 86 /* Define to 1 if you have the <inttypes.h> header file. */ | 73 /* Define to 1 if you have the <inttypes.h> header file. */ |
| 87 #define HAVE_INTTYPES_H 1 | 74 #define HAVE_INTTYPES_H 1 |
| 88 | 75 |
| 89 /* Define to 1 if you have the <inttypes.h.h> header file. */ | 76 /* Define to 1 if you have the `isascii' function. */ |
| 90 /* #undef HAVE_INTTYPES_H_H */ | 77 #define HAVE_ISASCII 1 |
| 91 | 78 |
| 92 /* Define if isinf is there */ | 79 /* Define if isinf is there */ |
| 93 #define HAVE_ISINF /**/ | 80 #define HAVE_ISINF /**/ |
| 94 | 81 |
| 95 /* Define if isnan is there */ | 82 /* Define if isnan is there */ |
| 96 #define HAVE_ISNAN /**/ | 83 #define HAVE_ISNAN /**/ |
| 97 | 84 |
| 98 /* Define to 1 if you have the `isnand' function. */ | 85 /* Define to 1 if you have the `isnand' function. */ |
| 99 /* #undef HAVE_ISNAND */ | 86 /* #undef HAVE_ISNAND */ |
| 100 | 87 |
| 101 /* Define if history library is there (-lhistory) */ | 88 /* Define if history library is there (-lhistory) */ |
| 102 /* #undef HAVE_LIBHISTORY */ | 89 /* #undef HAVE_LIBHISTORY */ |
| 103 | 90 |
| 91 /* Have compression library */ |
| 92 /* #undef HAVE_LIBLZMA */ |
| 93 |
| 104 /* Define if pthread library is there (-lpthread) */ | 94 /* Define if pthread library is there (-lpthread) */ |
| 105 #define HAVE_LIBPTHREAD /**/ | 95 #define HAVE_LIBPTHREAD /**/ |
| 106 | 96 |
| 107 /* Define if readline library is there (-lreadline) */ | 97 /* Define if readline library is there (-lreadline) */ |
| 108 /* #undef HAVE_LIBREADLINE */ | 98 /* #undef HAVE_LIBREADLINE */ |
| 109 | 99 |
| 110 /* Have compression library */ | 100 /* Have compression library */ |
| 111 #define HAVE_LIBZ 1 | 101 #define HAVE_LIBZ 1 |
| 112 | 102 |
| 113 /* Define to 1 if you have the <limits.h> header file. */ | 103 /* Define to 1 if you have the <limits.h> header file. */ |
| 114 #define HAVE_LIMITS_H 1 | 104 #define HAVE_LIMITS_H 1 |
| 115 | 105 |
| 116 /* Define to 1 if you have the `localtime' function. */ | 106 /* Define to 1 if you have the `localtime' function. */ |
| 117 #define HAVE_LOCALTIME 1 | 107 #define HAVE_LOCALTIME 1 |
| 118 | 108 |
| 109 /* Define to 1 if you have the <lzma.h> header file. */ |
| 110 /* #undef HAVE_LZMA_H */ |
| 111 |
| 119 /* Define to 1 if you have the <malloc.h> header file. */ | 112 /* Define to 1 if you have the <malloc.h> header file. */ |
| 120 #define HAVE_MALLOC_H 1 | 113 #define HAVE_MALLOC_H 1 |
| 121 | 114 |
| 122 /* Define to 1 if you have the <math.h> header file. */ | 115 /* Define to 1 if you have the <math.h> header file. */ |
| 123 #define HAVE_MATH_H 1 | 116 #define HAVE_MATH_H 1 |
| 124 | 117 |
| 125 /* Define to 1 if you have the <memory.h> header file. */ | 118 /* Define to 1 if you have the <memory.h> header file. */ |
| 126 #define HAVE_MEMORY_H 1 | 119 #define HAVE_MEMORY_H 1 |
| 127 | 120 |
| 121 /* Define to 1 if you have the `mmap' function. */ |
| 122 #define HAVE_MMAP 1 |
| 123 |
| 124 /* Define to 1 if you have the `munmap' function. */ |
| 125 #define HAVE_MUNMAP 1 |
| 126 |
| 127 /* mmap() is no good without munmap() */ |
| 128 #if defined(HAVE_MMAP) && !defined(HAVE_MUNMAP) |
| 129 # undef /**/ HAVE_MMAP |
| 130 #endif |
| 131 |
| 128 /* Define to 1 if you have the <nan.h> header file. */ | 132 /* Define to 1 if you have the <nan.h> header file. */ |
| 129 /* #undef HAVE_NAN_H */ | 133 /* #undef HAVE_NAN_H */ |
| 130 | 134 |
| 131 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ | 135 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
| 132 /* #undef HAVE_NDIR_H */ | 136 /* #undef HAVE_NDIR_H */ |
| 133 | 137 |
| 134 /* Define to 1 if you have the <netdb.h> header file. */ | 138 /* Define to 1 if you have the <netdb.h> header file. */ |
| 135 #define HAVE_NETDB_H 1 | 139 #define HAVE_NETDB_H 1 |
| 136 | 140 |
| 137 /* Define to 1 if you have the <netinet/in.h> header file. */ | 141 /* Define to 1 if you have the <netinet/in.h> header file. */ |
| 138 #define HAVE_NETINET_IN_H 1 | 142 #define HAVE_NETINET_IN_H 1 |
| 139 | 143 |
| 140 /* Define to 1 if you have the <poll.h> header file. */ | 144 /* Define to 1 if you have the <poll.h> header file. */ |
| 141 #define HAVE_POLL_H 1 | 145 #define HAVE_POLL_H 1 |
| 142 | 146 |
| 143 /* Define to 1 if you have the `printf' function. */ | 147 /* Define to 1 if you have the `printf' function. */ |
| 144 #define HAVE_PRINTF 1 | 148 #define HAVE_PRINTF 1 |
| 145 | 149 |
| 146 /* Define if <pthread.h> is there */ | 150 /* Define if <pthread.h> is there */ |
| 147 #define HAVE_PTHREAD_H /**/ | 151 #define HAVE_PTHREAD_H /**/ |
| 148 | 152 |
| 153 /* Define to 1 if you have the `putenv' function. */ |
| 154 #define HAVE_PUTENV 1 |
| 155 |
| 156 /* Define to 1 if you have the `rand' function. */ |
| 157 #define HAVE_RAND 1 |
| 158 |
| 159 /* Define to 1 if you have the `rand_r' function. */ |
| 160 /* #undef HAVE_RAND_R */ |
| 161 |
| 149 /* Define to 1 if you have the <resolv.h> header file. */ | 162 /* Define to 1 if you have the <resolv.h> header file. */ |
| 150 #define HAVE_RESOLV_H 1 | 163 #define HAVE_RESOLV_H 1 |
| 151 | 164 |
| 152 /* Have shl_load based dso */ | 165 /* Have shl_load based dso */ |
| 153 /* #undef HAVE_SHLLOAD */ | 166 /* #undef HAVE_SHLLOAD */ |
| 154 | 167 |
| 155 /* Define to 1 if you have the `signal' function. */ | 168 /* Define to 1 if you have the `signal' function. */ |
| 156 #define HAVE_SIGNAL 1 | 169 #define HAVE_SIGNAL 1 |
| 157 | 170 |
| 158 /* Define to 1 if you have the <signal.h> header file. */ | 171 /* Define to 1 if you have the <signal.h> header file. */ |
| 159 #define HAVE_SIGNAL_H 1 | 172 #define HAVE_SIGNAL_H 1 |
| 160 | 173 |
| 161 /* Define to 1 if you have the `snprintf' function. */ | 174 /* Define to 1 if you have the `snprintf' function. */ |
| 162 #define HAVE_SNPRINTF 1 | 175 #define HAVE_SNPRINTF 1 |
| 163 | 176 |
| 164 /* Define to 1 if you have the `sprintf' function. */ | 177 /* Define to 1 if you have the `sprintf' function. */ |
| 165 #define HAVE_SPRINTF 1 | 178 #define HAVE_SPRINTF 1 |
| 166 | 179 |
| 180 /* Define to 1 if you have the `srand' function. */ |
| 181 #define HAVE_SRAND 1 |
| 182 |
| 167 /* Define to 1 if you have the `sscanf' function. */ | 183 /* Define to 1 if you have the `sscanf' function. */ |
| 168 #define HAVE_SSCANF 1 | 184 #define HAVE_SSCANF 1 |
| 169 | 185 |
| 170 /* Define to 1 if you have the `stat' function. */ | 186 /* Define to 1 if you have the `stat' function. */ |
| 171 #define HAVE_STAT 1 | 187 #define HAVE_STAT 1 |
| 172 | 188 |
| 173 /* Define to 1 if you have the <stdarg.h> header file. */ | 189 /* Define to 1 if you have the <stdarg.h> header file. */ |
| 174 #define HAVE_STDARG_H 1 | 190 #define HAVE_STDARG_H 1 |
| 175 | 191 |
| 176 /* Define to 1 if you have the <stdint.h> header file. */ | 192 /* Define to 1 if you have the <stdint.h> header file. */ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 219 | 235 |
| 220 /* Define to 1 if you have the <sys/timeb.h> header file. */ | 236 /* Define to 1 if you have the <sys/timeb.h> header file. */ |
| 221 #define HAVE_SYS_TIMEB_H 1 | 237 #define HAVE_SYS_TIMEB_H 1 |
| 222 | 238 |
| 223 /* Define to 1 if you have the <sys/time.h> header file. */ | 239 /* Define to 1 if you have the <sys/time.h> header file. */ |
| 224 #define HAVE_SYS_TIME_H 1 | 240 #define HAVE_SYS_TIME_H 1 |
| 225 | 241 |
| 226 /* Define to 1 if you have the <sys/types.h> header file. */ | 242 /* Define to 1 if you have the <sys/types.h> header file. */ |
| 227 #define HAVE_SYS_TYPES_H 1 | 243 #define HAVE_SYS_TYPES_H 1 |
| 228 | 244 |
| 245 /* Define to 1 if you have the `time' function. */ |
| 246 #define HAVE_TIME 1 |
| 247 |
| 229 /* Define to 1 if you have the <time.h> header file. */ | 248 /* Define to 1 if you have the <time.h> header file. */ |
| 230 #define HAVE_TIME_H 1 | 249 #define HAVE_TIME_H 1 |
| 231 | 250 |
| 232 /* Define to 1 if you have the <unistd.h> header file. */ | 251 /* Define to 1 if you have the <unistd.h> header file. */ |
| 233 #define HAVE_UNISTD_H 1 | 252 #define HAVE_UNISTD_H 1 |
| 234 | 253 |
| 235 /* Whether va_copy() is available */ | 254 /* Whether va_copy() is available */ |
| 236 #define HAVE_VA_COPY 1 | 255 #define HAVE_VA_COPY 1 |
| 237 | 256 |
| 238 /* Define to 1 if you have the `vfprintf' function. */ | 257 /* Define to 1 if you have the `vfprintf' function. */ |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 274 | 293 |
| 275 /* Define to the one symbol short name of this package. */ | 294 /* Define to the one symbol short name of this package. */ |
| 276 #define PACKAGE_TARNAME "" | 295 #define PACKAGE_TARNAME "" |
| 277 | 296 |
| 278 /* Define to the home page for this package. */ | 297 /* Define to the home page for this package. */ |
| 279 #define PACKAGE_URL "" | 298 #define PACKAGE_URL "" |
| 280 | 299 |
| 281 /* Define to the version of this package. */ | 300 /* Define to the version of this package. */ |
| 282 #define PACKAGE_VERSION "" | 301 #define PACKAGE_VERSION "" |
| 283 | 302 |
| 284 /* Define to 1 if the C compiler supports function prototypes. */ | 303 /* Type cast for the send() function 2nd arg */ |
| 285 #define PROTOTYPES 1 | 304 #define SEND_ARG2_CAST /**/ |
| 286 | 305 |
| 287 /* Define to 1 if you have the ANSI C header files. */ | 306 /* Define to 1 if you have the ANSI C header files. */ |
| 288 #define STDC_HEADERS 1 | 307 #define STDC_HEADERS 1 |
| 289 | 308 |
| 290 /* Support for IPv6 */ | 309 /* Support for IPv6 */ |
| 291 #define SUPPORT_IP6 /**/ | 310 #define SUPPORT_IP6 /**/ |
| 292 | 311 |
| 312 /* Define if va_list is an array type */ |
| 313 #define VA_LIST_IS_ARRAY 1 |
| 314 |
| 293 /* Version number of package */ | 315 /* Version number of package */ |
| 294 #define VERSION "2.7.7" | 316 #define VERSION "2.9.2" |
| 295 | 317 |
| 296 /* Determine what socket length (socklen_t) data type is */ | 318 /* Determine what socket length (socklen_t) data type is */ |
| 297 #define XML_SOCKLEN_T socklen_t | 319 #define XML_SOCKLEN_T socklen_t |
| 298 | 320 |
| 321 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, |
| 322 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the |
| 323 #define below would cause a syntax error. */ |
| 324 /* #undef _UINT32_T */ |
| 325 |
| 299 /* Using the Win32 Socket implementation */ | 326 /* Using the Win32 Socket implementation */ |
| 300 /* #undef _WINSOCKAPI_ */ | 327 /* #undef _WINSOCKAPI_ */ |
| 301 | 328 |
| 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 */ | 329 /* ss_family is not defined here, use __ss_family instead */ |
| 309 /* #undef ss_family */ | 330 /* #undef ss_family */ |
| 310 | 331 |
| 311 /* Win32 Std C name mangling work-around */ | 332 /* Define to the type of an unsigned integer type of width exactly 32 bits if |
| 312 /* #undef vsnprintf */ | 333 such a type exists and the standard includes do not define it. */ |
| 334 /* #undef uint32_t */ |
| OLD | NEW |