1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-05 18:13:27 +00:00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3714 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2006-12-19 01:31:13 +00:00
parent 0948a663d8
commit f1e927c6ca

@ -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