mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
wip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3695 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -167,6 +167,7 @@ AC_CACHE_CHECK([whether to build with NSPR], [ac_cv_with_nspr], [ac_cv_with_nspr
|
||||
if test ".$ac_cv_with_nspr" = ".yes"; then
|
||||
sinclude(nsprpub/config/nspr.m4)
|
||||
CPPFLAGS="$CPPFLAGS -DJS_THREADSAFE -Insprpub/dist/include/nspr"
|
||||
LDFLAGS="$LDFLAGS -L$prefix/lib -lnspr4"
|
||||
fi
|
||||
|
||||
AC_SUBST(CLI_CFLAGS)
|
||||
|
Reference in New Issue
Block a user