Update of /cvsroot/playerstage/code/player/server/drivers/wsn
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15704/server/drivers/wsn

Modified Files:
        Makefile.am 
Log Message:
made -lltdl optional, applied wbr914 patch, enabled accel_calib driver

Index: Makefile.am
===================================================================
RCS file: /cvsroot/playerstage/code/player/server/drivers/wsn/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile.am 3 Jul 2006 15:22:42 -0000       1.4
--- Makefile.am 5 Jul 2006 22:36:20 -0000       1.5
***************
*** 9,15 ****
  endif
  
! #if INCLUDE_ACCEL_CALIB
! #noinst_LTLIBRARIES += libaccel_calib.la
! #endif
  
  AM_CPPFLAGS = -Wall -I$(top_srcdir) -fno-strict-aliasing
--- 9,15 ----
  endif
  
! if INCLUDE_ACCEL_CALIB
! noinst_LTLIBRARIES += libaccel_calib.la
! endif
  
  AM_CPPFLAGS = -Wall -I$(top_srcdir) -fno-strict-aliasing
***************
*** 17,19 ****
  libmica2_la_SOURCES = mica2.cc
  librcore_xbridge_la_SOURCES = rcore_xbridge.cc
! #libaccel_calib_la_SOURCES = accel_calib.cc
--- 17,19 ----
  libmica2_la_SOURCES = mica2.cc
  librcore_xbridge_la_SOURCES = rcore_xbridge.cc
! libaccel_calib_la_SOURCES = accel_calib.cc


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