commit | c7d92fc08ef28ffc9d0213b60106b3aa61ec4fee | [log] [tgz] |
---|---|---|
author | Michael Smith <msmith@xiph.org> | Wed Nov 16 11:29:57 2005 +0000 |
committer | Michael Smith <msmith@xiph.org> | Wed Nov 16 11:29:57 2005 +0000 |
tree | c3204a056c8c5e1753d3e568e24149f958c9c5ad | |
parent | f22d0bce47644c55797aaa5ad23799b066929176 [diff] |
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.