diff options
author | Roland McGrath <roland@redhat.com> | 1993-12-03 21:40:28 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1993-12-03 21:40:28 +0000 |
commit | 8e73c0981ba1d85c77a1132056b08503be3994b4 (patch) | |
tree | c65870713d24f6d333ea1cb38eff96c04920662e /configure.in | |
parent | f935610ca9f80c8e62fa1e20f361ddd53a00b074 (diff) | |
download | gunmake-8e73c0981ba1d85c77a1132056b08503be3994b4.tar.gz |
Formerly configure.in.~27~
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
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 |