]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Expect gfortran 4.4.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Sep 2008 18:16:25 +0000 (18:16 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Sep 2008 18:16:25 +0000 (18:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@17038 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4
deal.II/configure

index 9a794f8e3251cbe410df264a5549f88726253c4f..9e3fc39d7d01bb54dcb8fba079b10b3712f7c6bd 100644 (file)
@@ -1494,6 +1494,10 @@ AC_DEFUN(DEAL_II_DETERMINE_F77_BRAND, dnl
          AC_MSG_RESULT(F77 compiler is gcc-4.3)
          F77_VERSION=gcc4.3
          ;;
+        *version\ 4.4*)
+         AC_MSG_RESULT(F77 compiler is gcc-4.4)
+         F77_VERSION=gcc4.4
+         ;;
         *)
          AC_MSG_RESULT(F77 compiler is unknown but accepted gcc version)
          F77_VERSION=gcc-other
index 2d5418c6cf7d7f5afd1094a996dc8411bd41b9d4..0609809f5250ab43da168d9abd97028dcee4d023 100755 (executable)
@@ -11019,6 +11019,11 @@ echo "${ECHO_T}F77 compiler is gcc-4.2" >&6; }
 echo "${ECHO_T}F77 compiler is gcc-4.3" >&6; }
          F77_VERSION=gcc4.3
          ;;
+        *version\ 4.4*)
+         { echo "$as_me:$LINENO: result: F77 compiler is gcc-4.4" >&5
+echo "${ECHO_T}F77 compiler is gcc-4.4" >&6; }
+         F77_VERSION=gcc4.4
+         ;;
         *)
          { echo "$as_me:$LINENO: result: F77 compiler is unknown but accepted gcc version" >&5
 echo "${ECHO_T}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.