Remove plugin specific static build option
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 16 May 2017 17:50:16 +0000 (13:50 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 16 May 2017 18:41:19 +0000 (14:41 -0400)
commitb68d936ae0b4cb59ca3b7853e761e162631b2319
tree68690f7115c88b1c2cc5e4beb3beef372cbd7707
parenta910329f6dfe131da30bebba40f9561f31a944cf
Remove plugin specific static build option

Static and dynamic plugins now have the same interface. The standard
--enable-static/--enable-shared toggle are sufficient.
70 files changed:
configure.ac
ext/aalib/Makefile.am
ext/cairo/Makefile.am
ext/dv/Makefile.am
ext/flac/Makefile.am
ext/gdk_pixbuf/Makefile.am
ext/jack/Makefile.am
ext/jpeg/Makefile.am
ext/libcaca/Makefile.am
ext/libpng/Makefile.am
ext/pulse/Makefile.am
ext/raw1394/Makefile.am
ext/shout2/Makefile.am
ext/soup/Makefile.am
ext/speex/Makefile.am
ext/taglib/Makefile.am
ext/vpx/Makefile.am
ext/wavpack/Makefile.am
gst/alpha/Makefile.am
gst/apetag/Makefile.am
gst/audiofx/Makefile.am
gst/audioparsers/Makefile.am
gst/auparse/Makefile.am
gst/autodetect/Makefile.am
gst/avi/Makefile.am
gst/cutter/Makefile.am
gst/debugutils/Makefile.am
gst/deinterlace/Makefile.am
gst/dtmf/Makefile.am
gst/effectv/Makefile.am
gst/equalizer/Makefile.am
gst/flv/Makefile.am
gst/flx/Makefile.am
gst/goom/Makefile.am
gst/goom2k1/Makefile.am
gst/icydemux/Makefile.am
gst/id3demux/Makefile.am
gst/imagefreeze/Makefile.am
gst/interleave/Makefile.am
gst/isomp4/Makefile.am
gst/law/Makefile.am
gst/level/Makefile.am
gst/matroska/Makefile.am
gst/monoscope/Makefile.am
gst/multifile/Makefile.am
gst/multipart/Makefile.am
gst/replaygain/Makefile.am
gst/rtp/Makefile.am
gst/rtpmanager/Makefile.am
gst/rtsp/Makefile.am
gst/shapewipe/Makefile.am
gst/smpte/Makefile.am
gst/spectrum/Makefile.am
gst/udp/Makefile.am
gst/videobox/Makefile.am
gst/videocrop/Makefile.am
gst/videofilter/Makefile.am
gst/videomixer/Makefile.am
gst/wavenc/Makefile.am
gst/wavparse/Makefile.am
gst/y4m/Makefile.am
sys/directsound/Makefile.am
sys/oss/Makefile.am
sys/oss4/Makefile.am
sys/osxaudio/Makefile.am
sys/osxvideo/Makefile.am
sys/sunaudio/Makefile.am
sys/v4l2/Makefile.am
sys/waveform/Makefile.am
sys/ximage/Makefile.am