From 8de7436fc07454e2f5307c00ad99ee19d0baf853 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 24 Mar 2004 11:31:30 +0000 Subject: 19674, modified: support for non-standard ports in zftp. --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a316f2954..f37a97c7f 100644 --- a/configure.ac +++ b/configure.ac @@ -1053,7 +1053,8 @@ AC_CHECK_FUNCS(strftime difftime gettimeofday \ nl_langinfo \ erand48 open_memstream \ wctomb iconv \ - grantpt unlockpt ptsname) + grantpt unlockpt ptsname \ + htons ntohs) AC_FUNC_STRCOLL if test x$enable_cap = xyes; then -- cgit 1.4.1