summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-10-10 11:15:03 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-10-10 11:15:03 +0000
commit84bf82da0e3fbb4e51578fef06477078d248e90b (patch)
tree93a7b7c9900080a314e88ee8069d5ae36c1fbcc8 /config.h.in
parente2b2bfee46b828a788ca76757862374bc6f3a590 (diff)
downloadlibxslt-84bf82da0e3fbb4e51578fef06477078d248e90b.tar.gz
libxslt-84bf82da0e3fbb4e51578fef06477078d248e90b.tar.bz2
libxslt-84bf82da0e3fbb4e51578fef06477078d248e90b.zip
Fix a small pbm with tests/reports/Makefile.am, 1.0.5 released, Daniel
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 3275a08f..c780b664 100644
--- a/config.h.in
+++ b/config.h.in
@@ -39,6 +39,9 @@
/* Define if you have the <ansidecl.h> header file. */
#undef HAVE_ANSIDECL_H
+/* Define if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
/* Define if you have the <float.h> header file. */
#undef HAVE_FLOAT_H