]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Added gcc 4.5 as gfortran compiler in configure and aclocal.m4
authorLuca Heltai <luca.heltai@sissa.it>
Mon, 26 Oct 2009 17:06:36 +0000 (17:06 +0000)
committerLuca Heltai <luca.heltai@sissa.it>
Mon, 26 Oct 2009 17:06:36 +0000 (17:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@19996 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 4988f4fbf924db4f5292dc4c41faa62ee06c0a14..cac2b15e6f3040f4141f5185f3dbd0bf10fc4a04 100644 (file)
@@ -1710,6 +1710,10 @@ AC_DEFUN(DEAL_II_DETERMINE_F77_BRAND, dnl
          AC_MSG_RESULT(F77 compiler is gcc-4.4)
          F77_VERSION=gcc4.4
          ;;
+        *version\ 4.5*)
+         AC_MSG_RESULT(F77 compiler is gcc-4.5)
+         F77_VERSION=gcc4.5
+         ;;
         *)
          AC_MSG_RESULT(F77 compiler is unknown but accepted gcc version)
          F77_VERSION=gcc-other
index 9f2d9703117a84611502f2db39b8ceff27abc09a..c3fb04bd58460d39902e2776a914a50837b72325 100755 (executable)
@@ -12049,6 +12049,11 @@ echo "${ECHO_T}F77 compiler is gcc-4.3" >&6; }
 echo "${ECHO_T}F77 compiler is gcc-4.4" >&6; }
          F77_VERSION=gcc4.4
          ;;
+        *version\ 4.5*)
+         { echo "$as_me:$LINENO: result: F77 compiler is gcc-4.5" >&5
+echo "${ECHO_T}F77 compiler is gcc-4.5" >&6; }
+         F77_VERSION=gcc4.5
+         ;;
         *)
          { 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.