aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2001-05-10 14:17:23 +0800
committerChris Toshok <toshok@src.gnome.org>2001-05-10 14:17:23 +0800
commitc414a3739a0ff56590b093c64ff27122949c5ee3 (patch)
tree88bdde53f4fb9d1ebb74de5632d6abbd0ead45db /ChangeLog
parent5f3f0da8b17f93b79d7744778e94aa4543b17d3c (diff)
downloadgsoc2013-evolution-c414a3739a0ff56590b093c64ff27122949c5ee3.tar
gsoc2013-evolution-c414a3739a0ff56590b093c64ff27122949c5ee3.tar.gz
gsoc2013-evolution-c414a3739a0ff56590b093c64ff27122949c5ee3.tar.bz2
gsoc2013-evolution-c414a3739a0ff56590b093c64ff27122949c5ee3.tar.lz
gsoc2013-evolution-c414a3739a0ff56590b093c64ff27122949c5ee3.tar.xz
gsoc2013-evolution-c414a3739a0ff56590b093c64ff27122949c5ee3.tar.zst
gsoc2013-evolution-c414a3739a0ff56590b093c64ff27122949c5ee3.zip
add the nspr includes to the list of includes used to test for NSS
2001-05-09 Chris Toshok <toshok@ximian.com> * configure.in: add the nspr includes to the list of includes used to test for NSS headers, and don't assume -lpthread in the nss/nspr libs - use PTHREAD_LIB. svn path=/trunk/; revision=9743
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8e69e86a5..786a8071b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-05-09 Chris Toshok <toshok@ximian.com>
+
+ * configure.in: add the nspr includes to the list of includes used
+ to test for NSS headers, and don't assume -lpthread in the
+ nss/nspr libs - use PTHREAD_LIB.
+
2001-05-09 Iain Holmes <iain@ximian.com>
* tools/killev: Added rdf-summary killing stuff from R Burton