build: add compile option to disable building of Wi-Fi plugin
authorThomas Haller <thaller@redhat.com>
Fri, 23 Jan 2015 13:12:02 +0000 (14:12 +0100)
committerThomas Haller <thaller@redhat.com>
Fri, 30 Jan 2015 21:20:13 +0000 (22:20 +0100)
commit5439fbd77cd245b0a69cede67280767f6ffdc996
tree83c00f6883084a62eaf33527a3642fe4a3b453d0
parentb3944cfc712564ebd03e1b88e12cba205c71914c
build: add compile option to disable building of Wi-Fi plugin

Before, the Wi-Fi plugin was always build. Users who didn't want
to use it would simply drop "libnm-device-plugin-wifi.so".

Add a compile time option to disable needlessly building the plugin.

https://bugzilla.gnome.org/show_bug.cgi?id=743388
configure.ac
contrib/fedora/rpm/NetworkManager.spec
src/Makefile.am