diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-03-08 10:23:42 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-03-08 10:23:42 +0800 |
commit | 06cd1f4436735c333fb3c7801711b480a0b51a3e (patch) | |
tree | cc810d9c7a26c675ab689606bcf1e8ae998a5b70 /ChangeLog | |
parent | 6145f688cc4154f580c4443f999fd14a027a14d8 (diff) | |
download | gsoc2013-evolution-06cd1f4436735c333fb3c7801711b480a0b51a3e.tar.gz 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-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. |