Update of /cvsroot/playerstage/code/player
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19374
Modified Files:
configure.ac
Log Message:
removed -lpthread from a cflags entry that was causing compiler warnings
Index: configure.ac
===================================================================
RCS file: /cvsroot/playerstage/code/player/configure.ac,v
retrieving revision 1.70
retrieving revision 1.71
diff -C2 -d -r1.70 -r1.71
*** configure.ac 5 May 2006 06:19:56 -0000 1.70
--- configure.ac 12 May 2006 21:53:16 -0000 1.71
***************
*** 290,294 ****
AX_BOOST_THREAD
if test "x$ax_cv_boost_thread" = "xyes"; then
! PLAYERCC_EXTRA_CFLAGS="$PLAYERCC_EXTRA_CFLAGS -lpthread
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT"
PLAYERCC_LIB="$PLAYERCC_LIB -l$BOOST_THREAD_LIB -lpthread"
fi
--- 290,294 ----
AX_BOOST_THREAD
if test "x$ax_cv_boost_thread" = "xyes"; then
! PLAYERCC_EXTRA_CFLAGS="$PLAYERCC_EXTRA_CFLAGS
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT"
PLAYERCC_LIB="$PLAYERCC_LIB -l$BOOST_THREAD_LIB -lpthread"
fi
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit