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
This commit is contained in:
Tim-Philipp Müller 2005-08-13 11:58:02 +00:00
parent ed91ba5316
commit cd41b8513d

View file

@ -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> 2005-08-12 Tim-Philipp Müller <tim at centricular dot net>
* ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_indirect), * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_indirect),