diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.make.in b/config.make.in index 35597f808d..836f613135 100644 --- a/config.make.in +++ b/config.make.in @@ -117,7 +117,7 @@ LN_S = @LN_S@ MSGFMT = @MSGFMT@ # Script execution tools. -BASH = @BASH@ +BASH = @BASH_SHELL@ KSH = @KSH@ AWK = @AWK@ PERL = @PERL@ |