Remove plugin specific static build option
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 16 May 2017 17:29:38 +0000 (13:29 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 16 May 2017 17:29:38 +0000 (13:29 -0400)
commitd143af2c77ea1cd0e634224d23f8de4f819767ab
treea3aba6a5df1057f20026897132130ef321163fc6
parent2bf0a98bcd4e8af126725e1bd66fe41a04d4c330
Remove plugin specific static build option

Static and dynamic plugins now have the same interface. The standard
--enable-static/--enable-shared toggle are sufficient.
config.h.meson
configure.ac
plugins/elements/Makefile.am
plugins/elements/meson.build
plugins/tracers/Makefile.am