summaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorMike Hommey <mh@glandium.org>2004-10-28 09:24:42 +0000
committerMike Hommey <mh@glandium.org>2004-10-28 09:24:42 +0000
commit63ca407dd026e7707c8b5068918f1f27e722bee8 (patch)
treedb223a52ed7a25472174af3cd0e8311cdda113b1 /example
parentc9367e0636257eba82e8d408e692152b84b190b8 (diff)
parent9705f1a5e858108d21a0128556f42b25d16833cd (diff)
downloadlibxml2-63ca407dd026e7707c8b5068918f1f27e722bee8.tar.gz
New upstream release
Diffstat (limited to 'example')
-rw-r--r--example/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/Makefile.in b/example/Makefile.in
index ade5d01..f223954 100644
--- a/example/Makefile.in
+++ b/example/Makefile.in
@@ -204,6 +204,7 @@ WITH_PYTHON_FALSE = @WITH_PYTHON_FALSE@
WITH_PYTHON_TRUE = @WITH_PYTHON_TRUE@
WITH_READER = @WITH_READER@
WITH_REGEXPS = @WITH_REGEXPS@
+WITH_RUN_DEBUG = @WITH_RUN_DEBUG@
WITH_SAX1 = @WITH_SAX1@
WITH_SCHEMAS = @WITH_SCHEMAS@
WITH_THREADS = @WITH_THREADS@