mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 15:54:22 +02:00
- (bal) double entry in configure.in. Pointed out by Lutz Jaenicke
<Lutz.Jaenicke@aet.TU-Cottbus.DE>
This commit is contained in:
parent
40f4151e9f
commit
fc032bbf2f
@ -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.
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user