diff --git a/configure b/configure index e3d15e3f..8e25e98d 100755 --- a/configure +++ b/configure @@ -2828,7 +2828,7 @@ g++*) 3.*) COMPILER_VERSION="3.*" ;; - [7-8]|[4-6].*) + [1-9][0-9]|[7-9]|[4-6].*) COMPILER_VERSION="4.*" ;; *)