]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
check gfortran before f77
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 7 Aug 2006 20:34:21 +0000 (20:34 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 7 Aug 2006 20:34:21 +0000 (20:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@13617 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure.in

index 56a42377cc1443045b16da72621451ebfea67f94..0b9b4838e6064ba1b5c6cc3f57bdf1a6de925058 100644 (file)
@@ -237,7 +237,7 @@ dnl
 dnl It is possible that no Fortran 77 compiler was found. Don't care,
 dnl it may be that we don't need one (but we check below, when we must
 dnl have it).
-AC_PATH_PROGS(F77, [f77 gfortran g77])
+AC_PATH_PROGS(F77, [gfortran f77 g77])
 
 dnl Next determine which f77 compiler we have here and set compilation
 dnl flags accordingly. Only do that if we have an F77 compiler at all.

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.