From dc3c757f577ba1f81df4a65c3fd3dcb79f3bb8c2 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Fri, 4 Oct 2002 23:54:54 +0000 Subject: - (bal) Disable post-authentication Privsep for OSF/1. It conflicts with SIA. --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 5fe50e56..c7223c7a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -# $Id: configure.ac,v 1.89 2002/09/26 00:38:47 tim Exp $ +# $Id: configure.ac,v 1.90 2002/10/04 23:54:55 mouring Exp $ AC_INIT AC_CONFIG_SRCDIR([ssh.c]) @@ -330,6 +330,7 @@ mips-sony-bsd|mips-sony-newsos4) AC_MSG_RESULT(no) fi fi + AC_DEFINE(DISABLE_FD_PASSING) ;; *-*-nto-qnx) -- cgit v1.2.3