configure: remove unnecessary check for gdp library
This commit is contained in:
parent
ff74718616
commit
a1d05bc4bf
@ -213,7 +213,6 @@ dnl checks for gstreamer
|
|||||||
dnl uninstalled is selected preferentially -- see pkg-config(1)
|
dnl uninstalled is selected preferentially -- see pkg-config(1)
|
||||||
AG_GST_CHECK_GST($GST_MAJORMINOR, [$GST_REQ], yes)
|
AG_GST_CHECK_GST($GST_MAJORMINOR, [$GST_REQ], yes)
|
||||||
AG_GST_CHECK_GST_BASE($GST_MAJORMINOR, [$GST_REQ], yes)
|
AG_GST_CHECK_GST_BASE($GST_MAJORMINOR, [$GST_REQ], yes)
|
||||||
AG_GST_CHECK_GST_GDP($GST_MAJORMINOR, [$GST_REQ], yes)
|
|
||||||
AG_GST_CHECK_GST_CONTROLLER($GST_MAJORMINOR, [$GST_REQ], yes)
|
AG_GST_CHECK_GST_CONTROLLER($GST_MAJORMINOR, [$GST_REQ], yes)
|
||||||
AG_GST_CHECK_GST_NET($GST_MAJORMINOR, [$GST_REQ], yes)
|
AG_GST_CHECK_GST_NET($GST_MAJORMINOR, [$GST_REQ], yes)
|
||||||
AG_GST_CHECK_GST_CHECK($GST_MAJORMINOR, [$GST_REQ], no)
|
AG_GST_CHECK_GST_CHECK($GST_MAJORMINOR, [$GST_REQ], no)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user