]> https://gitweb.dealii.org/ - dealii.git/commitdiff
gcc 4.1 has branches.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 23 Nov 2005 16:19:29 +0000 (16:19 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 23 Nov 2005 16:19:29 +0000 (16:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@11782 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index 7b54fc441dfe559e01acb9e4ea25c1067114c486..89db9f2d95eda1da729489d096f6b878799945ac 100644 (file)
@@ -141,6 +141,14 @@ AC_DEFUN(DEAL_II_DETERMINE_CXX_BRAND, dnl
          *)                GXX_VERSION_DETAILED=gcc4.1.x ;;
         esac
        ;;
+      *version\ 4.2*)
+       GXX_VERSION=gcc4.2
+        case "$GXX_VERSION_STRING" in
+         *version\ 4.2.0*) GXX_VERSION_DETAILED=gcc4.2.0 ;;
+         *version\ 4.2.1*) GXX_VERSION_DETAILED=gcc4.2.1 ;;
+         *)                GXX_VERSION_DETAILED=gcc4.2.x ;;
+        esac
+       ;;
       *2.4* | *2.5* | *2.6* | *2.7* | *2.8*)
        dnl These compilers are too old to support a useful subset
        dnl of modern C++, so we don't support them

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.