diff options
author | Tor Lillqvist <tml@novell.com> | 2005-12-18 12:36:04 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-12-18 12:36:04 +0800 |
commit | 9a8004c207d0fdf214d91752431b412345ac0188 (patch) | |
tree | 89a7095d881f19bed862941f15fc78dd19cf842b /mail/ChangeLog | |
parent | e89c27826741334b35d8952c769f66d11eaedce8 (diff) | |
download | gsoc2013-evolution-9a8004c207d0fdf214d91752431b412345ac0188.tar gsoc2013-evolution-9a8004c207d0fdf214d91752431b412345ac0188.tar.gz gsoc2013-evolution-9a8004c207d0fdf214d91752431b412345ac0188.tar.bz2 gsoc2013-evolution-9a8004c207d0fdf214d91752431b412345ac0188.tar.lz gsoc2013-evolution-9a8004c207d0fdf214d91752431b412345ac0188.tar.xz gsoc2013-evolution-9a8004c207d0fdf214d91752431b412345ac0188.tar.zst gsoc2013-evolution-9a8004c207d0fdf214d91752431b412345ac0188.zip |
Use THREADS_CFLAGS and _LIBS. Don't need CAMEL_LIBS.
2005-12-18 Tor Lillqvist <tml@novell.com>
* Makefile.am: Use THREADS_CFLAGS and _LIBS. Don't need CAMEL_LIBS.
svn path=/trunk/; revision=30850
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0d1c0c9236..86a22f7439 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,7 @@ +2005-12-18 Tor Lillqvist <tml@novell.com> + + * Makefile.am: Use THREADS_CFLAGS and _LIBS. Don't need CAMEL_LIBS. + 2005-12-17 Tor Lillqvist <tml@novell.com> * mail-mt.c: Add copyright blurb. Use separate flag field to |