g-i: fix "can't resolve libraries to shared libraries: gstcheck-1.0" build error
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 29 Oct 2012 13:26:10 +0000 (13:26 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 29 Oct 2012 13:27:55 +0000 (13:27 +0000)
commit073c09afe0386dea387e5fde1da149722786de21
tree27da50f38253d1a2528e0fb590ecdc4b35c04c36
parent37e405763cc17090ef683a4c39a7ab61a20cb48a
g-i: fix "can't resolve libraries to shared libraries: gstcheck-1.0" build error

Revert --library=libfoo-1.0.la -> --library=foo-1.0 change made
in previous commit. Turns out that was wrong, despite what the
man page says.

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