summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2019-11-01 05:22:32 +0100
committerDarren Tucker <dtucker@dtucker.net>2019-11-01 08:27:37 +0100
commit79d46de9fbea0f3c0e8ae7cf84effaba089071b0 (patch)
tree8f79bbf73e1d9edf251832b8723ce7420ea9db54 /configure.ac
parentConfigure flags for haiku from haikuports. (diff)
downloadopenssh-79d46de9fbea0f3c0e8ae7cf84effaba089071b0.tar.xz
openssh-79d46de9fbea0f3c0e8ae7cf84effaba089071b0.zip
Use sftp_realpath if no native realpath.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 8489384fb..a9cbfed0c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1783,6 +1783,7 @@ AC_CHECK_FUNCS([ \
raise \
readpassphrase \
reallocarray \
+ realpath \
recvmsg \
recallocarray \
rresvport_af \