diff options
| author | Roland McGrath <roland@redhat.com> | 1993-04-06 00:58:10 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@redhat.com> | 1993-04-06 00:58:10 +0000 |
| commit | 6ed99f4d40778067bf1de4a12fe084c55d1a2639 (patch) | |
| tree | 30677b6e6b2679ca4938fd555c60f3d414676a65 | |
| parent | 3f0a207eaf763d43f4a3728dfa7a9b5d3dd74a2e (diff) | |
| download | gunmake-6ed99f4d40778067bf1de4a12fe084c55d1a2639.tar.gz | |
Formerly configure.in.~18~
| -rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index d6ce31e..e80e7d9 100644 --- a/configure.in +++ b/configure.in @@ -27,7 +27,7 @@ AC_USG AC_SUBST(LIBOBJS) -AC_HAVE_FUNCS(getdtablesize sys_siglist _sys_siglist \ +AC_HAVE_FUNCS(getdtablesize sys_siglist _sys_siglist psignal \ dup2 getcwd sigsetmask getgroups setlinebuf \ setreuid setregid) AC_ALLOCA |
