diff options
author | Mike Hommey <mh@glandium.org> | 2004-10-28 09:24:42 +0000 |
---|---|---|
committer | Mike Hommey <mh@glandium.org> | 2004-10-28 09:24:42 +0000 |
commit | 63ca407dd026e7707c8b5068918f1f27e722bee8 (patch) | |
tree | db223a52ed7a25472174af3cd0e8311cdda113b1 /example | |
parent | c9367e0636257eba82e8d408e692152b84b190b8 (diff) | |
parent | 9705f1a5e858108d21a0128556f42b25d16833cd (diff) | |
download | libxml2-63ca407dd026e7707c8b5068918f1f27e722bee8.tar.gz |
New upstream release
Diffstat (limited to 'example')
-rw-r--r-- | example/Makefile.in | 1 |
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@ |