]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgfortran/configure
configure.ac: Use AC_PROG_FC, FC and FCFLAGS instead of AC_PROG_F77, F77 and FFLAGS.
authorAndreas Schwab <schwab@suse.de>
Fri, 5 Nov 2004 12:50:53 +0000 (12:50 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Fri, 5 Nov 2004 12:50:53 +0000 (12:50 +0000)
commitc7a35fe9f34afd9c7c8665fcee385ac7732d3e78
tree3a99e564fdb7759f0dda73abc108328dab4b8187
parent88c4f655e76260eaaa5ca5573c85eb736eb51034
configure.ac: Use AC_PROG_FC, FC and FCFLAGS instead of AC_PROG_F77, F77 and FFLAGS.

* 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.

From-SVN: r90122
libgfortran/ChangeLog
libgfortran/Makefile.am
libgfortran/Makefile.in
libgfortran/configure
libgfortran/configure.ac