Jacek Jendrzej
6 years ago
committed by
vanhofen
2 changed files with 21 additions and 5 deletions
@ -0,0 +1,13 @@ |
|||
diff --git a/configure.ac b/configure.ac
|
|||
index 869226c1..9fb78d2b 100644
|
|||
--- a/configure.ac
|
|||
+++ b/configure.ac
|
|||
@@ -273,7 +273,7 @@ ACX_PROG_VERSION_REQ_STRICT([BASH_SHELL],
|
|||
[GNU bash >= 3.1], |
|||
[bash], |
|||
[bash], |
|||
- ['^GNU bash, version (3\.[1-9]|4)'])
|
|||
+ ['^GNU bash, version (3\.[1-9]|4|5)'])
|
|||
|
|||
# We need a awk that *is* GNU awk |
|||
ACX_PROG_VERSION_REQ_STRICT([AWK], |
Loading…
Reference in new issue