From ba42f38a63bb6b0ec03ffc241fce19cc5f0fb3a7 Mon Sep 17 00:00:00 2001 From: "KJK::Hyperion" Date: Fri, 7 Aug 2009 01:06:18 +0000 Subject: [PATCH] modified lib/3rdparty/libxml2/libxml2.rbuild libxml2 wants __MINGW32__, let's give it __MINGW32__. This should probably defined globally, because our Visual C++ environment is kind of MinGW, after all And libxml2 compiles with Visual C++, too svn path=/trunk/; revision=42444 --- reactos/lib/3rdparty/libxml2/libxml2.rbuild | 1 + 1 file changed, 1 insertion(+) diff --git a/reactos/lib/3rdparty/libxml2/libxml2.rbuild b/reactos/lib/3rdparty/libxml2/libxml2.rbuild index 75649a6f306..b2631669abc 100644 --- a/reactos/lib/3rdparty/libxml2/libxml2.rbuild +++ b/reactos/lib/3rdparty/libxml2/libxml2.rbuild @@ -8,6 +8,7 @@ + include . c14n.c