diff --git a/configure b/configure index 214b0c28ee..0aa8cc7f5d 100755 --- a/configure +++ b/configure @@ -1396,7 +1396,7 @@ if test "$_gcc_check" = yes ; then cc_version="v. ?.??, bad" cc_verc_fail=yes ;; - 8.0|9.1|10.0) + 8.0|9.1|10.0|10.1) cc_version="$cc_version, ok" cc_verc_fail=no ;;