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 6965c05f2..20110761b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
1# $Id: configure.ac,v 1.107 2003/02/24 01:47:16 djm Exp $ 1# $Id: configure.ac,v 1.108 2003/02/24 01:55:55 djm Exp $
2 2
3AC_INIT 3AC_INIT
4AC_CONFIG_SRCDIR([ssh.c]) 4AC_CONFIG_SRCDIR([ssh.c])
@@ -601,7 +601,7 @@ AC_ARG_WITH(tcp-wrappers,
601) 601)
602 602
603dnl Checks for library functions. 603dnl Checks for library functions.
604AC_CHECK_FUNCS(arc4random b64_ntop bcopy bindresvport_sa \ 604AC_CHECK_FUNCS(arc4random b64_ntop bcopy basename bindresvport_sa \
605 clock fchmod fchown freeaddrinfo futimes gai_strerror \ 605 clock fchmod fchown freeaddrinfo futimes gai_strerror \
606 getaddrinfo getcwd getgrouplist getnameinfo getopt getpeereid\ 606 getaddrinfo getcwd getgrouplist getnameinfo getopt getpeereid\
607 getrlimit getrusage getttyent glob inet_aton inet_ntoa \ 607 getrlimit getrusage getttyent glob inet_aton inet_ntoa \