From c8ec16651ea05e160f5dd51dc70f0db946ee2761 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 2 Jan 2004 17:53:04 +1100 Subject: - (djm) Remove useless DNS support configure summary message. from jakob@ --- configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index bb7e59be0..dc81dafe1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -# $Id: configure.ac,v 1.180 2004/01/02 06:52:10 djm Exp $ +# $Id: configure.ac,v 1.181 2004/01/02 06:53:04 djm Exp $ AC_INIT AC_CONFIG_SRCDIR([ssh.c]) @@ -2727,7 +2727,6 @@ if test ! -z "$superuser_path" ; then echo " sshd superuser user PATH: $J" fi echo " Manpage format: $MANTYPE" -echo " DNS support: $DNS_MSG" echo " PAM support: $PAM_MSG" echo " KerberosV support: $KRB5_MSG" echo " Smartcard support: $SCARD_MSG" -- cgit v1.2.3