From 65b3c13132633189b49bf0d7002b55755280d6d3 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 29 Oct 1999 12:37:01 +1000 Subject: - Removed redundant subdirectories - Integrated part of a patch from Dan Brosemer for building on Debian. --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 44a5686d0..f106c04d6 100644 --- a/config.h.in +++ b/config.h.in @@ -126,6 +126,9 @@ /* Define if you have the dl library (-ldl). */ #undef HAVE_LIBDL +/* Define if you have the nsl library (-lnsl). */ +#undef HAVE_LIBNSL + /* Define if you have the pam library (-lpam). */ #undef HAVE_LIBPAM -- cgit v1.2.3