Update of /cvsroot/playerstage/code/player
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10533/player
Modified Files:
Tag: release-2-0-patches
configure.ac
Log Message:
changed property to prop in simulation interface
Index: configure.ac
===================================================================
RCS file: /cvsroot/playerstage/code/player/configure.ac,v
retrieving revision 1.60.2.3
retrieving revision 1.60.2.4
diff -C2 -d -r1.60.2.3 -r1.60.2.4
*** configure.ac 30 May 2006 22:36:47 -0000 1.60.2.3
--- configure.ac 31 May 2006 22:21:18 -0000 1.60.2.4
***************
*** 290,295 ****
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
if test "x$ax_cv_boost_signal" = "xyes"; then
--- 290,295 ----
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"
fi
if test "x$ax_cv_boost_signal" = "xyes"; then
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit