summaryrefslogtreecommitdiff
path: root/include/libxml/xmlwin32version.h.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-10-04 14:09:17 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-10-04 14:09:17 +0000
commit22cdb842fdc74bc4b5133f5c03d7c85c9fef7d7f (patch)
tree03ade508b11aa3e22f04d2c6df495824503965c1 /include/libxml/xmlwin32version.h.in
parentc93a19fc1029bea8c63c7eaf9dc42dce32478fe9 (diff)
downloadlibxml2-22cdb842fdc74bc4b5133f5c03d7c85c9fef7d7f.tar.gz
revamped the XML debugging module and prepare for a new checking mode
* configure.in debugXML.c include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h.in: revamped the XML debugging module and prepare for a new checking mode Daniel
Diffstat (limited to 'include/libxml/xmlwin32version.h.in')
-rw-r--r--include/libxml/xmlwin32version.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/libxml/xmlwin32version.h.in b/include/libxml/xmlwin32version.h.in
index da76f74b..8d740f58 100644
--- a/include/libxml/xmlwin32version.h.in
+++ b/include/libxml/xmlwin32version.h.in
@@ -202,6 +202,15 @@ extern void xmlCheckVersion(int version);
#endif
/**
+ * LIBXML_DEBUG_RUNTIME:
+ *
+ * Whether the runtime debugging is configured in
+ */
+#if 0
+#define LIBXML_DEBUG_RUNTIME
+#endif
+
+/**
* LIBXML_DLL_IMPORT:
*
* Used on Windows (MS C compiler only) to declare a variable as