[openssh-commits] [openssh] 01/03: Remove ultrix realpath hack.

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Nov 16 09:00:34 AEDT 2019


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit 9c6d0a3a1ed77989d8c5436d8c3cc6c7045c0197
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri Nov 15 17:13:19 2019 +1100

    Remove ultrix realpath hack.
---
 configure.ac | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 0c2882b1..99a88d6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1207,7 +1207,6 @@ mips-sony-bsd|mips-sony-newsos4)
 	# DISABLE_FD_PASSING so that we call setpgrp as root, otherwise we
 	# don't get a controlling tty.
 	AC_DEFINE([DISABLE_FD_PASSING], [1], [Need to call setpgrp as root])
-	AC_DEFINE([realpath(x, y)], [(sftp_realpath((x),(y)))], [no realpath])
 	# On Ultrix netinet/ip.h is not protected against multiple includes,
 	# so we create our own wrapper and put it where the compiler will
 	# find it.

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list