aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-06-04 11:38:48 +0200
committerAleksander Morgado <aleksander@aleksander.es>2020-06-04 11:38:48 +0200
commitcd501c4d2657e8273d928748056050fc5b696f7c (patch)
treeb01c7ea482213202139845d18a7ce631f1c760b6 /NEWS
parenta5c060ef879c804ee21aa6c68784ccdac7171ee7 (diff)
NEWS: add details about the plugin configure options
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b3ea5f1b..1267bb10 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,14 @@ The following notes are directed to package maintainers:
errors), --enable-compile-warnings=no (to disable all the extra warnings
enabled by default) or --disable-Werror (to unconditionally make all
compiler warnings non-fatal).
+ ** Users can now preselect which plugins to build and install during
+ configure, with the --enable-plugin-[PLUGIN-NAME] options. The user can
+ also build and install all except for some, just by using the
+ --enable-all-plugins option followed by --disable-plugin-[PLUGIN-NAME].
+ By default all plugins are enabled, so all of them built and installed.
+ This new set of options are useful for users building custom systems
+ where they already know what kind of devices they're going to have, it
+ isn't recommended for standard distributions.
The only updates in the public API are the following: