* config.make.in: Likewise.

This commit is contained in:
Ulrich Drepper 2007-06-08 05:28:54 +00:00
parent 26f56c1c0e
commit e967d38583
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
2007-06-07 Ulrich Drepper <drepper@redhat.com>
* configure.in: Avoid variable named BASH.
* config.make.in: Likewise.
Patch in part by Mike Frysinger.
2007-06-06 Jakub Jelinek <jakub@redhat.com>

View File

@ -117,7 +117,7 @@ LN_S = @LN_S@
MSGFMT = @MSGFMT@
# Script execution tools.
BASH = @BASH@
BASH = @BASH_SHELL@
KSH = @KSH@
AWK = @AWK@
PERL = @PERL@