Revert "g-i: change g-ir-scanner arg --library=libgstfoo-X.la to --library=gstfoo-X"
authorTim-Philipp Müller <tim@centricular.net>
Mon, 29 Oct 2012 12:47:05 +0000 (12:47 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 29 Oct 2012 12:47:05 +0000 (12:47 +0000)
commita4f2df634147e3d35bdbcb82b6553c67c6b78815
tree09bfa49e7755af9ffa1ef70255d34d131c30a61f
parent7f22e3ea7f713867e1fbf2ef71b6a6e36e1f0531
Revert "g-i: change g-ir-scanner arg --library=libgstfoo-X.la to --library=gstfoo-X"

This reverts commit e39fbe6b7e14ccccbf47a5726a18eb963535063b.

Looks like we need to pass the full .la file after all in a setup
with libtool, or it might not find the library, e.g. like

  ERROR: can't resolve libraries to shared libraries: gstfft-1.0

Conflicts:
gst-libs/gst/audio/Makefile.am
gst-libs/gst/pbutils/Makefile.am

Also see https://bugzilla.gnome.org/show_bug.cgi?id=603710
gst-libs/gst/app/Makefile.am
gst-libs/gst/audio/Makefile.am
gst-libs/gst/fft/Makefile.am
gst-libs/gst/pbutils/Makefile.am
gst-libs/gst/riff/Makefile.am
gst-libs/gst/rtp/Makefile.am
gst-libs/gst/rtsp/Makefile.am
gst-libs/gst/sdp/Makefile.am
gst-libs/gst/tag/Makefile.am
gst-libs/gst/video/Makefile.am