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

Modified Files:
      Tag: release-2-0-patches
        acinclude.m4 
Log Message:
added linux/types.h to header-check for videodev2.h

Index: acinclude.m4
===================================================================
RCS file: /cvsroot/playerstage/code/player/acinclude.m4,v
retrieving revision 1.80.2.8
retrieving revision 1.80.2.9
diff -C2 -d -r1.80.2.8 -r1.80.2.9
*** acinclude.m4        23 Sep 2006 00:11:33 -0000      1.80.2.8
--- acinclude.m4        19 Dec 2006 16:44:22 -0000      1.80.2.9
***************
*** 171,175 ****
  PLAYER_ADD_DRIVER([cameracompress],[yes],[jpeglib.h],[],[-ljpeg])
  
! PLAYER_ADD_DRIVER([camerauvc],[yes],[linux/videodev2.h],[],[])
  
  PLAYER_ADD_DRIVER([camerav4l],[yes],[linux/videodev.h],[],[])
--- 171,176 ----
  PLAYER_ADD_DRIVER([cameracompress],[yes],[jpeglib.h],[],[-ljpeg])
  
! PLAYER_ADD_DRIVER([camerauvc],[yes],[linux/videodev2.h],[],[],[],[],
!                   [[#include <linux/types.h>]])
  
  PLAYER_ADD_DRIVER([camerav4l],[yes],[linux/videodev.h],[],[])


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to