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

Modified Files:
        Makefile.am 
Log Message:
applied patch [ 1721461 ] Add dependencies for libraries
Dont have the hardware to test this, but compiles when libs are not detected


Index: Makefile.am
===================================================================
RCS file: /cvsroot/playerstage/code/player/server/drivers/rfid/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile.am 14 Mar 2007 18:01:08 -0000      1.2
--- Makefile.am 9 Jun 2007 04:08:51 -0000       1.3
***************
*** 9,12 ****
--- 9,16 ----
  noinst_LTLIBRARIES += libsickRFI341.la
  endif
+ if INCLUDE_PHIDGETRFID
+ noinst_LTLIBRARIES += libphidgetRFID.la
+ endif
+ 
  AM_CPPFLAGS = -Wall -I$(top_srcdir)
  
***************
*** 14,15 ****
--- 18,20 ----
  libskyetekM1_la_SOURCES = skyetekM1.cc
  libsickRFI341_la_SOURCES = rfi341_protocol.h rfi341_protocol.cc sickrfi341.cc
+ libphidgetRFID_la_SOURCES = phidgetRFID.cc


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to