]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Regenerate.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 15 Dec 2009 04:58:26 +0000 (04:58 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 15 Dec 2009 04:58:26 +0000 (04:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@20250 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure

index 63c900e04f493353ae8af14ebb4b7a393bbeebcd..17c947ea4d2cd460bf8b14b10f126d2d8721a6fe 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 20173 .
+# From configure.in Revision: 20235 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.63 for deal.II 6.3.pre.
 #
@@ -3793,6 +3793,15 @@ $as_echo "C++ compiler is gcc-2.97" >&6; }
          *)                GXX_VERSION_DETAILED=gcc4.5.x ;;
         esac
        ;;
+      *version\ 4.6*)
+       GXX_VERSION=gcc4.6
+        case "$GXX_VERSION_STRING" in
+         *version\ 4.6.0*) GXX_VERSION_DETAILED=gcc4.6.0 ;;
+         *version\ 4.6.1*) GXX_VERSION_DETAILED=gcc4.6.1 ;;
+         *version\ 4.6.2*) GXX_VERSION_DETAILED=gcc4.6.2 ;;
+         *)                GXX_VERSION_DETAILED=gcc4.6.x ;;
+        esac
+       ;;
       *2.4* | *2.5* | *2.6* | *2.7* | *2.8*)
                        { $as_echo "$as_me:$LINENO: result: C++ compiler is $GXX_VERSION_STRING" >&5
 $as_echo "C++ compiler is $GXX_VERSION_STRING" >&6; }
@@ -5402,6 +5411,11 @@ $as_echo "C compiler is gcc-4.4" >&6; }
 $as_echo "C compiler is gcc-4.5" >&6; }
        CC_VERSION=gcc4.5
        ;;
+      *version\ 4.6*)
+       { $as_echo "$as_me:$LINENO: result: C compiler is gcc-4.6" >&5
+$as_echo "C compiler is gcc-4.6" >&6; }
+       CC_VERSION=gcc4.6
+       ;;
       *2.4* | *2.5* | *2.6* | *2.7* | *2.8*)
        { $as_echo "$as_me:$LINENO: result: C compiler is $CC_VERSION_STRING" >&5
 $as_echo "C compiler is $CC_VERSION_STRING" >&6; }
@@ -12386,6 +12400,11 @@ $as_echo "F77 compiler is gcc-4.4" >&6; }
 $as_echo "F77 compiler is gcc-4.5" >&6; }
          F77_VERSION=gcc4.5
          ;;
+        *version\ 4.6*)
+         { $as_echo "$as_me:$LINENO: result: F77 compiler is gcc-4.6" >&5
+$as_echo "F77 compiler is gcc-4.6" >&6; }
+         F77_VERSION=gcc4.6
+         ;;
         *)
          { $as_echo "$as_me:$LINENO: result: F77 compiler is unknown but accepted gcc version" >&5
 $as_echo "F77 compiler is unknown but accepted gcc version" >&6; }

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.