mirror of
https://github.com/mirror/make.git
synced 2025-03-25 01:00:30 +08:00
Check for seteuid and setegid.
This commit is contained in:
parent
eb0dbf1993
commit
be451f6d29
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user