configure: build ximagesrc again when checks succeed
Third time lucky, hopefully.
This commit is contained in:
parent
eefa8c366e
commit
e6e9ee08a1
@ -555,6 +555,7 @@ translit(dnm, m, l) AM_CONDITIONAL(USE_X, true)
|
||||
AG_GST_CHECK_FEATURE(X, [X libraries and plugins],
|
||||
[ximagesrc], [
|
||||
PKG_CHECK_MODULES([X], [x11], [
|
||||
HAVE_X="yes"
|
||||
dnl check for Xfixes
|
||||
PKG_CHECK_MODULES([XFIXES], [ xfixes ], [
|
||||
AC_DEFINE(HAVE_XFIXES, 1, [Defined if Xfixes is available])
|
||||
|
Loading…
x
Reference in New Issue
Block a user