- (stevesk) configure.in: typo

This commit is contained in:
Kevin Steves 2001-04-08 22:50:43 +00:00
parent f52373f732
commit 393d2f782d
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,5 @@
20010409
- (stevesk) configure.in: typo
- OpenBSD CVS Sync
- stevesk@cvs.openbsd.org 2001/04/08 16:01:36
[sshd.8]
@ -4964,4 +4965,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
$Id: ChangeLog,v 1.1085 2001/04/08 18:38:04 mouring Exp $
$Id: ChangeLog,v 1.1086 2001/04/08 22:50:44 stevesk Exp $

View File

@ -1,4 +1,4 @@
# $Id: configure.in,v 1.272 2001/04/05 17:15:08 stevesk Exp $
# $Id: configure.in,v 1.273 2001/04/08 22:50:43 stevesk Exp $
AC_INIT(ssh.c)
@ -1926,7 +1926,7 @@ G=`eval echo ${piddir}` ; G=`eval echo ${G}`
H=`eval echo ${user_path}` ; H=`eval echo ${H}`
echo ""
echo "OpenSSH configured has been configured with the following options."
echo "OpenSSH has been configured with the following options:"
echo " User binaries: $B"
echo " System binaries: $C"
echo " Configuration files: $D"