gcc/libgm2
Richard Biener 7f583a3357 modula2/108462 - duplicate install of static modula2 target libs
The following addresses the fact that libgm2 installs static libraries
into two places, one performed by

toolexeclib_LTLIBRARIES = libm2cor.la

and one performed as part of the install-data-local rule to a
m2/m2cor subdirectory alongside Modula-2 .def and .mod files.

This patch opts to keep the copy installed by libtool and removes
the extra installs in the install-data-local rules.

I've built and installed both with and without
--enable-version-specific-runtime-libs and compiled and linked
a Modula-2 testcase with the installed compiler with the two
multilibs and with and without static successfully.

	PR modula2/108462
libgm2/
	* libm2cor/Makefile.am: Remove static lib install from
	install-data-local.
	* libm2iso/Makefile.am: Likewise.
	* libm2log/Makefile.am: Likewise.
	* libm2min/Makefile.am: Likewise.
	* libm2pim/Makefile.am: Likewise.
	* libm2cor/Makefile.in: Regenerate.
	* libm2iso/Makefile.in: Likewise.
	* libm2log/Makefile.in: Likewise.
	* libm2min/Makefile.in: Likewise.
	* libm2pim/Makefile.in: Likewise.
2023-01-31 15:54:17 +01:00
..
libm2cor modula2/108462 - duplicate install of static modula2 target libs 2023-01-31 15:54:17 +01:00
libm2iso modula2/108462 - duplicate install of static modula2 target libs 2023-01-31 15:54:17 +01:00
libm2log modula2/108462 - duplicate install of static modula2 target libs 2023-01-31 15:54:17 +01:00
libm2min modula2/108462 - duplicate install of static modula2 target libs 2023-01-31 15:54:17 +01:00
libm2pim modula2/108462 - duplicate install of static modula2 target libs 2023-01-31 15:54:17 +01:00
aclocal.m4
autogen.sh
ChangeLog Daily bump. 2023-01-27 00:17:53 +00:00
config.h.in
configure modula2/108144 - Fix multilib install of libgm2 2023-01-23 08:21:27 +01:00
configure.ac libgm2/configure.ac use newer automake (1.15.1) 2023-01-26 01:41:09 +00:00
Makefile.am modula2/108144 - Fix multilib install of libgm2 2023-01-23 08:21:27 +01:00
Makefile.in modula2/108144 - Fix multilib install of libgm2 2023-01-23 08:21:27 +01:00