gst/Makefile.am: Don't link against VALGRIND_LIBS. That was always the wrong thing...
authorMichael Smith <msmith@xiph.org>
Wed, 16 Nov 2005 11:29:57 +0000 (11:29 +0000)
committerMichael Smith <msmith@xiph.org>
Wed, 16 Nov 2005 11:29:57 +0000 (11:29 +0000)
commitc7d92fc08ef28ffc9d0213b60106b3aa61ec4fee
treec3204a056c8c5e1753d3e568e24149f958c9c5ad
parentf22d0bce47644c55797aaa5ad23799b066929176
gst/Makefile.am: Don't link against VALGRIND_LIBS. That was always the wrong thing to do, but only breaks with newer ...

Original commit message from CVS:
* gst/Makefile.am:
Don't link against VALGRIND_LIBS. That was always the wrong thing to
do, but only breaks with newer valgrind versions. We're not a
valgrind tool, we have no link-time dependencies on libcoregrind.
ChangeLog
gst/Makefile.am