Candidate libxml-1.8.5, include jody libz patch, Daniel
diff --git a/config.h.in b/config.h.in
index b3b74ec..da75401 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