[gst-cvs] gstreamer richardb
Richard Boulton
richardb at users.sourceforge.net
Fri Aug 18 17:29:57 PDT 2000
CVSROOT: /cvsroot/gstreamer
Module name: gstreamer
Changes by: richardb 00/08/18 17:29:57
Modified files:
. : Makefile.am config.h.in configure.in
gstplay : Makefile.am
test : Makefile.am
Log message:
libXv is now linked against by test/* and gstplay if it is present.
-lXv isn't leaked all over the place due to AC_CHECK_LIB test.
This is still messy though - we shouldn't have to link explicitly
with extra things just because we use certain plugins.
Build Makefile in tests, but don't recurse into tests when doing the
build (tests no longer in SUBDIRS).
More information about the Gstreamer-commits
mailing list