OSDN Git Service

* configure.ac: Use AC_PROG_FC, FC and FCFLAGS instead of
authorschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Nov 2004 12:50:53 +0000 (12:50 +0000)
committerschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Nov 2004 12:50:53 +0000 (12:50 +0000)
commit6d73cceb1e2c4dc1c13bcd9b21be405b2974de15
tree3a99e564fdb7759f0dda73abc108328dab4b8187
parentb6e72c17ee40e50a2696930cda57ad35b9006e92
* configure.ac: Use AC_PROG_FC, FC and FCFLAGS instead of
AC_PROG_F77, F77 and FFLAGS.
* Makefile.am (selected_int_kind.inc, selected_real_kind.inc): Use
FCCOMPILE instead of F77COMPILE.
* configure, Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90122 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/Makefile.am
libgfortran/Makefile.in
libgfortran/configure
libgfortran/configure.ac