* configure.in: Check for pwd.h.

This commit is contained in:
Pavel Roskin 2001-09-07 17:23:49 +00:00
parent 89824f18f7
commit b9d389a8fd
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2001-09-07 Pavel Roskin <proski@gnu.org>
* configure.in: Check for pwd.h.
* Make.common.in: Remove.
* configure.in: Remove all references to Make.common.in and
MCCPPFLAGS.

View File

@ -86,7 +86,7 @@ esac
AC_PROG_INSTALL
AC_CHECK_HEADERS([unistd.h string.h memory.h crypt.h grp.h limits.h \
malloc.h stdlib.h termios.h utime.h fcntl.h sys/statfs.h \
malloc.h stdlib.h termios.h utime.h fcntl.h pwd.h sys/statfs.h \
sys/time.h sys/timeb.h stropts.h])
AC_HEADER_TIME