check for the proper dxr3 header aphabetization fixes
Original commit message from CVS: * check for the proper dxr3 header * aphabetization fixes
This commit is contained in:
parent
9f2a556a57
commit
23d4006837
@ -193,7 +193,7 @@ dnl ==========================================================================
|
|||||||
dnl *** DXR3 card ***
|
dnl *** DXR3 card ***
|
||||||
translit(dnm, m, l) AM_CONDITIONAL(USE_DXR3, true)
|
translit(dnm, m, l) AM_CONDITIONAL(USE_DXR3, true)
|
||||||
GST_CHECK_FEATURE(DXR3, [DXR3 hardware mpeg video decoder], dxr3videosink, [
|
GST_CHECK_FEATURE(DXR3, [DXR3 hardware mpeg video decoder], dxr3videosink, [
|
||||||
AC_CHECK_HEADER(linux/em8000.h, HAVE_DXR3="yes", HAVE_DXR3="no")
|
AC_CHECK_HEADER(linux/em8300.h, HAVE_DXR3="yes", HAVE_DXR3="no")
|
||||||
])
|
])
|
||||||
|
|
||||||
dnl *** OSS audio ***
|
dnl *** OSS audio ***
|
||||||
|
Loading…
x
Reference in New Issue
Block a user