libXv is now linked against by test/* and gstplay if it is present.
authorRichard Boulton <richard@tartarus.org>
Sat, 19 Aug 2000 00:29:57 +0000 (00:29 +0000)
committerRichard Boulton <richard@tartarus.org>
Sat, 19 Aug 2000 00:29:57 +0000 (00:29 +0000)
commitcf0a34528d618eeda1ad7066d0370f6d0ae70fa7
tree10c3346f0ebedccc49453e9a4aef3a0f08ecb5f6
parent9ae673e291cf0107034065dff25dd35e7db09f02
libXv is now linked against by test/* and gstplay if it is present.

Original commit message from CVS:
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).
Makefile.am
config.h.in
configure.in
gstplay/Makefile.am
test/Makefile.am