aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-10-31 05:00:03 +0800
committerChris Toshok <toshok@src.gnome.org>2003-10-31 05:00:03 +0800
commit787cf36948d3e20d43fd00c43bccff33941e968e (patch)
tree48508c0f9c3966200611e7ce26d9c9f9a36f7a7f /ChangeLog
parente432971d030baa8bdadf9df859b3198122792a21 (diff)
downloadgsoc2013-evolution-787cf36948d3e20d43fd00c43bccff33941e968e.tar
gsoc2013-evolution-787cf36948d3e20d43fd00c43bccff33941e968e.tar.gz
gsoc2013-evolution-787cf36948d3e20d43fd00c43bccff33941e968e.tar.bz2
gsoc2013-evolution-787cf36948d3e20d43fd00c43bccff33941e968e.tar.lz
gsoc2013-evolution-787cf36948d3e20d43fd00c43bccff33941e968e.tar.xz
gsoc2013-evolution-787cf36948d3e20d43fd00c43bccff33941e968e.tar.zst
gsoc2013-evolution-787cf36948d3e20d43fd00c43bccff33941e968e.zip
set enable_smime=yes wherever nss would be enabled.. fixes manually
2003-10-30 Chris Toshok <toshok@ximian.com> * configure.in: set enable_smime=yes wherever nss would be enabled.. fixes manually specifying the nss libs and enabling the smime ui. Also, add a section for generating the correct SMIME UI flags. gross, but necessary. it should probably be wrapped in with all the other nss library crap. (AC_OUTPUT): add smime/tests svn path=/trunk/; revision=23138
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a308e08f09..55e5dccf08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-10-30 Chris Toshok <toshok@ximian.com>
+
+ * configure.in: set enable_smime=yes wherever nss would be
+ enabled.. fixes manually specifying the nss libs and enabling the
+ smime ui. Also, add a section for generating the correct SMIME UI
+ flags. gross, but necessary. it should probably be wrapped in
+ with all the other nss library crap.
+ (AC_OUTPUT): add smime/tests
+
2003-10-29 Chris Toshok <toshok@ximian.com>
* Makefile.am (SUBDIRS): use $SMIME_DIR. instead of explicitly