* configure.in: Recognize f95 in the --enable-languages option,
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Sep 2005 06:24:18 +0000 (06:24 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Sep 2005 06:24:18 +0000 (06:24 +0000)
commit2c718da05a746b8932e4dc84fa70ab7cd535bde2
tree92e87a5818a92869136a40e30fd24c2c8f93d634
parentd353dc54f33381464479d60283e18518f4739644
* configure.in: Recognize f95 in the --enable-languages option,
and substitute it for fortran, issuing a warning.
* configure: Regenerate.
* Make-lang.in: Change targets prefixes from f95 to fortran.
* config-lang.in: Change language name to "fortran".
* lang.opt: Change language name to "fortran".
* options.c: Change CL_F95 to CL_Fortran.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104215 138bc75d-0d04-0410-961f-82ee72b054a4
ChangeLog
configure
configure.in
gcc/fortran/ChangeLog
gcc/fortran/Make-lang.in
gcc/fortran/config-lang.in
gcc/fortran/lang.opt
gcc/fortran/options.c