gi: Use INTROSPECTION_INIT for --add-init-section
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Tue, 16 Jun 2015 22:04:57 +0000 (18:04 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Tue, 16 Jun 2015 22:04:57 +0000 (18:04 -0400)
commitc101452a4aea031c8a8d093806a8eac3826c4004
tree91cdf6989e7e972d5906fc725b2c38a6de102e5a
parentb59cc6acb7182e47fda38858f5137c857c65d996
gi: Use INTROSPECTION_INIT for --add-init-section

This new define was added to common. The new init section fixed
compilation warning found in the init line that was spread across
all files.
gst-libs/gst/app/Makefile.am
gst-libs/gst/audio/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/tag/Makefile.am
gst-libs/gst/video/Makefile.am