diff options
author | Chris Toshok <toshok@ximian.com> | 2003-10-30 04:16:40 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-10-30 04:16:40 +0800 |
commit | 02af33ab9c7c6356629fe208aae836f3c844f3a8 (patch) | |
tree | df865abb018b08227d01c7793df934b1b6e26291 /addressbook/ChangeLog | |
parent | 302a9b1ed51e68e26c3d15fc6a6daf875fd7febc (diff) | |
download | gsoc2013-evolution-02af33ab9c7c6356629fe208aae836f3c844f3a8.tar.gz gsoc2013-evolution-02af33ab9c7c6356629fe208aae836f3c844f3a8.tar.zst gsoc2013-evolution-02af33ab9c7c6356629fe208aae836f3c844f3a8.zip |
ifdef the smime code with HAVE_NSS.
2003-10-29 Chris Toshok <toshok@ximian.com>
* gui/component/component-factory.c (factory): ifdef the smime
code with HAVE_NSS.
* gui/component/Makefile.am (libevolution_addressbook_la_LIBADD):
conditionally include libevolution-smime.la.
svn path=/trunk/; revision=23124
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index b939e5a41d..6f4e4148c0 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2003-10-29 Chris Toshok <toshok@ximian.com> + + * gui/component/component-factory.c (factory): ifdef the smime + code with HAVE_NSS. + + * gui/component/Makefile.am (libevolution_addressbook_la_LIBADD): + conditionally include libevolution-smime.la. + 2003-10-24 Dan Winship <danw@ximian.com> * backend/pas/Makefile.am (libpas_la_LIBADD): libpas should depend |