aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2004-02-20 10:31:18 +0800
committerChris Toshok <toshok@src.gnome.org>2004-02-20 10:31:18 +0800
commit5764d17f99a7387c56e7e8f3ff0d2ac5a9a996ac (patch)
tree005a4ddfa2f64cfc7b54d5592c9ab0636599a110 /ChangeLog
parent31e82459bdaca03ce878a0181a55102c43a1de69 (diff)
downloadgsoc2013-evolution-5764d17f99a7387c56e7e8f3ff0d2ac5a9a996ac.tar
gsoc2013-evolution-5764d17f99a7387c56e7e8f3ff0d2ac5a9a996ac.tar.gz
gsoc2013-evolution-5764d17f99a7387c56e7e8f3ff0d2ac5a9a996ac.tar.bz2
gsoc2013-evolution-5764d17f99a7387c56e7e8f3ff0d2ac5a9a996ac.tar.lz
gsoc2013-evolution-5764d17f99a7387c56e7e8f3ff0d2ac5a9a996ac.tar.xz
gsoc2013-evolution-5764d17f99a7387c56e7e8f3ff0d2ac5a9a996ac.tar.zst
gsoc2013-evolution-5764d17f99a7387c56e7e8f3ff0d2ac5a9a996ac.zip
add AC_ARG_ENABLE(smime...) -- "finally", i can hear the people rejoice.
2004-02-19 Chris Toshok <toshok@ximian.com> * configure.in: add AC_ARG_ENABLE(smime...) -- "finally", i can hear the people rejoice. Only check the --enable-smime status if --enable-ssl is also "yes". AC_DEFINE (ENABLE_SMIME) if smime is enabled. svn path=/trunk/; revision=24809
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c92e1e01f..30fbd4fdc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-02-19 Chris Toshok <toshok@ximian.com>
+
+ * configure.in: add AC_ARG_ENABLE(smime...) -- "finally", i can
+ hear the people rejoice. Only check the --enable-smime status if
+ --enable-ssl is also "yes". AC_DEFINE (ENABLE_SMIME) if smime is
+ enabled.
+
2004-02-18 Rodney Dawes <dobey@ximian.com>
* configure.in: Require ORBit 2.9.8 or newer