|
@@ -140,8 +140,8 @@ if test x"$enable_extcharset" = x"yes"; then
|
|
|
fi
|
|
|
|
|
|
AC_PROG_INSTALL
|
|
|
-AC_CHECK_HEADERS([unistd.h string.h memory.h grp.h limits.h malloc.h \
|
|
|
- termios.h utime.h fcntl.h pwd.h sys/statfs.h sys/vfs.h sys/time.h \
|
|
|
+AC_CHECK_HEADERS([unistd.h string.h memory.h limits.h malloc.h \
|
|
|
+ termios.h utime.h fcntl.h sys/statfs.h sys/vfs.h sys/time.h \
|
|
|
sys/timeb.h sys/select.h sys/ioctl.h stropts.h arpa/inet.h \
|
|
|
security/pam_misc.h sys/socket.h sys/sysmacros.h sys/types.h \
|
|
|
sys/mkdev.h wchar.h wctype.h])
|