]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix order.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 13 Sep 2001 08:47:27 +0000 (08:47 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 13 Sep 2001 08:47:27 +0000 (08:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@4986 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index 2ca2ce1e5d9733d4645f72d051d5267bbc085301..2b47c73d46893e77d7fb66e791dcbe5ff3b1d648 100644 (file)
@@ -500,10 +500,11 @@ AC_DEFUN(DEAL_II_CHECK_ADVANCE_WARNING, dnl
   v.insert (v.end(), m.begin(), m.end());
        ],
        [
-         AC_MSG_RESULT(yes)
+         dnl compilation succeeded, no warning occured for the above code
+         AC_MSG_RESULT(no)
        ],
        [
-         AC_MSG_RESULT(no)
+         AC_MSG_RESULT(yes)
        ]
   )
 )

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.