diff options
author | Chris Toshok <toshok@ximian.com> | 2004-07-09 03:53:01 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2004-07-09 03:53:01 +0800 |
commit | 87b7542305da82ebc7cb54daedd3e7bf0fe209f3 (patch) | |
tree | 7fbc9b269ef2cabe0211a18c6b5d1aef39bc1155 /camel/ChangeLog | |
parent | c098b8f40cfe7f9b2baf63b7985c90a043501a62 (diff) | |
download | gsoc2013-evolution-87b7542305da82ebc7cb54daedd3e7bf0fe209f3.tar.gz gsoc2013-evolution-87b7542305da82ebc7cb54daedd3e7bf0fe209f3.tar.zst gsoc2013-evolution-87b7542305da82ebc7cb54daedd3e7bf0fe209f3.zip |
use CAMEL_GROUPWISE_CFLAGS. (libcamelgroupwise_la_LIBADD): use
2004-07-07 Chris Toshok <toshok@ximian.com>
* providers/groupwise/Makefile.am (INCLUDES): use
CAMEL_GROUPWISE_CFLAGS.
(libcamelgroupwise_la_LIBADD): use CAMEL_GROUPWISE_LIBS.
svn path=/trunk/; revision=26598
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 9e61326296..2021be3237 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2004-07-07 Chris Toshok <toshok@ximian.com> + + * providers/groupwise/Makefile.am (INCLUDES): use + CAMEL_GROUPWISE_CFLAGS. + (libcamelgroupwise_la_LIBADD): use CAMEL_GROUPWISE_LIBS. + 2004-07-02 Christian Neumair <chris@gnome-de.org> * camel-smime-context.c: s/Can't/Cannot/. |