libtool installs/uninstalls the import library, no need to do it

2005-06-26  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: libtool installs/uninstalls the import library, no
	need to do it ourselves. Do still install/uninstall the .def file,
	though.
This commit is contained in:
Tor Lillqvist
2005-06-26 18:07:13 +00:00
committed by Tor Lillqvist
parent ef48ce636b
commit 2e13949ab6
6 changed files with 39 additions and 24 deletions

View File

@@ -1,3 +1,9 @@
2005-06-26 Tor Lillqvist <tml@novell.com>
* Makefile.am: libtool installs/uninstalls the import library, no
need to do it ourselves. Do still install/uninstall the .def file,
though.
2005-06-10 Matthias Clasen <mclasen@redhat.com>
* === Released 2.7.0 ===