]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Don't detect egcs1.1 any more. The last egcs1.1.x version was released 6 years
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 14 Mar 2005 23:41:50 +0000 (23:41 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 14 Mar 2005 23:41:50 +0000 (23:41 +0000)
ago almost to the day and shouldn't be around any more anywhere.

git-svn-id: https://svn.dealii.org/trunk@10139 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index 14783e87926536feb724ae82b8482fc7c05b67c3..0267781e8ca077ad28f82b14654e8917cd4c78f2 100644 (file)
@@ -40,10 +40,6 @@ AC_DEFUN(DEAL_II_DETERMINE_CXX_BRAND, dnl
     dnl find out the right version
     GXX_VERSION_STRING=`($CXX -v 2>&1) | grep "gcc version"`
     case "$GXX_VERSION_STRING" in
-      *"egcs-1.1"*)
-       AC_MSG_RESULT(C++ compiler is egcs-1.1)
-       GXX_VERSION=egcs1.1
-       ;;
       *2.95*)
        AC_MSG_RESULT(C++ compiler is gcc-2.95)
        GXX_VERSION=gcc2.95

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.