gobject-introspection: fix issue when gold linker is used
authorByeong-ryeol Kim <brofkims@gmail.com>
Tue, 11 Jan 2011 14:52:51 +0000 (14:52 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Jan 2011 15:01:25 +0000 (15:01 +0000)
commit7c55ad4db33f60771d72ab7c109006d45dc335d3
treea970796ff20a89363d586bef1df3a8d8479483f0
parente2cc2f4c7708401a630ba6d4241877629d7ecb0a
gobject-introspection: fix issue when gold linker is used

Need to pass libgstreamer-0.10 explicitly to linker, since we're
calling gst_init(), which in turn is needed because the encoding
target get_type() function calls gst_value_register().

https://bugzilla.gnome.org/show_bug.cgi?id=639039
gst-libs/gst/pbutils/Makefile.am