summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Vollmer <mvo@zagadka.de>1997-10-02 15:01:11 +0000
committerMarius Vollmer <mvo@zagadka.de>1997-10-02 15:01:11 +0000
commit45113884d6df822d1ea8a54054a21e865fa85b3e (patch)
tree1e4a801af8cdeac97da9e6f721f7b7b2e2772240
parente71575d92598e028698730fd7e380452c30100da (diff)
downloadguile-45113884d6df822d1ea8a54054a21e865fa85b3e.tar.gz
*** empty log message ***
-rw-r--r--libguile/scmconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libguile/scmconfig.h.in b/libguile/scmconfig.h.in
index c38ba9260..0aedd64d2 100644
--- a/libguile/scmconfig.h.in
+++ b/libguile/scmconfig.h.in
@@ -164,6 +164,9 @@
/* Define if you have the ctermid function. */
#undef HAVE_CTERMID
+/* Define if you have the dlopen function. */
+#undef HAVE_DLOPEN
+
/* Define if you have the endhostent function. */
#undef HAVE_ENDHOSTENT