Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2013 14:52:32 +0000 (UTC)
From:      Dag-Erling Smørgrav <des@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r248648 - head/crypto/openssh
Message-ID:  <201303231452.r2NEqW5b067880@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: des
Date: Sat Mar 23 14:52:31 2013
New Revision: 248648
URL: http://svnweb.freebsd.org/changeset/base/248648

Log:
  Revert r247892 now that this has been fixed upstream.

Modified:
  head/crypto/openssh/FREEBSD-upgrade

Modified: head/crypto/openssh/FREEBSD-upgrade
==============================================================================
--- head/crypto/openssh/FREEBSD-upgrade	Sat Mar 23 13:11:54 2013	(r248647)
+++ head/crypto/openssh/FREEBSD-upgrade	Sat Mar 23 14:52:31 2013	(r248648)
@@ -43,7 +43,6 @@
 7) Run configure with the appropriate arguments:
 
 	$ ./configure --prefix=/usr --sysconfdir=/etc/ssh \
-		--disable-lastlog --disable-utmp --disable-wtmp \
 		--with-pam --with-tcp-wrappers --with-libedit \
 		--with-ssl-engine
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303231452.r2NEqW5b067880>