summaryrefslogtreecommitdiff
path: root/config.make.in
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-06-08 05:28:54 +0000
committerUlrich Drepper <drepper@redhat.com>2007-06-08 05:28:54 +0000
commite967d3858333fe5fd8c483c923b0be0a81137dd8 (patch)
tree264cf8cccf8459e05a33cd90d57f69bec76cf394 /config.make.in
parent26f56c1c0ead8e1c5306f42078a79078834a03a3 (diff)
* config.make.in: Likewise.
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in2
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@