libs: g-i: avoid multiple libraries in the shared-library tag
authorTim-Philipp Müller <tim@centricular.net>
Sun, 28 Oct 2012 17:17:49 +0000 (17:17 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 28 Oct 2012 17:20:10 +0000 (17:20 +0000)
commit21a74a6b79ad7395c9d70b202e30b859752dc4fd
tree7f82df3d990ce57f2431d109661dc6a27cc07f5e
parentbab8ed6b8a407f6aef896bb87cda2edb0cb7a234
libs: g-i: avoid multiple libraries in the shared-library tag

Using multiple libraries causes problems for the C# bindings and
will for similiar languages such as Java when there are bindings
for them.

Also change --library=libgstfoo-X.la to --library=gstfoo-X as
the man page suggests it should be done.

https://bugzilla.gnome.org/show_bug.cgi?id=679315
libs/gst/base/Makefile.am
libs/gst/check/Makefile.am
libs/gst/controller/Makefile.am
libs/gst/net/Makefile.am