]> git.lyx.org Git - lyx.git/blobdiff - config/lyxinclude.m4
small tweaks
[lyx.git] / config / lyxinclude.m4
index a2aa58d7bf7d38b5727297b1ab0f792a72e7fd75..2d42b60cfb80bbdca7e1a89cd764229c33536bae 100644 (file)
@@ -210,6 +210,7 @@ if test x$GXX = xyes; then
       3.0*)    CXXFLAGS="$lyx_opt";;
       3.1*)    CXXFLAGS="$lyx_opt -finline-limit=500 -fno-exceptions";;
       3.2*)    CXXFLAGS="$lyx_opt -fno-exceptions";;
+      3.3*)    CXXFLAGS="$lyx_opt -fno-exceptions";;
       *)       CXXFLAGS="$lyx_opt";;
     esac
     if test x$enable_debug = xyes ; then