diff options
author | Tor Lillqvist <tml@novell.com> | 2005-08-10 08:14:04 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-08-10 08:14:04 +0800 |
commit | 729031934e960d4c96a2a8aa6fd75009b97980f0 (patch) | |
tree | 7a1466f0659d92d3e3bbe9df9320cf13c27c7da0 /mail/ChangeLog | |
parent | a40159746efa236f154c57ff57f0fe1cb4ec9e5e (diff) | |
download | gsoc2013-evolution-729031934e960d4c96a2a8aa6fd75009b97980f0.tar.gz gsoc2013-evolution-729031934e960d4c96a2a8aa6fd75009b97980f0.tar.zst gsoc2013-evolution-729031934e960d4c96a2a8aa6fd75009b97980f0.zip |
Link with all needed libraries. Use -no-undefined on Win32. Work around
2005-08-10 Tor Lillqvist <tml@novell.com>
* Makefile.am: Link with all needed libraries. Use -no-undefined
on Win32. Work around annoying MSYS feature on Win32 when
installing the schemas: Echo the command to a temporary .bat file
and run it with cmd.exe...
svn path=/trunk/; revision=30064
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index abb638ef55..b524ef52a6 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2005-08-10 Tor Lillqvist <tml@novell.com> + + * Makefile.am: Link with all needed libraries. Use -no-undefined + on Win32. Work around annoying MSYS feature on Win32 when + installing the schemas: Echo the command to a temporary .bat file + and run it with cmd.exe... + 2005-08-08 Not Zed <NotZed@Ximian.com> ** See bug #304938. |