summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-12-03 21:40:28 +0000
committerRoland McGrath <roland@redhat.com>1993-12-03 21:40:28 +0000
commit8e73c0981ba1d85c77a1132056b08503be3994b4 (patch)
treec65870713d24f6d333ea1cb38eff96c04920662e
parentf935610ca9f80c8e62fa1e20f361ddd53a00b074 (diff)
downloadgunmake-8e73c0981ba1d85c77a1132056b08503be3994b4.tar.gz
Formerly configure.in.~27~
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e6382da..2130089 100644
--- a/configure.in
+++ b/configure.in
@@ -29,7 +29,7 @@ AC_SUBST(LIBOBJS)
AC_HAVE_FUNCS(getdtablesize sys_siglist _sys_siglist psignal \
dup2 getcwd sigsetmask getgroups setlinebuf \
- setreuid setregid)
+ setreuid setregid strerror)
AC_ALLOCA
AC_VFORK
AC_SETVBUF_REVERSED