mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-26 23:34:55 +02:00
Set Makefile SHELL as determined by configure.
This should improve compatibility for users with non-POSIX shells. If using Makefile.in directly (eg make -f Makefile.in distprep) then SHELL will need to be specified on the command line (along with MANFMT in that particular case). ok djm@
This commit is contained in:
parent
5b054d7640
commit
34c7018c31
@ -1,5 +1,4 @@
|
|||||||
# uncomment if you run a non bourne compatible shell. Ie. csh
|
SHELL=@SH@
|
||||||
#SHELL = @SH@
|
|
||||||
|
|
||||||
AUTORECONF=autoreconf
|
AUTORECONF=autoreconf
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user