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