summaryrefslogtreecommitdiff
path: root/config/gr_fortran.m4
diff options
context:
space:
mode:
Diffstat (limited to 'config/gr_fortran.m4')
-rw-r--r--config/gr_fortran.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gr_fortran.m4 b/config/gr_fortran.m4
index a558b2f7e..031052043 100644
--- a/config/gr_fortran.m4
+++ b/config/gr_fortran.m4
@@ -28,6 +28,6 @@ AC_DEFUN([GR_FORTRAN],[
then
AC_PROG_F77
AC_F77_LIBRARY_LDFLAGS
- AC_PROG_CC dnl bux fix to restore $ac_ext
fi
+ AC_PROG_CC dnl bux fix to restore $ac_ext
])