ITS#4750 check for geteuid()

This commit is contained in:
Howard Chu 2008-11-21 02:03:57 +00:00
parent f0af51d639
commit 5565247bee

View file

@ -2423,6 +2423,7 @@ AC_CHECK_FUNCS( \
flock \ flock \
fstat \ fstat \
getdtablesize \ getdtablesize \
geteuid \
getgrgid \ getgrgid \
gethostname \ gethostname \
getpass \ getpass \