Detect fork et al for kdc

This commit is contained in:
Nicolas Williams
2016-01-18 12:23:23 -06:00
parent 78343d0907
commit 971ccce043

View File

@@ -460,9 +460,11 @@ AC_CHECK_FUNCS([ \
arc4random \
backtrace \
fcntl \
fork \
getpeereid \
getpeerucred \
grantpt \
kill \
mktime \
ptsname \
rand \
@@ -485,6 +487,7 @@ AC_CHECK_FUNCS([ \
umask \
unlockpt \
vhangup \
waitpid \
yp_get_default_domain \
])