diff options
author | Tor Lillqvist <tml@novell.com> | 2005-07-13 07:39:54 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-07-13 07:39:54 +0800 |
commit | c409f1ca7f6c441f06b8b5fe901248877e435710 (patch) | |
tree | e7a55e88fac17e309aa4b5a93d3dac08a69bc0dc /ChangeLog | |
parent | 4446b93079ac33e9e34fe102e3027c408103ee99 (diff) | |
download | gsoc2013-evolution-c409f1ca7f6c441f06b8b5fe901248877e435710.tar.gz gsoc2013-evolution-c409f1ca7f6c441f06b8b5fe901248877e435710.tar.zst gsoc2013-evolution-c409f1ca7f6c441f06b8b5fe901248877e435710.zip |
Don't attempt to build the sa-junk-plugin on Win32, it's very
2005-07-13 Tor Lillqvist <tml@novell.com>
* configure.in: Don't attempt to build the sa-junk-plugin on
Win32, it's very Unix-specific.
svn path=/trunk/; revision=29746
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2005-07-13 Tor Lillqvist <tml@novell.com> + * configure.in: Don't attempt to build the sa-junk-plugin on + Win32, it's very Unix-specific. + * win32/libevolution-mail.def: Add more entries. 2005-07-12 Harish Krishnaswamy <kharish@novell.com> |