summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-09-12 21:08:29 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-09-12 21:08:29 +0000
commitbaa8854e4e005f7a58ee1b0aa306c978247da9a7 (patch)
tree9601040a39b94b7cb69f148beb511a48a18f9260
parent07cdb2a84f11404d9f4afe2b89e599e96d79e36e (diff)
downloadlibxml2-baa8854e4e005f7a58ee1b0aa306c978247da9a7.tar.gz
*** empty log message ***LIBXML_2_4_4
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index bf54bc04..07ded072 100644
--- a/config.h.in
+++ b/config.h.in
@@ -91,6 +91,9 @@
/* Define if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H
+/* Define if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
/* Define if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H