From 3bd49ec5c4b1e5d9fb08282796b4a3b487f8f196 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Mon, 15 Nov 1999 15:40:55 +1100 Subject: - Various small cleanups to bring diff (against OpenBSD) size down. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index d1dad1e48..fd6aea36b 100644 --- a/configure.in +++ b/configure.in @@ -55,7 +55,7 @@ AC_CHECK_LIB(dl, dlopen, , ) AC_CHECK_LIB(pam, pam_authenticate, , ) dnl Checks for header files. -AC_CHECK_HEADERS(pty.h endian.h paths.h lastlog.h shadow.h) +AC_CHECK_HEADERS(pty.h endian.h paths.h lastlog.h shadow.h netgroup.h) dnl Check for ut_host field in utmp AC_MSG_CHECKING([whether utmp.h has ut_host field]) -- cgit v1.2.3