diff --git a/configure b/configure index 057b26a..0514ad8 100755 --- a/configure +++ b/configure @@ -2807,7 +2807,7 @@ g++*) 3.*) COMPILER_VERSION="3.*" ;; - [1-9][0-9]|[7-9]|[4-6].*) + [1-9][0-9]|[1-9][0-9].*|[7-9]|[4-9].*) COMPILER_VERSION="4.*" ;; *)