diff options
author | Chris Toshok <toshok@ximian.com> | 2001-05-10 14:17:23 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-05-10 14:17:23 +0800 |
commit | c414a3739a0ff56590b093c64ff27122949c5ee3 (patch) | |
tree | 88bdde53f4fb9d1ebb74de5632d6abbd0ead45db /ChangeLog | |
parent | 5f3f0da8b17f93b79d7744778e94aa4543b17d3c (diff) | |
download | gsoc2013-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |