From 505115c27f5454df0878407c7706c7f1c3744b0d Mon Sep 17 00:00:00 2001 From: "maruel@google.com" Date: Fri, 8 Aug 2008 19:12:46 +0000 Subject: Updates libxml to 2.6.32. Updated google.patch and README.google BUG=1300342 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@581 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/libxml/config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'third_party/libxml/config.h.in') diff --git a/third_party/libxml/config.h.in b/third_party/libxml/config.h.in index 1dafc10..f8435d4 100644 --- a/third_party/libxml/config.h.in +++ b/third_party/libxml/config.h.in @@ -246,6 +246,9 @@ /* Whether __va_copy() is available */ #undef HAVE___VA_COPY +/* Define as const if the declaration of iconv() needs const. */ +#undef ICONV_CONST + /* Name of package */ #undef PACKAGE -- cgit v1.1