X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=config%2Flyxinclude.m4;h=4fb2a8d44ea0d4107d99dedfe692c45d1313acc5;hb=69eb262721b4454fe7af683adca502451098f7fb;hp=6053a573a1a25817fb13a19405c73f7e6cbbba14;hpb=8d0d3ea0905172b4a1fba7fbfadba83ff61671c6;p=features.git diff --git a/config/lyxinclude.m4 b/config/lyxinclude.m4 index 6053a573a1..4fb2a8d44e 100644 --- a/config/lyxinclude.m4 +++ b/config/lyxinclude.m4 @@ -386,7 +386,7 @@ if test x$GXX = xyes; then AC_LANG_POP(C++) fi case $gxx_version in - 2.*|3.*|4.@<:@0-8@:>@) AC_MSG_ERROR([gcc >= 4.9 is required]);; + 2.*|3.*|4.@<:@0-8@:>@*) AC_MSG_ERROR([gcc >= 4.9 is required]);; esac if test x$enable_stdlib_debug = xyes ; then dnl FIXME: for clang/libc++, one should define _LIBCPP_DEBUG2=0