aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-03-08 10:23:42 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-03-08 10:23:42 +0800
commit06cd1f4436735c333fb3c7801711b480a0b51a3e (patch)
treecc810d9c7a26c675ab689606bcf1e8ae998a5b70 /ChangeLog
parent6145f688cc4154f580c4443f999fd14a027a14d8 (diff)
downloadgsoc2013-evolution-06cd1f4436735c333fb3c7801711b480a0b51a3e.tar
gsoc2013-evolution-06cd1f4436735c333fb3c7801711b480a0b51a3e.tar.gz
gsoc2013-evolution-06cd1f4436735c333fb3c7801711b480a0b51a3e.tar.bz2
gsoc2013-evolution-06cd1f4436735c333fb3c7801711b480a0b51a3e.tar.lz
gsoc2013-evolution-06cd1f4436735c333fb3c7801711b480a0b51a3e.tar.xz
gsoc2013-evolution-06cd1f4436735c333fb3c7801711b480a0b51a3e.tar.zst
gsoc2013-evolution-06cd1f4436735c333fb3c7801711b480a0b51a3e.zip
Removed --enable-assbarn-security and replaced it with the real options:
2001-03-07 Jeffrey Stedfast <fejj@ximian.com> * configure.in: Removed --enable-assbarn-security and replaced it with the real options: --with-nspr-includes=PREFIX --with-nspr-libs=PREFIX --with-nss=PREFIX * acconfig.h: #undef HAVE_NSS svn path=/trunk/; revision=8591
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 786013986e..55a47608b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2001-03-07 Jeffrey Stedfast <fejj@ximian.com>
+
+ * configure.in: Removed --enable-assbarn-security and replaced it
+ with the real options:
+ --with-nspr-includes=PREFIX
+ --with-nspr-libs=PREFIX
+ --with-nss=PREFIX
+
+ * acconfig.h: #undef HAVE_NSS
+
2001-03-07 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Require GAL 0.5.99.6 or later.