sdp: remove gst_init() for g-i scanner here again as well to avoid problems with...
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 17 Apr 2011 18:33:04 +0000 (19:33 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 17 Apr 2011 18:33:04 +0000 (19:33 +0100)
gst-libs/gst/sdp/Makefile.am

index 8f8d9b7..5ad8080 100644 (file)
@@ -32,7 +32,6 @@ GstSdp-@GST_MAJORMINOR@.gir: $(INTROSPECTION_SCANNER) libgstsdp-@GST_MAJORMINOR@
                --libtool="$(top_builddir)/libtool" \
                --pkg gstreamer-@GST_MAJORMINOR@ \
                --pkg-export gstreamer-sdp-@GST_MAJORMINOR@ \
-               --add-init-section="gst_init(NULL,NULL);" \
                --output $@ \
                $(gir_headers) \
                $(gir_sources)