mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 10:25:33 +00:00
and for gst_play
Original commit message from CVS: and for gst_play
This commit is contained in:
parent
e3d1e2f3c7
commit
b39ba9ed25
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ PKG_CHECK_MODULES(GST_PLAY, gstreamer-play-$GST_MAJORMINOR,
|
|||
HAVE_PLAY=yes,HAVE_PLAY=no)
|
||||
AM_CONDITIONAL(BUILD_PLAY, test "x$HAVE_PLAY" = "xyes")
|
||||
AC_SUBST(GST_PLAY_CFLAGS)
|
||||
AC_SUBST(GST_PLAY_INCLUDES)
|
||||
AC_SUBST(GST_PLAY_LIBS)
|
||||
|
||||
AC_CHECK_PROG(HAVE_XMLTO, xmlto, true, false)
|
||||
AC_CHECK_PROG(HAVE_XMLCATALOG, xmlcatalog, true, false)
|
||||
|
|
Loading…
Reference in a new issue