Remove plugin specific static build option
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 16 May 2017 18:07:56 +0000 (14:07 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 16 May 2017 18:07:56 +0000 (14:07 -0400)
commitd02e7d8029b0d852f2bc29bc956da70b239867e8
treedfe8812b811d87b80ff85418965f15a84236c604
parente026416a348a12c33c8f3d275dadbdd99b1b6dfe
Remove plugin specific static build option

Static and dynamic plugins now have the same interface. The standard
--enable-static/--enable-shared toggle are sufficient.
18 files changed:
config.h.meson
configure.ac
ext/a52dec/Makefile.am
ext/amrnb/Makefile.am
ext/amrwbdec/Makefile.am
ext/cdio/Makefile.am
ext/dvdread/Makefile.am
ext/lame/Makefile.am
ext/mpeg2dec/Makefile.am
ext/mpg123/Makefile.am
ext/sidplay/Makefile.am
ext/twolame/Makefile.am
ext/x264/Makefile.am
gst/asfdemux/Makefile.am
gst/dvdlpcmdec/Makefile.am
gst/dvdsub/Makefile.am
gst/realmedia/Makefile.am
gst/xingmux/Makefile.am