summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1995-03-21 21:23:26 +0000
committerRoland McGrath <roland@redhat.com>1995-03-21 21:23:26 +0000
commitca53696814cc1d56c9e992443056ec86ea5ec11c (patch)
treea94a1787b7220eb1370ccf37ccb36f2c115667b7
parent61dac072003042829e06bd13126fc87090b0d750 (diff)
downloadgunmake-ca53696814cc1d56c9e992443056ec86ea5ec11c.tar.gz
Remove AC_TYPE_GETGROUPS; nothing needs it any more.
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index cd26e3a..4e1d1af 100644
--- a/configure.in
+++ b/configure.in
@@ -15,7 +15,6 @@ AC_MINIX
AC_HEADER_STDC
AC_HEADER_DIRENT
AC_TYPE_UID_T dnl Also does gid_t.
-AC_TYPE_GETGROUPS
AC_TYPE_PID_T
AC_TYPE_SIGNAL
AC_CHECK_HEADERS(unistd.h limits.h sys/param.h fcntl.h string.h memory.h \