mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 00:35:40 +00:00
[LIBXML2] Update to version 2.9.12. CORE-17766
This commit is contained in:
parent
271556e6f8
commit
40ee59d609
60 changed files with 3385 additions and 2832 deletions
6
sdk/lib/3rdparty/libxml2/config.h
vendored
6
sdk/lib/3rdparty/libxml2/config.h
vendored
|
@ -1,6 +1,9 @@
|
|||
/* config.h. Generated from config.h.in by configure. */
|
||||
/* config.h.in. Generated from configure.in by autoheader. */
|
||||
|
||||
/* A form that will not confuse apibuild.py */
|
||||
/* #undef ATTRIBUTE_DESTRUCTOR */
|
||||
|
||||
/* Type cast for the gethostbyname() argument */
|
||||
#define GETHOSTBYNAME_ARG_CAST
|
||||
|
||||
|
@ -10,6 +13,9 @@
|
|||
/* Define to 1 if you have the <arpa/nameser.h> header file. */
|
||||
/* #undef HAVE_ARPA_NAMESER_H */
|
||||
|
||||
/* Define if __attribute__((destructor)) is accepted */
|
||||
/* #undef HAVE_ATTRIBUTE_DESTRUCTOR */
|
||||
|
||||
/* Whether struct sockaddr::__ss_family exists */
|
||||
/* #undef HAVE_BROKEN_SS_FAMILY */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue