diff --git a/configure b/configure index 5386babb..9b6463de 100755 --- a/configure +++ b/configure @@ -2818,7 +2818,7 @@ g++*) 3.*) COMPILER_VERSION="3.*" ;; - 6.*|5.*|4.*) + 7.*|6.*|5.*|4.*) COMPILER_VERSION="4.*" ;; *)