summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/classes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 310be59912..4fdc4c583e 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -93,7 +93,7 @@ standardization. This class defines a set of tasks (e.g. ``configure``,
93should usually be enough to define a few standard variables and then 93should usually be enough to define a few standard variables and then
94simply ``inherit autotools``. These classes can also work with software 94simply ``inherit autotools``. These classes can also work with software
95that emulates Autotools. For more information, see the 95that emulates Autotools. For more information, see the
96":ref:`dev-manual/new-recipe:autotooled package`" section 96":ref:`dev-manual/new-recipe:building an autotooled package`" section
97in the Yocto Project Development Tasks Manual. 97in the Yocto Project Development Tasks Manual.
98 98
99By default, the :ref:`autotools* <ref-classes-autotools>` classes use out-of-tree builds (i.e. 99By default, the :ref:`autotools* <ref-classes-autotools>` classes use out-of-tree builds (i.e.