diff options
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2336,7 +2336,7 @@ esac MODULES="$MODULES backends/platform/$_backend" # -# Do CXXFLAGS now we know the compiler version +# Do CXXFLAGS now that we know the compiler version # if test "$have_gcc" = yes ; then if test "$_cxx_major" -ge "3" ; then |