summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-05-13 14:41:31 +1000
committerDamien Miller <djm@mindrot.org>2002-05-13 14:41:31 +1000
commit903e115698bc5338907093177537da7cd572204f (patch)
tree2525a8dee07bb35e5c0323f56efaeaba9da6f6d9
parent4c9541741541d70e9e3088e97ccbdab4467da256 (diff)
align summary
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 549e0646c..8adb3a179 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
1# $Id: configure.ac,v 1.59 2002/05/13 03:51:40 stevesk Exp $ 1# $Id: configure.ac,v 1.60 2002/05/13 04:41:31 djm Exp $
2 2
3AC_INIT 3AC_INIT
4AC_CONFIG_SRCDIR([ssh.c]) 4AC_CONFIG_SRCDIR([ssh.c])
@@ -2404,7 +2404,7 @@ echo " AFS support: $AFS_MSG"
2404echo " S/KEY support: $SKEY_MSG" 2404echo " S/KEY support: $SKEY_MSG"
2405echo " TCP Wrappers support: $TCPW_MSG" 2405echo " TCP Wrappers support: $TCPW_MSG"
2406echo " MD5 password support: $MD5_MSG" 2406echo " MD5 password support: $MD5_MSG"
2407echo " IP address in \$DISPLAY hack: $DISPLAY_HACK_MSG" 2407echo " IP address in \$DISPLAY hack: $DISPLAY_HACK_MSG"
2408echo " Use IPv4 by default hack: $IPV4_HACK_MSG" 2408echo " Use IPv4 by default hack: $IPV4_HACK_MSG"
2409echo " Translate v4 in v6 hack: $IPV4_IN6_HACK_MSG" 2409echo " Translate v4 in v6 hack: $IPV4_IN6_HACK_MSG"
2410echo " BSD Auth support: $BSD_AUTH_MSG" 2410echo " BSD Auth support: $BSD_AUTH_MSG"