Refs #255. Didn't use f77 compiler.
authorZhang Xianyi <traits.zhang@gmail.com>
Mon, 22 Jul 2013 03:34:43 +0000 (11:34 +0800)
committerZhang Xianyi <traits.zhang@gmail.com>
Mon, 22 Jul 2013 03:34:43 +0000 (11:34 +0800)
f_check

diff --git a/f_check b/f_check
index 83587e6..d7c0b23 100644 (file)
--- a/f_check
+++ b/f_check
@@ -24,7 +24,7 @@ $compiler = "" if $compiler eq "f77";
 
 if ($compiler eq "") {
 
-    @lists = ("f77", "g77", "g95", "gfortran", "frt", "fort", "openf90", "openf95",
+    @lists = ("g77", "g95", "gfortran", "frt", "fort", "openf90", "openf95",
              "sunf77", "sunf90", "sunf95",
               "xlf95", "xlf90", "xlf", 
               "ppuf77", "ppuf95", "ppuf90", "ppuxlf",