summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 05e796953..e794c3e7d 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
1# $Id: configure.in,v 1.272 2001/04/05 17:15:08 stevesk Exp $ 1# $Id: configure.in,v 1.273 2001/04/08 22:50:43 stevesk Exp $
2 2
3AC_INIT(ssh.c) 3AC_INIT(ssh.c)
4 4
@@ -1926,7 +1926,7 @@ G=`eval echo ${piddir}` ; G=`eval echo ${G}`
1926H=`eval echo ${user_path}` ; H=`eval echo ${H}` 1926H=`eval echo ${user_path}` ; H=`eval echo ${H}`
1927 1927
1928echo "" 1928echo ""
1929echo "OpenSSH configured has been configured with the following options." 1929echo "OpenSSH has been configured with the following options:"
1930echo " User binaries: $B" 1930echo " User binaries: $B"
1931echo " System binaries: $C" 1931echo " System binaries: $C"
1932echo " Configuration files: $D" 1932echo " Configuration files: $D"