]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix subtle bug.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 26 Apr 2004 14:02:06 +0000 (14:02 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 26 Apr 2004 14:02:06 +0000 (14:02 +0000)
git-svn-id: https://svn.dealii.org/trunk@9102 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index 54604c1ccbbb5aae6041a17f49207d6622bdcd6f..c9bf8a694c8d22f5c91e7326a7451f78d7a8bc12 100644 (file)
@@ -2746,11 +2746,11 @@ AC_DEFUN(DEAL_II_CHECK_ANON_NAMESPACE_BUG3, dnl
   CXXFLAGS="$CXXFLAGSG"
   case "$GXX_VERSION" in
     gcc*)
-       CXXFLAGS="$CXXFLAGS -Werror"
+       CXXFLAGS="$CXXFLAGSG -Werror"
        ;;
 
     MIPSpro*)
-       CXXFLAGS="$CXXFLAGS -diag_error 1174"
+       CXXFLAGS="$CXXFLAGSG -diag_error 1174"
        ;;
   esac
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.