mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 00:04:30 +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
|
- (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
|
main tree while porting forward. Pointed out by Lutz Jaenicke
|
||||||
<Lutz.Jaenicke@aet.TU-Cottbus.DE>
|
<Lutz.Jaenicke@aet.TU-Cottbus.DE>
|
||||||
|
- (bal) double entry in configure.in. Pointed out by Lutz Jaenicke
|
||||||
|
<Lutz.Jaenicke@aet.TU-Cottbus.DE>
|
||||||
|
|
||||||
20010208
|
20010208
|
||||||
- (djm) Don't delete external askpass program in make uninstall target.
|
- (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 ""
|
||||||
echo "OpenSSH configured has been configured with the following options."
|
echo "OpenSSH configured has been configured with the following options."
|
||||||
echo " User binaries: $B"
|
echo " User binaries: $B"
|
||||||
echo " User binaries: $B"
|
|
||||||
echo " System binaries: $C"
|
echo " System binaries: $C"
|
||||||
echo " Configuration files: $D"
|
echo " Configuration files: $D"
|
||||||
echo " Askpass program: $E"
|
echo " Askpass program: $E"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user