From: Thien-Thi Nguyen Date: Sat, 7 May 2005 23:10:34 +0000 (+0000) Subject: Check for . X-Git-Tag: ttn-vms-21-2-B3~5 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a055e5cbc83970b08540f38740f6c69c51f9831e;p=emacs.git Check for . --- diff --git a/configure.in b/configure.in index 38dd7b863d7..294ff8eac39 100644 --- a/configure.in +++ b/configure.in @@ -1330,7 +1330,7 @@ AC_SUBST(LIBSOUND) dnl checks for header files AC_CHECK_HEADERS(sys/select.h sys/timeb.h sys/time.h unistd.h utime.h \ linux/version.h sys/systeminfo.h termios.h limits.h string.h stdlib.h \ - termcap.h stdio_ext.h fcntl.h term.h strings.h) + termcap.h stdio_ext.h fcntl.h term.h strings.h pwd.h) AC_HEADER_STDC AC_HEADER_TIME AC_DECL_SYS_SIGLIST