]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Detect gcc 4.0.4 and 4.0.5
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 31 Mar 2006 19:08:46 +0000 (19:08 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 31 Mar 2006 19:08:46 +0000 (19:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@12804 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index 58ce608a98042b664efa59570e3e5984e81b4833..15126d4d1aa7725a3c79bad14264cb803dadf980 100644 (file)
@@ -131,6 +131,8 @@ AC_DEFUN(DEAL_II_DETERMINE_CXX_BRAND, dnl
          *version\ 4.0.1*) GXX_VERSION_DETAILED=gcc4.0.1 ;;
          *version\ 4.0.2*) GXX_VERSION_DETAILED=gcc4.0.2 ;;
          *version\ 4.0.3*) GXX_VERSION_DETAILED=gcc4.0.3 ;;
+         *version\ 4.0.4*) GXX_VERSION_DETAILED=gcc4.0.4 ;;
+         *version\ 4.0.5*) GXX_VERSION_DETAILED=gcc4.0.5 ;;
          *)                GXX_VERSION_DETAILED=gcc4.0.x ;;
         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.