On Win32, create separate .exp file for module-test.o and link with that.
[platform/upstream/glib.git] / ChangeLog.pre-2-12
index 2e0bb43..6d0d52c 100644 (file)
@@ -1,3 +1,9 @@
+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.
+
 2001-11-03  Hans Breuer  <hans@breuer.org>
 
        * glib/giowin32.c : static correctness