View | Details | Raw Unified | Return to bug 661
Collapse All | Expand All

(-)configure.ac.orig (-1 / +1 lines)
Lines 712-718 Link Here
712
712
713
dnl    Checks for library functions. Please keep in alphabetical order
713
dnl    Checks for library functions. Please keep in alphabetical order
714
AC_CHECK_FUNCS(\
714
AC_CHECK_FUNCS(\
715
	arc4random __b64_ntop b64_ntop __b64_pton b64_pton basename \
715
	arc4random __b64_ntop b64_ntop __b64_pton b64_pton \
716
	bcopy bindresvport_sa clock fchmod fchown freeaddrinfo futimes \
716
	bcopy bindresvport_sa clock fchmod fchown freeaddrinfo futimes \
717
	gai_strerror getaddrinfo getcwd getgrouplist getnameinfo getopt \
717
	gai_strerror getaddrinfo getcwd getgrouplist getnameinfo getopt \
718
	getpeereid _getpty getrlimit getttyent glob inet_aton \
718
	getpeereid _getpty getrlimit getttyent glob inet_aton \

Return to bug 661