Update of /cvsroot/playerstage/code/player
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8365

Modified Files:
        acinclude.m4 configure.ac 
Log Message:
Added health proxy for monitoring system statistics


Index: acinclude.m4
===================================================================
RCS file: /cvsroot/playerstage/code/player/acinclude.m4,v
retrieving revision 1.110
retrieving revision 1.111
diff -C2 -d -r1.110 -r1.111
*** acinclude.m4        9 Jul 2006 01:19:28 -0000       1.110
--- acinclude.m4        7 Aug 2006 14:17:59 -0000       1.111
***************
*** 199,202 ****
--- 199,206 ----
  PLAYER_DRIVER_EXTRA_LIBS="$PLAYER_DRIVER_EXTRA_LIBS $GARCIA_LIBS"
  
+ PLAYER_ADD_DRIVER([statgrab],[yes],
+                   [],[],[],[STATGRAB],[libstatgrab])
+ PLAYER_DRIVER_EXTRA_LIBS="$PLAYER_DRIVER_EXTRA_LIBS $STATGRAB_LIBS"
+ 
  PLAYER_ADD_DRIVER([garminnmea],[yes],[],[],[])
  

Index: configure.ac
===================================================================
RCS file: /cvsroot/playerstage/code/player/configure.ac,v
retrieving revision 1.80
retrieving revision 1.81
diff -C2 -d -r1.80 -r1.81
*** configure.ac        16 Jul 2006 11:53:47 -0000      1.80
--- configure.ac        7 Aug 2006 14:17:59 -0000       1.81
***************
*** 533,536 ****
--- 533,538 ----
            server/drivers/mixed/irobot/Makefile
            server/drivers/mixed/irobot/roomba/Makefile
+         server/drivers/health/Makefile
+         server/drivers/health/statgrab/Makefile
            server/drivers/planner/Makefile
            server/drivers/planner/wavefront/Makefile


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

Reply via email to