diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-04-23 08:24:34 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-04-23 08:24:34 +0800 |
commit | 29b0f2cffcc43b4d0d6ebf194ed8bc17fccd777f (patch) | |
tree | 85e841b461719853ea390d912578356c236cf08d /ChangeLog | |
parent | b0795401c735bea2aab3fb0da4f4a8824d8e210a (diff) | |
download | gsoc2013-evolution-29b0f2cffcc43b4d0d6ebf194ed8bc17fccd777f.tar gsoc2013-evolution-29b0f2cffcc43b4d0d6ebf194ed8bc17fccd777f.tar.gz gsoc2013-evolution-29b0f2cffcc43b4d0d6ebf194ed8bc17fccd777f.tar.bz2 gsoc2013-evolution-29b0f2cffcc43b4d0d6ebf194ed8bc17fccd777f.tar.lz gsoc2013-evolution-29b0f2cffcc43b4d0d6ebf194ed8bc17fccd777f.tar.xz gsoc2013-evolution-29b0f2cffcc43b4d0d6ebf194ed8bc17fccd777f.tar.zst gsoc2013-evolution-29b0f2cffcc43b4d0d6ebf194ed8bc17fccd777f.zip |
We need to link in more than just libnspr4, we also need libpthread.
2001-04-21 Jeffrey Stedfast <fejj@ximian.com>
* configure.in (have_nspr_libs): We need to link in more than just
libnspr4, we also need libpthread.
(have_nss_libs): Don't forget to add nsprlibs to the LDFLAGS.
svn path=/trunk/; revision=9497
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-04-21 Jeffrey Stedfast <fejj@ximian.com> + + * configure.in (have_nspr_libs): We need to link in more than just + libnspr4, we also need libpthread. + (have_nss_libs): Don't forget to add nsprlibs to the LDFLAGS. + 2001-04-21 Duncan Mak <duncan@ximian.com> * art/Makefile.am (images_DATA): Added in composer-message.png. |