mirror of
https://github.com/samba-team/samba.git
synced 2025-11-09 20:23:51 +03:00
r9370: need a configure test for setresuid()
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
e8260a81cf
commit
5a38b9a10b
@@ -15,4 +15,4 @@ if test x"$samba_cv_REPLACE_INET_NTOA" = x"yes"; then
|
||||
AC_DEFINE(REPLACE_INET_NTOA,1,[Whether inet_ntoa should be replaced])
|
||||
fi
|
||||
|
||||
AC_CHECK_FUNCS(strtoull __strtoull strtouq strtoll __strtoll strtoq seteuid)
|
||||
AC_CHECK_FUNCS(strtoull __strtoull strtouq strtoll __strtoll strtoq seteuid setresuid)
|
||||
|
||||
Reference in New Issue
Block a user