Remove plugin specific static build option
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 16 May 2017 17:42:07 +0000 (13:42 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 16 May 2017 17:42:07 +0000 (13:42 -0400)
commit8e6c6266d72e160cca019b7cfa640fbf666e5ada
treef77e6286129ff24efaa236b2f40d868320901ccc
parent820c34740fa903cb949c71076e5e9c3cb076a852
Remove plugin specific static build option

Static and dynamic plugins now have the same interface. The standard
--enable-static/--enable-shared toggle are sufficient.
30 files changed:
configure.ac
ext/alsa/Makefile.am
ext/cdparanoia/Makefile.am
ext/libvisual/Makefile.am
ext/ogg/Makefile.am
ext/opus/Makefile.am
ext/pango/Makefile.am
ext/theora/Makefile.am
ext/vorbis/Makefile.am
gst/adder/Makefile.am
gst/app/Makefile.am
gst/audioconvert/Makefile.am
gst/audiorate/Makefile.am
gst/audioresample/Makefile.am
gst/audiotestsrc/Makefile.am
gst/encoding/Makefile.am
gst/gio/Makefile.am
gst/pbtypes/Makefile.am
gst/playback/Makefile.am
gst/rawparse/Makefile.am
gst/subparse/Makefile.am
gst/tcp/Makefile.am
gst/typefind/Makefile.am
gst/videoconvert/Makefile.am
gst/videorate/Makefile.am
gst/videoscale/Makefile.am
gst/videotestsrc/Makefile.am
gst/volume/Makefile.am
sys/ximage/Makefile.am
sys/xvimage/Makefile.am