Update of /cvsroot/playerstage/code/player
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10648
Modified Files:
configure.ac
Log Message:
applied wbr914 patch to add new interfaces, applied patch to fix/complete IMU
interface, fixed python version checking in configure.ac
Index: configure.ac
===================================================================
RCS file: /cvsroot/playerstage/code/player/configure.ac,v
retrieving revision 1.83
retrieving revision 1.84
diff -C2 -d -r1.83 -r1.84
*** configure.ac 23 Aug 2006 18:44:31 -0000 1.83
--- configure.ac 12 Sep 2006 18:03:13 -0000 1.84
***************
*** 99,103 ****
dnl Check for python c header
! PYTHON_VERSION=`python -V 2>&1 | grep -o "[[0-9]].[[0-9]]"`
PYTHON_HEADER="python"$PYTHON_VERSION"/Python.h"
if test ! -f "/usr/include/$PYTHON_HEADER"; then
--- 99,103 ----
dnl Check for python c header
! PYTHON_VERSION=`python -V 2>&1 | grep -o "[[0-9]]\.[[0-9]]"`
PYTHON_HEADER="python"$PYTHON_VERSION"/Python.h"
if test ! -f "/usr/include/$PYTHON_HEADER"; then
-------------------------------------------------------------------------
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