]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Nicer message for gcc2.96 users.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Oct 2002 13:57:36 +0000 (13:57 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Oct 2002 13:57:36 +0000 (13:57 +0000)
git-svn-id: https://svn.dealii.org/trunk@6620 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index 1cbad63afa2242bfe6bb18fe42710c11108183df..b58ccadda5bd19b553598a1bf6d8d61b370e88f2 100644 (file)
@@ -41,7 +41,12 @@ AC_DEFUN(DEAL_II_DETERMINE_CXX_BRAND, dnl
        dnl gcc 2.96 is so broken that there is no way to support it.
        dnl thus, kick out user and ask him to up- or downgrade to
        dnl some other gcc version
-       AC_MSG_ERROR(gcc 2.96 is not supported. Please read the deal.II FAQs.)
+       AC_MSG_RESULT( )
+       AC_MSG_RESULT(--------------------------------------------------------)
+       AC_MSG_RESULT(gcc 2.96 is not supported. Please read the deal.II FAQs.)
+       AC_MSG_RESULT(--------------------------------------------------------)
+       AC_MSG_RESULT( )
+       exit 1
        ;;
       *2.97*)
        AC_MSG_RESULT(C++ compiler is gcc-2.97)
@@ -165,7 +170,7 @@ AC_DEFUN(DEAL_II_DETERMINE_CXX_BRAND, dnl
                         dnl  Aw, nothing suitable found...
                         AC_MSG_ERROR(Unrecognized compiler, sorry)
                         exit 1
-                      fi       
+                      fi
                     fi
                   fi
                 fi

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.