summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 59a2f55f6..7f96c0473 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
1# $Id: configure.ac,v 1.155 2003/09/16 05:40:49 tim Exp $ 1# $Id: configure.ac,v 1.156 2003/09/19 06:41:02 djm Exp $
2 2
3AC_INIT 3AC_INIT
4AC_CONFIG_SRCDIR([ssh.c]) 4AC_CONFIG_SRCDIR([ssh.c])
@@ -712,7 +712,7 @@ AC_ARG_WITH(tcp-wrappers,
712 712
713dnl Checks for library functions. Please keep in alphabetical order 713dnl Checks for library functions. Please keep in alphabetical order
714AC_CHECK_FUNCS(\ 714AC_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 \