mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 16:19:35 -05:00
ITS#4750 check for geteuid()
This commit is contained in:
parent
f0af51d639
commit
5565247bee
1 changed files with 1 additions and 0 deletions
|
|
@ -2423,6 +2423,7 @@ AC_CHECK_FUNCS( \
|
||||||
flock \
|
flock \
|
||||||
fstat \
|
fstat \
|
||||||
getdtablesize \
|
getdtablesize \
|
||||||
|
geteuid \
|
||||||
getgrgid \
|
getgrgid \
|
||||||
gethostname \
|
gethostname \
|
||||||
getpass \
|
getpass \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue