]> gcc.gnu.org Git - gcc.git/commit
re PR libfortran/11800 ([gfortan] libgfortran should be multi-libed)
authorAndreas Jaeger <aj@suse.de>
Sun, 30 May 2004 21:58:10 +0000 (23:58 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Sun, 30 May 2004 21:58:10 +0000 (23:58 +0200)
commit96b8a6154eee8298916907259e1543677c8910a5
tree5bc64fe6017d058b9e45fdef165e2ccde3c62c52
parent78dd5e36d94ddb4b38c5be38d2bbb56ada470b81
re PR libfortran/11800 ([gfortan] libgfortran should be multi-libed)

PR gfortran/11800
* Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
(lib_LTLIBRARIES): Rename to ...
(toolexeclib_LTLIBRARIES): this for multilib support.
* configure.in: Rename to ...
* configure.ac: this.  Update to modern autoconf style, enable
multilibs, support --enable-version-specific-runtime-libs.
* Makefile.in: Regenerated.
* configure: Regenerated.
* aclocal.m4: Regenerated.

From-SVN: r82466
libgfortran/ChangeLog
libgfortran/Makefile.am
libgfortran/Makefile.in
libgfortran/aclocal.m4
libgfortran/configure
libgfortran/configure.ac [new file with mode: 0644]
libgfortran/configure.in [deleted file]
This page took 0.056723 seconds and 5 git commands to generate.