diff --git a/configure b/configure index 9b8207ee91555..186ed00de4a59 100755 --- a/configure +++ b/configure @@ -986,7 +986,7 @@ then | cut -d ' ' -f 2) case $CFG_CLANG_VERSION in - (3.2* | 3.3* | 3.4* | 3.5* | 3.6*) + (3.2* | 3.3* | 3.4* | 3.5* | 3.6* | 3.7*) step_msg "found ok version of CLANG: $CFG_CLANG_VERSION" if [ -z "$CC" ] then