summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-02-17 21:07:15 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-02-17 21:07:15 (GMT)
commitdd729b831ae6ad60c590b436d5c184873bd982dc (patch)
tree294d4a6a9ba0fb4257aac2e0d76f4c3b6a1e8feb
parent1f9323c38789b40eb0859420625dacfafdfdfbff (diff)
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(-)
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index ac87ea4..c08a9aa 100755
--- a/configure
+++ b/configure
@@ -33,7 +33,7 @@ DATE=$(date +%Y%m%d)
# - 'autoconf2.50' is to be found in the PATH
#
TOOLS_TO_CHECK='
-/bin/bash/^GNU bash, version 3\.
+/bin/bash/^GNU bash, version [34]\.
make/^GNU Make
gcc/
gawk/^GNU Awk