summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index bb7e59be0..dc81dafe1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
1# $Id: configure.ac,v 1.180 2004/01/02 06:52:10 djm Exp $ 1# $Id: configure.ac,v 1.181 2004/01/02 06:53:04 djm Exp $
2 2
3AC_INIT 3AC_INIT
4AC_CONFIG_SRCDIR([ssh.c]) 4AC_CONFIG_SRCDIR([ssh.c])
@@ -2727,7 +2727,6 @@ if test ! -z "$superuser_path" ; then
2727echo " sshd superuser user PATH: $J" 2727echo " sshd superuser user PATH: $J"
2728fi 2728fi
2729echo " Manpage format: $MANTYPE" 2729echo " Manpage format: $MANTYPE"
2730echo " DNS support: $DNS_MSG"
2731echo " PAM support: $PAM_MSG" 2730echo " PAM support: $PAM_MSG"
2732echo " KerberosV support: $KRB5_MSG" 2731echo " KerberosV support: $KRB5_MSG"
2733echo " Smartcard support: $SCARD_MSG" 2732echo " Smartcard support: $SCARD_MSG"