Update of /cvsroot/playerstage/code/player
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9087
Modified Files:
acinclude.m4
Log Message:
made camerauvc depend on and include linux/videodev2.h, and changed libplayerc
python bindings install to use DESTDIR/prefix
Index: acinclude.m4
===================================================================
RCS file: /cvsroot/playerstage/code/player/acinclude.m4,v
retrieving revision 1.106
retrieving revision 1.107
diff -C2 -d -r1.106 -r1.107
*** acinclude.m4 1 Jun 2006 23:41:38 -0000 1.106
--- acinclude.m4 14 Jun 2006 17:41:26 -0000 1.107
***************
*** 173,177 ****
PLAYER_ADD_DRIVER([cameracompress],[yes],[jpeglib.h],[],[-ljpeg])
! PLAYER_ADD_DRIVER([camerauvc],[yes],[linux/videodev.h],[],[])
PLAYER_ADD_DRIVER([camerav4l],[yes],[linux/videodev.h],[],[])
--- 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],[],[])
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit