On Win32, create separate .exp file for module-test.o and link with that.
authorTor Lillqvist <tml@iki.fi>
Sat, 3 Nov 2001 23:19:25 +0000 (23:19 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sat, 3 Nov 2001 23:19:25 +0000 (23:19 +0000)
commit90bb210e1e68af0d3d45cad5f1c5d70ced85d822
treea56eccc3a28c470dd7392ab589ea4823e5394ddd
parent5981d6fe6bfe3be0d688865be577a568aa0e7320
On Win32, create separate .exp file for module-test.o and link with that.

2001-11-04  Tor Lillqvist  <tml@iki.fi>

* tests/Makefile.am: On Win32, create separate .exp file for
module-test.o and link with that. Otherwise the GNU linker doesn't
export the g_clash_func.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
tests/Makefile.am