Date: Fri, 30 Oct 1998 14:42:44 +0800 From: Peter Wemm <peter@netplex.com.au> To: "David E. O'Brien" <obrien@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/security/ssh Makefile Message-ID: <199810300642.OAA10101@spinner.netplex.com.au> In-Reply-To: Your message of "Thu, 29 Oct 1998 22:15:19 PST." <199810300615.WAA13190@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
"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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810300642.OAA10101>