Remove the DLL binary compatibilty entries from the import library. They
authorTor Lillqvist <tml@iki.fi>
Sun, 5 Dec 2004 04:18:13 +0000 (04:18 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 5 Dec 2004 04:18:13 +0000 (04:18 +0000)
commitc795c65c42ba122fc6adcb17b300efc9dca7cebc
treeb57a09bcdbf5255c907bdd14f92e219a8f2f2088
parentbd177ce1030ad49c434c232076d44c970755b6b1
Remove the DLL binary compatibilty entries from the import library. They

2004-12-05  Tor Lillqvist  <tml@iki.fi>

* glib/Makefile.am (install-libtool-import-lib): Remove the DLL
binary compatibilty entries from the import library. They aren't
used by newly compiled code, so no need to have them in the import
library. (The "PRIVATE" keyword in the .def file is supposed to do
this, but not implemented in the GNU linker yet.)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/Makefile.am