summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-04-13 19:12:06 +0000
committerJeremy Allison <jra@samba.org>2001-04-13 19:12:06 +0000
commit2ef68c7e92d4661664f0410509f7cb551e74a198 (patch)
tree7a3ea392bf8664e28ad46b2edb1afd750335ccc9 /source3/include/config.h.in
parent14748b0bf56239695cadb6aa40d9095259ebb6e2 (diff)
downloadsamba-2ef68c7e92d4661664f0410509f7cb551e74a198.tar.gz
samba-2ef68c7e92d4661664f0410509f7cb551e74a198.tar.bz2
samba-2ef68c7e92d4661664f0410509f7cb551e74a198.zip
Merge of Andrew's changes in 2.2.
Jeremy. (This used to be commit fc76681812b1469208ad6c8847afdfc68bc6db49)
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r--source3/include/config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index ec5cc13665..a60d927976 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -955,9 +955,6 @@
/* Define if you have the nsl_s library (-lnsl_s). */
#undef HAVE_LIBNSL_S
-/* Define if you have the readline library (-lreadline). */
-#undef HAVE_LIBREADLINE
-
/* Define if you have the resolv library (-lresolv). */
#undef HAVE_LIBRESOLV
@@ -969,6 +966,3 @@
/* Define if you have the socket library (-lsocket). */
#undef HAVE_LIBSOCKET
-
-/* Define if you have the termcap library (-ltermcap). */
-#undef HAVE_LIBTERMCAP