Update of /cvsroot/playerstage/code/player
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14296
Modified Files:
acinclude.m4
Log Message:
changed amtecM5 driver check to not use CHECK_FILE, which doesn't work when
cross-compiling
Index: acinclude.m4
===================================================================
RCS file: /cvsroot/playerstage/code/player/acinclude.m4,v
retrieving revision 1.126
retrieving revision 1.127
diff -C2 -d -r1.126 -r1.127
*** acinclude.m4 25 Jan 2007 21:23:39 -0000 1.126
--- acinclude.m4 1 Feb 2007 00:50:15 -0000 1.127
***************
*** 306,314 ****
fi
! dnl
PLAYER_ADD_DRIVER([amtecM5],[yes],[$AMTECM5_HEADER],[$AMTECM5_EXTRA_CPPFLAGS],[$AMTECM5_EXTRA_LDFLAGS])
! dnl PLAYER_ADD_DRIVER(name,default,[header],[cppadd],[ldadd],
! dnl [pkgvar],[pkg],[default-includes])
!
! AC_CHECK_FILE([$AMTECM5_HEADER],[PLAYER_ADD_DRIVER([amtecM5],[yes],
[],[$AMTECM5_EXTRA_CPPFLAGS],[$AMTECM5_EXTRA_LDFLAGS])],
[PLAYER_ADD_DRIVER([amtecM5],[no],
[],[$AMTECM5_EXTRA_CPPFLAGS],[$AMTECM5_EXTRA_LDFLAGS])])
dnl Service Discovery with libhowl (mdns/zeroconf/rendezvous implementation)
--- 306,312 ----
fi
! PLAYER_ADD_DRIVER([amtecM5],[yes],
! [$AMTECM5_HEADER], [$AMTECM5_EXTRA_CPPFLAGS],
! [$AMTECM5_EXTRA_LDFLAGS])
dnl Service Discovery with libhowl (mdns/zeroconf/rendezvous implementation)
-------------------------------------------------------------------------
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