summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/features.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/features.rst')
-rw-r--r--documentation/ref-manual/features.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
index a8d0dac996..17521ac2a8 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -100,7 +100,9 @@ packages, and they can go beyond simply controlling the installation of
100a package or packages. In most cases, the presence or absence of a 100a package or packages. In most cases, the presence or absence of a
101feature translates to the appropriate option supplied to the configure 101feature translates to the appropriate option supplied to the configure
102script during the :ref:`ref-tasks-configure` task for 102script during the :ref:`ref-tasks-configure` task for
103the recipes that optionally support the feature. 103the recipes that optionally support the feature. Appropriate options
104must be supplied, and enabling/disabling :term:`PACKAGECONFIG` for the
105concerned packages is one way of supplying such options.
104 106
105Some distro features are also machine features. These select features 107Some distro features are also machine features. These select features
106make sense to be controlled both at the machine and distribution 108make sense to be controlled both at the machine and distribution