diff options
author | Bruno Haible <bruno@clisp.org> | 2009-04-19 19:59:26 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-04-19 19:59:26 +0200 |
commit | 9c3f20cc1cae69edbb237cb07dbc9e3a8cf93528 (patch) | |
tree | c6974187b04b295b5bdb9b72571f63db7039a6ec /ChangeLog | |
parent | 46807f3e0bb828609aed0d561ede78fd6077c6fb (diff) | |
download | libunistring-9c3f20cc1cae69edbb237cb07dbc9e3a8cf93528.tar.gz |
Don't use unreliable linker options on native Windows.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-04-19 Bruno Haible <bruno@clisp.org> + + Don't use unreliable linker options on native Windows. + * m4/woe32-dll.m4: New file, from GNU gettext. + * configure.ac: Invoke gl_WOE32_DLL. + 2008-04-11 Bruno Haible <bruno@clisp.org> Limit the exported symbols through a config.h trick. |