diff src/config.h.in @ 245:51092a27c943 r20-5b21

Import from CVS: tag r20-5b21
author cvs
date Mon, 13 Aug 2007 10:17:54 +0200
parents f220cc83d72e
children 677f6a0ee643
line wrap: on
line diff
--- a/src/config.h.in	Mon Aug 13 10:17:09 2007 +0200
+++ b/src/config.h.in	Mon Aug 13 10:17:54 2007 +0200
@@ -171,6 +171,7 @@
 #undef HAVE_LINUX_VERSION_H
 #undef HAVE_INTTYPES_H
 #undef HAVE_SYS_UN_H
+#undef HAVE_COFF_H
 #undef STDC_HEADERS
 #undef TIME_WITH_SYS_TIME
 #undef WORDS_BIGENDIAN
@@ -184,6 +185,9 @@
 /* Use lock files to detect multiple edits of the same file? */
 #undef CLASH_DETECTION
 
+/* Have shared library support (currently only dlopen() supported?  */
+#undef HAVE_SHLIB
+
 #undef HAVE_LIBKSTAT
 #undef HAVE_LIBINTL
 #undef HAVE_LIBDNET