summaryrefslogtreecommitdiff
path: root/libxslt/xsltconfig.h.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-04-22 20:31:17 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-04-22 20:31:17 +0000
commit6f01c32a40f986ba2dfbecd1a52b086649ebdb08 (patch)
treef8a70788d108fdaf3d9e89bab9d66a7974a34279 /libxslt/xsltconfig.h.in
parent3d65ba4ae67e75cdc4fe4b5bff83c83ba2410255 (diff)
downloadlibxslt-6f01c32a40f986ba2dfbecd1a52b086649ebdb08.tar.gz
- transform.c: fixed #53401
- configure.in libxslt/*.c: allowed to suppress debug reporting functionalities but it brings not noticeable improvements - doc/xslt.html doc/html/*: updated and regenerated docs Daniel
Diffstat (limited to 'libxslt/xsltconfig.h.in')
-rw-r--r--libxslt/xsltconfig.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/libxslt/xsltconfig.h.in b/libxslt/xsltconfig.h.in
index 9d21a818..cc4a8c83 100644
--- a/libxslt/xsltconfig.h.in
+++ b/libxslt/xsltconfig.h.in
@@ -15,6 +15,10 @@
extern "C" {
#endif
+#if @WITH_XSLT_DEBUG@
+#define WITH_XSLT_DEBUG
+#endif
+
#if @WITH_MEM_DEBUG@
#define DEBUG_MEMORY
#define DEBUG_MEMORY_LOCATION