summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2002-05-07 19:51:31 -0700
committerTim Rice <tim@multitalents.net>2002-05-07 19:51:31 -0700
commit4bd2a1989073dcf353e8e4801029f9b6873158df (patch)
treec367bb516838b2284f00286f53242607c08c06e5 /configure.ac
parentf762a4bea554a9ff4dc59b9456c7e1a2379310b3 (diff)
Add truncate() emulation to address Bug 208
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 a092aaad..cc79ce8a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-# $Id: configure.ac,v 1.53 2002/04/25 18:17:05 stevesk Exp $
+# $Id: configure.ac,v 1.54 2002/05/08 02:51:32 tim Exp $
AC_INIT
AC_CONFIG_SRCDIR([ssh.c])
@@ -572,7 +572,7 @@ AC_CHECK_FUNCS(arc4random b64_ntop bcopy bindresvport_sa \
realpath recvmsg rresvport_af sendmsg setdtablesize setegid \
setenv seteuid setlogin setproctitle setresgid setreuid setrlimit \
setsid setvbuf sigaction sigvec snprintf socketpair strerror \
- strlcat strlcpy strmode strsep sysconf tcgetpgrp utimes \
+ strlcat strlcpy strmode strsep sysconf tcgetpgrp truncate utimes \
vhangup vsnprintf waitpid __b64_ntop _getpty)
dnl IRIX and Solaris 2.5.1 have dirname() in libgen