Backport 1382 from /trunk: 1.3
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Feb 17 21:07:15 2009 +0000 (2009-02-17)
branch1.3
changeset 121401543123355a
parent 1212 9daa58864b8b
child 1285 4150b61102e4
Backport 1382 from /trunk:
- Recognise bash-4 as a usable bash.

/branches/1.3/configure | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)
configure
     1.1 --- a/configure	Tue Feb 17 17:08:18 2009 +0000
     1.2 +++ b/configure	Tue Feb 17 21:07:15 2009 +0000
     1.3 @@ -33,7 +33,7 @@
     1.4  #         - 'autoconf2.50' is to be found in the PATH
     1.5  #
     1.6  TOOLS_TO_CHECK='
     1.7 -/bin/bash/^GNU bash, version 3\.
     1.8 +/bin/bash/^GNU bash, version [34]\.
     1.9  make/^GNU Make
    1.10  gcc/
    1.11  gawk/^GNU Awk