diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2005-08-13 11:58:02 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2005-08-13 11:58:02 +0000 |
commit | cd41b8513d9e6e3ec9d502e9068e8dceddd337eb (patch) | |
tree | 52b09eb46f455a55ae72ab83d2aec152880e025d /ChangeLog | |
parent | ed91ba5316d48a9f802de1b4b2a6a638ca0125ad (diff) | |
download | gst-plugins-bad-cd41b8513d9e6e3ec9d502e9068e8dceddd337eb.tar.gz gst-plugins-bad-cd41b8513d9e6e3ec9d502e9068e8dceddd337eb.tar.bz2 gst-plugins-bad-cd41b8513d9e6e3ec9d502e9068e8dceddd337eb.zip |
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), |