Update of /cvsroot/playerstage/code/player
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22326
Modified Files:
acinclude.m4
Log Message:
updated camera1394 to use libdc1394-rc4 as there was slight API change between
rc3 and rc4
Index: acinclude.m4
===================================================================
RCS file: /cvsroot/playerstage/code/player/acinclude.m4,v
retrieving revision 1.122
retrieving revision 1.123
diff -C2 -d -r1.122 -r1.123
*** acinclude.m4 13 Nov 2006 18:03:13 -0000 1.122
--- acinclude.m4 15 Nov 2006 00:05:58 -0000 1.123
***************
*** 143,147 ****
dnl Check to see if we have version 1 or 2 API for dc1394
!
AC_CHECK_HEADER(dc1394/dc1394_control.h,[PLAYER_ADD_DRIVER([camera1394],[yes],["libraw1394/raw1394.h
dc1394/dc1394_control.h"],[],["-lraw1394 -ldc1394"])],
[PLAYER_ADD_DRIVER([camera1394],[yes],["libraw1394/raw1394.h
libdc1394/dc1394_control.h"],[],["-lraw1394 -ldc1394_control"])])
--- 143,147 ----
dnl Check to see if we have version 1 or 2 API for dc1394
!
AC_CHECK_HEADER(dc1394/control.h,[PLAYER_ADD_DRIVER([camera1394],[yes],["libraw1394/raw1394.h
dc1394/control.h"],[],["-lraw1394 -ldc1394"])],
[PLAYER_ADD_DRIVER([camera1394],[yes],["libraw1394/raw1394.h
libdc1394/dc1394_control.h"],[],["-lraw1394 -ldc1394_control"])])
-------------------------------------------------------------------------
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