summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2000-01-18 18:01:01 +0000
committerDaniel Veillard <veillard@src.gnome.org>2000-01-18 18:01:01 +0000
commit461a66c9428af63ee8de68fbb45deaf58c0f79fc (patch)
treebb8b734a6c3169bb201c64a43a953d654788aacc /config.h.in
parentf967b904c2592a8698fa408fd390740bfed1cd5d (diff)
downloadlibxml2-461a66c9428af63ee8de68fbb45deaf58c0f79fc.tar.gz
Candidate libxml-1.8.5, include jody libz patch, DanielLIBXML_1_8_5
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index b3b74ec8..da75401c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -123,6 +123,9 @@
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define if you have the <zlib.h> header file. */
+#undef HAVE_ZLIB_H
+
/* Define if you have the inet library (-linet). */
#undef HAVE_LIBINET