Author: cwittich Date: Mon Jan 19 06:56:32 2009 New Revision: 38937
URL: http://svn.reactos.org/svn/reactos?rev=38937&view=rev Log: fix lots of msxml3 winetest
Modified: trunk/reactos/include/reactos/wine/config.h
Modified: trunk/reactos/include/reactos/wine/config.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/wine/config... ============================================================================== --- trunk/reactos/include/reactos/wine/config.h [iso-8859-1] (original) +++ trunk/reactos/include/reactos/wine/config.h [iso-8859-1] Mon Jan 19 06:56:32 2009 @@ -277,6 +277,8 @@
/* Define if you have the libxml2 library */ #define HAVE_LIBXML2 +#define HAVE_XMLNEWDOCPI +#define HAVE_XMLREADMEMORY
/* Define to 1 if you have the <libxml/parser.h> header file. */ #define HAVE_LIBXML_PARSER_H