diff options
author | Tor Lillqvist <tml@novell.com> | 2008-01-25 21:02:14 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2008-01-25 21:02:14 +0800 |
commit | c4046c56365033ebc17c21f4bda6411ffe5bf1fc (patch) | |
tree | 3849444812332e40235fdd289a803115a644e5f9 /ChangeLog | |
parent | 33273820613ab607e93cd8252f06f7ada7d9ed61 (diff) | |
download | gsoc2013-evolution-c4046c56365033ebc17c21f4bda6411ffe5bf1fc.tar.gz gsoc2013-evolution-c4046c56365033ebc17c21f4bda6411ffe5bf1fc.tar.zst gsoc2013-evolution-c4046c56365033ebc17c21f4bda6411ffe5bf1fc.zip |
Add two more entries for bootstrapping. The
2008-01-25 Tor Lillqvist <tml@novell.com>
* win32/libevolution-mail.def: Add two more entries for
bootstrapping. The mail/importers/libevolution-mail-importers
library depends on the libevolution-mail library which hasn't been
built yet when libevolution-mail-importers is built.
svn path=/trunk/; revision=34894
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-01-25 Tor Lillqvist <tml@novell.com> + + * win32/libevolution-mail.def: Add two more entries for + bootstrapping. The mail/importers/libevolution-mail-importers + library depends on the libevolution-mail library which hasn't been + built yet when libevolution-mail-importers is built. + 2008-01-24 Tor Lillqvist <tml@novell.com> * configure.in: Include camel in E_UTIL compile flags and libs, as |