diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2007-03-22 14:37:08 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2007-03-22 14:37:08 +0000 |
commit | dd4e39e60f8bd0061371b4727808969e4d69e4fc (patch) | |
tree | 6c2038a6a6142d2d8ac90af9b214a4b28c41fe84 /ChangeLog | |
parent | 4586d0398e240e074977dfcf1f4a74d0ac5c17ad (diff) | |
download | gst-plugins-bad-dd4e39e60f8bd0061371b4727808969e4d69e4fc.tar.gz gst-plugins-bad-dd4e39e60f8bd0061371b4727808969e4d69e4fc.tar.bz2 gst-plugins-bad-dd4e39e60f8bd0061371b4727808969e4d69e4fc.zip |
gst-libs/gst/app/Makefile.am: Use GST_ALL_LDFLAGS, which actually exists, but maybe David can confirm that was what h...
Original commit message from CVS:
* gst-libs/gst/app/Makefile.am:
Use GST_ALL_LDFLAGS, which actually exists, but maybe David
can confirm that was what he wanted.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-03-22 Thomas Vander Stichele <thomas at apestaart dot org> + + * gst-libs/gst/app/Makefile.am: + Use GST_ALL_LDFLAGS, which actually exists, but maybe David + can confirm that was what he wanted. + 2007-03-22 Sebastian Dröge <slomo@circular-chaos.org> * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain): |