summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0c2882b1a..99a88d6d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1207,7 +1207,6 @@ mips-sony-bsd|mips-sony-newsos4)
1207 # DISABLE_FD_PASSING so that we call setpgrp as root, otherwise we 1207 # DISABLE_FD_PASSING so that we call setpgrp as root, otherwise we
1208 # don't get a controlling tty. 1208 # don't get a controlling tty.
1209 AC_DEFINE([DISABLE_FD_PASSING], [1], [Need to call setpgrp as root]) 1209 AC_DEFINE([DISABLE_FD_PASSING], [1], [Need to call setpgrp as root])
1210 AC_DEFINE([realpath(x, y)], [(sftp_realpath((x),(y)))], [no realpath])
1211 # On Ultrix netinet/ip.h is not protected against multiple includes, 1210 # On Ultrix netinet/ip.h is not protected against multiple includes,
1212 # so we create our own wrapper and put it where the compiler will 1211 # so we create our own wrapper and put it where the compiler will
1213 # find it. 1212 # find it.