| 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.in by autoheader. */ |
| 3 #define PACKAGE "libxml2" | 3 #define PACKAGE "libxml2" |
| 4 #define VERSION "2.6.32" | 4 #define VERSION "2.7.7" |
| 5 #define HAVE_LIBZ 1 | 5 #define HAVE_LIBZ 1 |
| 6 /* #undef HAVE_LIBM */ | 6 /* #undef HAVE_LIBM */ |
| 7 #define HAVE_ISINF | 7 #define HAVE_ISINF /**/ |
| 8 #define HAVE_ISNAN | 8 #define HAVE_ISNAN /**/ |
| 9 /* #undef HAVE_LIBHISTORY */ | 9 /* #undef HAVE_LIBHISTORY */ |
| 10 /* #undef HAVE_LIBREADLINE */ | 10 /* #undef HAVE_LIBREADLINE */ |
| 11 #define HAVE_LIBPTHREAD | 11 #define HAVE_LIBPTHREAD /**/ |
| 12 #define HAVE_PTHREAD_H | 12 #define HAVE_PTHREAD_H /**/ |
| 13 | 13 |
| 14 /* Define if IPV6 support is there */ | 14 /* Define if IPV6 support is there */ |
| 15 #define SUPPORT_IP6 | 15 #define SUPPORT_IP6 /**/ |
| 16 | 16 |
| 17 /* Define if getaddrinfo is there */ | 17 /* Define if getaddrinfo is there */ |
| 18 #define HAVE_GETADDRINFO | 18 #define HAVE_GETADDRINFO /**/ |
| 19 | 19 |
| 20 /* Define to 1 if you have the <ansidecl.h> header file. */ | 20 /* Define to 1 if you have the <ansidecl.h> header file. */ |
| 21 /* #undef HAVE_ANSIDECL_H */ | 21 /* #undef HAVE_ANSIDECL_H */ |
| 22 | 22 |
| 23 /* Define to 1 if you have the <arpa/inet.h> header file. */ | 23 /* Define to 1 if you have the <arpa/inet.h> header file. */ |
| 24 #define HAVE_ARPA_INET_H 1 | 24 #define HAVE_ARPA_INET_H 1 |
| 25 | 25 |
| 26 /* Define to 1 if you have the <arpa/nameser.h> header file. */ | 26 /* Define to 1 if you have the <arpa/nameser.h> header file. */ |
| 27 #define HAVE_ARPA_NAMESER_H 1 | 27 #define HAVE_ARPA_NAMESER_H 1 |
| 28 | 28 |
| 29 /* Whether struct sockaddr::__ss_family exists */ | 29 /* Whether struct sockaddr::__ss_family exists */ |
| 30 /* #undef HAVE_BROKEN_SS_FAMILY */ | 30 /* #undef HAVE_BROKEN_SS_FAMILY */ |
| 31 | 31 |
| 32 /* Define to 1 if you have the `class' function. */ | 32 /* Define to 1 if you have the `class' function. */ |
| 33 /* #undef HAVE_CLASS */ | 33 /* #undef HAVE_CLASS */ |
| 34 | 34 |
| 35 /* Define to 1 if you have the <ctype.h> header file. */ | 35 /* Define to 1 if you have the <ctype.h> header file. */ |
| 36 #define HAVE_CTYPE_H 1 | 36 #define HAVE_CTYPE_H 1 |
| 37 | 37 |
| 38 /* Define to 1 if you have the <dirent.h> header file. */ | 38 /* Define to 1 if you have the <dirent.h> header file. */ |
| 39 #define HAVE_DIRENT_H 1 | 39 #define HAVE_DIRENT_H 1 |
| 40 | 40 |
| 41 /* Define to 1 if you have the <dlfcn.h> header file. */ | 41 /* Define to 1 if you have the <dlfcn.h> header file. */ |
| 42 #define HAVE_DLFCN_H 1 | 42 #define HAVE_DLFCN_H 1 |
| 43 | 43 |
| 44 /* Have dlopen based dso */ | 44 /* Have dlopen based dso */ |
| 45 #define HAVE_DLOPEN | 45 #define HAVE_DLOPEN /**/ |
| 46 | 46 |
| 47 /* Define to 1 if you have the <dl.h> header file. */ | 47 /* Define to 1 if you have the <dl.h> header file. */ |
| 48 /* #undef HAVE_DL_H */ | 48 /* #undef HAVE_DL_H */ |
| 49 | 49 |
| 50 /* Define to 1 if you have the <errno.h> header file. */ | 50 /* Define to 1 if you have the <errno.h> header file. */ |
| 51 #define HAVE_ERRNO_H 1 | 51 #define HAVE_ERRNO_H 1 |
| 52 | 52 |
| 53 /* Define to 1 if you have the <fcntl.h> header file. */ | 53 /* Define to 1 if you have the <fcntl.h> header file. */ |
| 54 #define HAVE_FCNTL_H 1 | 54 #define HAVE_FCNTL_H 1 |
| 55 | 55 |
| (...skipping 12 matching lines...) Expand all Loading... |
| 68 /* Define to 1 if you have the `fp_class' function. */ | 68 /* Define to 1 if you have the `fp_class' function. */ |
| 69 /* #undef HAVE_FP_CLASS */ | 69 /* #undef HAVE_FP_CLASS */ |
| 70 | 70 |
| 71 /* Define to 1 if you have the <fp_class.h> header file. */ | 71 /* Define to 1 if you have the <fp_class.h> header file. */ |
| 72 /* #undef HAVE_FP_CLASS_H */ | 72 /* #undef HAVE_FP_CLASS_H */ |
| 73 | 73 |
| 74 /* Define to 1 if you have the `ftime' function. */ | 74 /* Define to 1 if you have the `ftime' function. */ |
| 75 #define HAVE_FTIME 1 | 75 #define HAVE_FTIME 1 |
| 76 | 76 |
| 77 /* Define if getaddrinfo is there */ | 77 /* Define if getaddrinfo is there */ |
| 78 #define HAVE_GETADDRINFO | 78 #define HAVE_GETADDRINFO /**/ |
| 79 | 79 |
| 80 /* Define to 1 if you have the `gettimeofday' function. */ | 80 /* Define to 1 if you have the `gettimeofday' function. */ |
| 81 #define HAVE_GETTIMEOFDAY 1 | 81 #define HAVE_GETTIMEOFDAY 1 |
| 82 | 82 |
| 83 /* Define to 1 if you have the <ieeefp.h> header file. */ | 83 /* Define to 1 if you have the <ieeefp.h> header file. */ |
| 84 /* #undef HAVE_IEEEFP_H */ | 84 /* #undef HAVE_IEEEFP_H */ |
| 85 | 85 |
| 86 /* Define to 1 if you have the <inttypes.h> header file. */ | 86 /* Define to 1 if you have the <inttypes.h> header file. */ |
| 87 #define HAVE_INTTYPES_H 1 | 87 #define HAVE_INTTYPES_H 1 |
| 88 | 88 |
| 89 /* Define to 1 if you have the <inttypes.h.h> header file. */ |
| 90 /* #undef HAVE_INTTYPES_H_H */ |
| 91 |
| 89 /* Define if isinf is there */ | 92 /* Define if isinf is there */ |
| 90 #define HAVE_ISINF | 93 #define HAVE_ISINF /**/ |
| 91 | 94 |
| 92 /* Define if isnan is there */ | 95 /* Define if isnan is there */ |
| 93 #define HAVE_ISNAN | 96 #define HAVE_ISNAN /**/ |
| 94 | 97 |
| 95 /* Define to 1 if you have the `isnand' function. */ | 98 /* Define to 1 if you have the `isnand' function. */ |
| 96 /* #undef HAVE_ISNAND */ | 99 /* #undef HAVE_ISNAND */ |
| 97 | 100 |
| 98 /* Define if history library is there (-lhistory) */ | 101 /* Define if history library is there (-lhistory) */ |
| 99 /* #undef HAVE_LIBHISTORY */ | 102 /* #undef HAVE_LIBHISTORY */ |
| 100 | 103 |
| 101 /* Define if pthread library is there (-lpthread) */ | 104 /* Define if pthread library is there (-lpthread) */ |
| 102 #define HAVE_LIBPTHREAD | 105 #define HAVE_LIBPTHREAD /**/ |
| 103 | 106 |
| 104 /* Define if readline library is there (-lreadline) */ | 107 /* Define if readline library is there (-lreadline) */ |
| 105 /* #undef HAVE_LIBREADLINE */ | 108 /* #undef HAVE_LIBREADLINE */ |
| 106 | 109 |
| 107 /* Have compression library */ | 110 /* Have compression library */ |
| 108 #define HAVE_LIBZ 1 | 111 #define HAVE_LIBZ 1 |
| 109 | 112 |
| 110 /* Define to 1 if you have the <limits.h> header file. */ | 113 /* Define to 1 if you have the <limits.h> header file. */ |
| 111 #define HAVE_LIMITS_H 1 | 114 #define HAVE_LIMITS_H 1 |
| 112 | 115 |
| (...skipping 14 matching lines...) Expand all Loading... |
| 127 | 130 |
| 128 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ | 131 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
| 129 /* #undef HAVE_NDIR_H */ | 132 /* #undef HAVE_NDIR_H */ |
| 130 | 133 |
| 131 /* Define to 1 if you have the <netdb.h> header file. */ | 134 /* Define to 1 if you have the <netdb.h> header file. */ |
| 132 #define HAVE_NETDB_H 1 | 135 #define HAVE_NETDB_H 1 |
| 133 | 136 |
| 134 /* Define to 1 if you have the <netinet/in.h> header file. */ | 137 /* Define to 1 if you have the <netinet/in.h> header file. */ |
| 135 #define HAVE_NETINET_IN_H 1 | 138 #define HAVE_NETINET_IN_H 1 |
| 136 | 139 |
| 140 /* Define to 1 if you have the <poll.h> header file. */ |
| 141 #define HAVE_POLL_H 1 |
| 142 |
| 137 /* Define to 1 if you have the `printf' function. */ | 143 /* Define to 1 if you have the `printf' function. */ |
| 138 #define HAVE_PRINTF 1 | 144 #define HAVE_PRINTF 1 |
| 139 | 145 |
| 140 /* Define if <pthread.h> is there */ | 146 /* Define if <pthread.h> is there */ |
| 141 #define HAVE_PTHREAD_H | 147 #define HAVE_PTHREAD_H /**/ |
| 142 | 148 |
| 143 /* Define to 1 if you have the <resolv.h> header file. */ | 149 /* Define to 1 if you have the <resolv.h> header file. */ |
| 144 #define HAVE_RESOLV_H 1 | 150 #define HAVE_RESOLV_H 1 |
| 145 | 151 |
| 146 /* Have shl_load based dso */ | 152 /* Have shl_load based dso */ |
| 147 /* #undef HAVE_SHLLOAD */ | 153 /* #undef HAVE_SHLLOAD */ |
| 148 | 154 |
| 149 /* Define to 1 if you have the `signal' function. */ | 155 /* Define to 1 if you have the `signal' function. */ |
| 150 #define HAVE_SIGNAL 1 | 156 #define HAVE_SIGNAL 1 |
| 151 | 157 |
| (...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 240 | 246 |
| 241 /* Define to 1 if you have the <zlib.h> header file. */ | 247 /* Define to 1 if you have the <zlib.h> header file. */ |
| 242 #define HAVE_ZLIB_H 1 | 248 #define HAVE_ZLIB_H 1 |
| 243 | 249 |
| 244 /* Define to 1 if you have the `_stat' function. */ | 250 /* Define to 1 if you have the `_stat' function. */ |
| 245 /* #undef HAVE__STAT */ | 251 /* #undef HAVE__STAT */ |
| 246 | 252 |
| 247 /* Whether __va_copy() is available */ | 253 /* Whether __va_copy() is available */ |
| 248 /* #undef HAVE___VA_COPY */ | 254 /* #undef HAVE___VA_COPY */ |
| 249 | 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 |
| 250 /* Name of package */ | 263 /* Name of package */ |
| 251 #define PACKAGE "libxml2" | 264 #define PACKAGE "libxml2" |
| 252 | 265 |
| 253 /* Define to the address where bug reports for this package should be sent. */ | 266 /* Define to the address where bug reports for this package should be sent. */ |
| 254 #define PACKAGE_BUGREPORT "" | 267 #define PACKAGE_BUGREPORT "" |
| 255 | 268 |
| 256 /* Define to the full name of this package. */ | 269 /* Define to the full name of this package. */ |
| 257 #define PACKAGE_NAME "" | 270 #define PACKAGE_NAME "" |
| 258 | 271 |
| 259 /* Define to the full name and version of this package. */ | 272 /* Define to the full name and version of this package. */ |
| 260 #define PACKAGE_STRING "" | 273 #define PACKAGE_STRING "" |
| 261 | 274 |
| 262 /* Define to the one symbol short name of this package. */ | 275 /* Define to the one symbol short name of this package. */ |
| 263 #define PACKAGE_TARNAME "" | 276 #define PACKAGE_TARNAME "" |
| 264 | 277 |
| 278 /* Define to the home page for this package. */ |
| 279 #define PACKAGE_URL "" |
| 280 |
| 265 /* Define to the version of this package. */ | 281 /* Define to the version of this package. */ |
| 266 #define PACKAGE_VERSION "" | 282 #define PACKAGE_VERSION "" |
| 267 | 283 |
| 268 /* Define to 1 if the C compiler supports function prototypes. */ | 284 /* Define to 1 if the C compiler supports function prototypes. */ |
| 269 #define PROTOTYPES 1 | 285 #define PROTOTYPES 1 |
| 270 | 286 |
| 271 /* Define to 1 if you have the ANSI C header files. */ | 287 /* Define to 1 if you have the ANSI C header files. */ |
| 272 #define STDC_HEADERS 1 | 288 #define STDC_HEADERS 1 |
| 273 | 289 |
| 274 /* Support for IPv6 */ | 290 /* Support for IPv6 */ |
| 275 #define SUPPORT_IP6 | 291 #define SUPPORT_IP6 /**/ |
| 276 | 292 |
| 277 /* Version number of package */ | 293 /* Version number of package */ |
| 278 #define VERSION "2.6.32" | 294 #define VERSION "2.7.7" |
| 279 | 295 |
| 280 /* Determine what socket length (socklen_t) data type is */ | 296 /* Determine what socket length (socklen_t) data type is */ |
| 281 #define XML_SOCKLEN_T socklen_t | 297 #define XML_SOCKLEN_T socklen_t |
| 282 | 298 |
| 283 /* Using the Win32 Socket implementation */ | 299 /* Using the Win32 Socket implementation */ |
| 284 /* #undef _WINSOCKAPI_ */ | 300 /* #undef _WINSOCKAPI_ */ |
| 285 | 301 |
| 286 /* Define like PROTOTYPES; this can be used by system headers. */ | 302 /* Define like PROTOTYPES; this can be used by system headers. */ |
| 287 #define __PROTOTYPES 1 | 303 #define __PROTOTYPES 1 |
| 288 | 304 |
| 289 /* Win32 Std C name mangling work-around */ | 305 /* Win32 Std C name mangling work-around */ |
| 290 /* #undef snprintf */ | 306 /* #undef snprintf */ |
| 291 | 307 |
| 292 /* ss_family is not defined here, use __ss_family instead */ | 308 /* ss_family is not defined here, use __ss_family instead */ |
| 293 /* #undef ss_family */ | 309 /* #undef ss_family */ |
| 294 | 310 |
| 295 /* Win32 Std C name mangling work-around */ | 311 /* Win32 Std C name mangling work-around */ |
| 296 /* #undef vsnprintf */ | 312 /* #undef vsnprintf */ |
| OLD | NEW |