diff options
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r-- | documentation/ref-manual/classes.rst | 2 |
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``, | |||
93 | should usually be enough to define a few standard variables and then | 93 | should usually be enough to define a few standard variables and then |
94 | simply ``inherit autotools``. These classes can also work with software | 94 | simply ``inherit autotools``. These classes can also work with software |
95 | that emulates Autotools. For more information, see the | 95 | that 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 |
97 | in the Yocto Project Development Tasks Manual. | 97 | in the Yocto Project Development Tasks Manual. |
98 | 98 | ||
99 | By default, the :ref:`autotools* <ref-classes-autotools>` classes use out-of-tree builds (i.e. | 99 | By default, the :ref:`autotools* <ref-classes-autotools>` classes use out-of-tree builds (i.e. |