]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
grr
authorAnthony Minessale <anthony.minessale@gmail.com>
Tue, 19 Dec 2006 01:31:13 +0000 (01:31 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Tue, 19 Dec 2006 01:31:13 +0000 (01:31 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3714 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/js/nsprpub/configure

index e56f70212455b4f92eefdc7b4bd7cd87ce060e8d..bc91bc3d748d3ebc7711c00a79a26ed201bc751c 100755 (executable)
@@ -3449,6 +3449,7 @@ EOF
 *-freebsd*)
     if test -z "$USE_NSPR_THREADS"; then
         USE_PTHREADS=1
+        LDFLAGS="$LDFLAGS -lpthread"
     fi
     cat >> confdefs.h <<\EOF
 #define XP_UNIX 1