]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Check for seteuid and setegid.
authorRoland McGrath <roland@redhat.com>
Thu, 21 Apr 1994 02:41:56 +0000 (02:41 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 21 Apr 1994 02:41:56 +0000 (02:41 +0000)
configure.in

index cabbdaf7689849912c39785d339573e539b9f50c..ffdaca215f84e179dfde2be820c1213ff6d14205 100644 (file)
@@ -31,7 +31,7 @@ AC_SUBST(LIBOBJS)
 
 AC_HAVE_FUNCS(getdtablesize sys_siglist _sys_siglist psignal \
              dup2 getcwd sigsetmask getgroups setlinebuf \
-             setreuid setregid strerror)
+             seteuid setegid setreuid setregid strerror)
 AC_ALLOCA
 AC_VFORK
 AC_SETVBUF_REVERSED