diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
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 | ||
3 | AC_INIT | 3 | AC_INIT |
4 | AC_CONFIG_SRCDIR([ssh.c]) | 4 | AC_CONFIG_SRCDIR([ssh.c]) |
@@ -2404,7 +2404,7 @@ echo " AFS support: $AFS_MSG" | |||
2404 | echo " S/KEY support: $SKEY_MSG" | 2404 | echo " S/KEY support: $SKEY_MSG" |
2405 | echo " TCP Wrappers support: $TCPW_MSG" | 2405 | echo " TCP Wrappers support: $TCPW_MSG" |
2406 | echo " MD5 password support: $MD5_MSG" | 2406 | echo " MD5 password support: $MD5_MSG" |
2407 | echo " IP address in \$DISPLAY hack: $DISPLAY_HACK_MSG" | 2407 | echo " IP address in \$DISPLAY hack: $DISPLAY_HACK_MSG" |
2408 | echo " Use IPv4 by default hack: $IPV4_HACK_MSG" | 2408 | echo " Use IPv4 by default hack: $IPV4_HACK_MSG" |
2409 | echo " Translate v4 in v6 hack: $IPV4_IN6_HACK_MSG" | 2409 | echo " Translate v4 in v6 hack: $IPV4_IN6_HACK_MSG" |
2410 | echo " BSD Auth support: $BSD_AUTH_MSG" | 2410 | echo " BSD Auth support: $BSD_AUTH_MSG" |