diff options
author | Tor Lillqvist <tml@novell.com> | 2005-06-27 08:55:24 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-06-27 08:55:24 +0800 |
commit | 1e47292c45b08fad3c4d12364d9713c069579a95 (patch) | |
tree | a15819a64f5e65e2530525c48e9f14e70a914756 /plugins/calendar-file/ChangeLog | |
parent | 624fae240b1cf5a216129d0dc2a5913f0216ae59 (diff) | |
download | gsoc2013-evolution-1e47292c45b08fad3c4d12364d9713c069579a95.tar.gz gsoc2013-evolution-1e47292c45b08fad3c4d12364d9713c069579a95.tar.zst gsoc2013-evolution-1e47292c45b08fad3c4d12364d9713c069579a95.zip |
Use NO_UNDEFINED. Link with more libraries.
2005-06-27 Tor Lillqvist <tml@novell.com>
* */Makefile.am: Use NO_UNDEFINED. Link with more libraries.
svn path=/trunk/; revision=29593
Diffstat (limited to 'plugins/calendar-file/ChangeLog')
-rw-r--r-- | plugins/calendar-file/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/calendar-file/ChangeLog b/plugins/calendar-file/ChangeLog index 75c881bece..ab997ce745 100644 --- a/plugins/calendar-file/ChangeLog +++ b/plugins/calendar-file/ChangeLog @@ -1,3 +1,8 @@ +2005-06-27 Tor Lillqvist <tml@novell.com> + + * Makefile.am: There is no EVOLUTION_CFLAGS. Use + NO_UNDEFINED. Link with EVOLUTION_CALENDAR_LIBS. + 2005-06-18 Tor Lillqvist <tml@novell.com> * org-gnome-calendar-file.eplug.xml: Use SOEXT. |