Mercurial > pidgin
changeset 7286:0b961945c8ae
[gaim-migrate @ 7867]
(18:21:57) SeanEgn: oh crap. I'm so dumb.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Thu, 16 Oct 2003 22:22:18 +0000 |
parents | a50eea7628cb |
children | 3a41c3f80228 |
files | configure.ac |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.ac Thu Oct 16 22:21:55 2003 +0000 +++ b/configure.ac Thu Oct 16 22:22:18 2003 +0000 @@ -574,7 +574,7 @@ nsprlibs="-ldl $with_nspr_libs/libplc4.a $with_nspr_libs/libplds4.a $with_nspr_libs/libnspr4.a $PTHREAD_LIB" fi else - nsprlibs="-ldl -lplc4 -lplds4 -lpthread -lnspr4 $PTHREAD_LIB" + nsprlibs="-ldl -lplc4 -lplds4 -lnspr4 $PTHREAD_LIB" fi AC_CACHE_CHECK([for Mozilla nspr libraries], moz_nspr_libs,