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

Modified Files:
        acinclude.m4 
Log Message:
Forgot to alphabetize the file :)


Index: acinclude.m4
===================================================================
RCS file: /cvsroot/playerstage/code/player/acinclude.m4,v
retrieving revision 1.111
retrieving revision 1.112
diff -C2 -d -r1.111 -r1.112
*** acinclude.m4        7 Aug 2006 14:17:59 -0000       1.111
--- acinclude.m4        7 Aug 2006 15:10:43 -0000       1.112
***************
*** 173,177 ****
  PLAYER_ADD_DRIVER([cameracompress],[yes],[jpeglib.h],[],[-ljpeg])
  
! PLAYER_ADD_DRIVER([camerauvc],[yes],[linux/videodev2.h],[],[])
  
  PLAYER_ADD_DRIVER([camerav4l],[yes],[linux/videodev.h],[],[])
--- 173,177 ----
  PLAYER_ADD_DRIVER([cameracompress],[yes],[jpeglib.h],[],[-ljpeg])
  
! PLAYER_ADD_DRIVER([camerauvc],[no],[linux/videodev2.h],[],[])
  
  PLAYER_ADD_DRIVER([camerav4l],[yes],[linux/videodev.h],[],[])
***************
*** 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],[],[],[])
  
--- 199,202 ----
***************
*** 328,331 ****
--- 324,331 ----
  PLAYER_ADD_DRIVER([sonyevid30],[yes],[],[],[])
  
+ PLAYER_ADD_DRIVER([statgrab],[yes],
+                   [],[],[],[STATGRAB],[libstatgrab])
+                 PLAYER_DRIVER_EXTRA_LIBS="$PLAYER_DRIVER_EXTRA_LIBS 
$STATGRAB_LIBS"
+ 
  PLAYER_ADD_DRIVER([upcbarcode],[yes],[],[],[],
                    [OPENCV],[opencv])


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