- (bal) double entry in configure.in. Pointed out by Lutz Jaenicke

<Lutz.Jaenicke@aet.TU-Cottbus.DE>
This commit is contained in:
Ben Lindstrom 2001-02-08 18:40:09 +00:00
parent 40f4151e9f
commit fc032bbf2f
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,8 @@
- (bal) .c.o rule in openbsd-compat/Makefile.in did not make it to the
main tree while porting forward. Pointed out by Lutz Jaenicke
<Lutz.Jaenicke@aet.TU-Cottbus.DE>
- (bal) double entry in configure.in. Pointed out by Lutz Jaenicke
<Lutz.Jaenicke@aet.TU-Cottbus.DE>
20010208
- (djm) Don't delete external askpass program in make uninstall target.

View File

@ -1680,7 +1680,6 @@ G=`eval echo ${piddir}` ; G=`eval echo ${G}`
echo ""
echo "OpenSSH configured has been configured with the following options."
echo " User binaries: $B"
echo " User binaries: $B"
echo " System binaries: $C"
echo " Configuration files: $D"
echo " Askpass program: $E"