| 1 |
diff -Naur mpb-1.4.2/configure mpb-1.4.2-new/configure
|
| 2 |
--- mpb-1.4.2/configure 2003-03-03 21:39:25.000000000 -0500
|
| 3 |
+++ mpb-1.4.2-new/configure 2006-11-07 08:19:13.000000000 -0500
|
| 4 |
@@ -1343,7 +1343,7 @@
|
| 5 |
ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
|
| 6 |
ac_compiler_gnu=$ac_cv_f77_compiler_gnu
|
| 7 |
if test -n "$ac_tool_prefix"; then
|
| 8 |
- for ac_prog in g77 f77 xlf frt pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95
|
| 9 |
+ for ac_prog in g77 f77 xlf frt pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95 gfortran
|
| 10 |
do
|
| 11 |
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
|
| 12 |
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
|
| 13 |
@@ -1385,7 +1385,7 @@
|
| 14 |
fi
|
| 15 |
if test -z "$F77"; then
|
| 16 |
ac_ct_F77=$F77
|
| 17 |
- for ac_prog in g77 f77 xlf frt pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95
|
| 18 |
+ for ac_prog in g77 f77 xlf frt pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95 gfortran
|
| 19 |
do
|
| 20 |
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
| 21 |
set dummy $ac_prog; ac_word=$2
|