diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2005-08-13 11:58:03 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2005-08-13 11:58:03 +0000 |
commit | 59c9b655e1eaefd977d74721177c4f028146aecc (patch) | |
tree | 7207776008edcd3aa57a11385954615c83b423bc /ChangeLog | |
parent | 122f7f0965c001000e8a21bf93ddce84ce218b6c (diff) |
Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9
Original commit message from CVS:
* ext/mad/Makefile.am:
* gst/avi/Makefile.am:
* gst/effectv/Makefile.am:
* gst/udp/Makefile.am:
* gst/wavparse/Makefile.am:
Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-08-13 Tim-Philipp Müller <tim at centricular dot net> + + * ext/mad/Makefile.am: + * gst/avi/Makefile.am: + * gst/effectv/Makefile.am: + * gst/udp/Makefile.am: + * gst/wavparse/Makefile.am: + Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9 + 2005-08-12 Tim-Philipp Müller <tim at centricular dot net> * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_indirect), |