From owner-cvs-all Thu Oct 29 22:44:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA07275 for cvs-all-outgoing; Thu, 29 Oct 1998 22:44:27 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA07021; Thu, 29 Oct 1998 22:43:25 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.9.1/8.9.1/Spinner) with ESMTP id OAA10101; Fri, 30 Oct 1998 14:42:44 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199810300642.OAA10101@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: "David E. O'Brien" cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/security/ssh Makefile In-reply-to: Your message of "Thu, 29 Oct 1998 22:15:19 PST." <199810300615.WAA13190@freefall.freebsd.org> Date: Fri, 30 Oct 1998 14:42:44 +0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk "David E. O'Brien" wrote: > Modified files: > security/ssh Makefile > Log: > configure with "--without-x" if X11BASE/bin/xauth is missing. > > Requested by: Studded@gorean.org This isn't necessarily correct.. I thought that --without-x affects whether like the GUI ssh-askpass are compiled. The presense of xauth is a different issue. For a while, I had an a.out /usr/X11R6/lib/libX11* and an a.out xauth, and ssh needed -without-x even though it still used (and was apparently happy with) the older xauth. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message