aboutsummaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-04-27 17:13:01 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-04-27 17:13:01 +0000
commit61d80a2822b2678dee885ac2850295cc96277c63 (patch)
treec20e57b44e7fc01cb3260a4b4055854ea58a2bba /win32
parentdbb14a72f092e70213ae7aadbc04abacccd35aa7 (diff)
downloadandroid_external_libxml2-61d80a2822b2678dee885ac2850295cc96277c63.tar.gz
android_external_libxml2-61d80a2822b2678dee885ac2850295cc96277c63.tar.bz2
android_external_libxml2-61d80a2822b2678dee885ac2850295cc96277c63.zip
- parserInternals.c xpath.[ch]: some UTF8 cleanup on
xmlXPathParseName - xpath.c: Igor Zlatkovic suggested a change for NAN and MSC - debugXML.c: avoid compilation problems if compiling without HTML support, Igor Zlatkovic - win32/libxml2/libxml2.def.src: being able to compile without XPath on Windows Daniel
Diffstat (limited to 'win32')
-rw-r--r--win32/libxml2/libxml2.def.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/libxml2/libxml2.def.src b/win32/libxml2/libxml2.def.src
index 3223a8cf..39692930 100644
--- a/win32/libxml2/libxml2.def.src
+++ b/win32/libxml2/libxml2.def.src
@@ -716,7 +716,9 @@ EXPORTS
xmlRegisterOutputCallbacks
xmlSaveFileTo
xmlNodeDumpOutput
+#ifdef LIBXML_HTML_ENABLED
htmlDocContentDumpOutput
+#endif /* LIBXML_HTML_ENABLED */
/*
* xmlmemory.h