summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/classes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r--documentation/ref-manual/classes.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index a6dafe8f90..729aa259e0 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -78,7 +78,8 @@ about the variable flags (varflags) that help control archive creation.
78``autotools*.bbclass`` 78``autotools*.bbclass``
79====================== 79======================
80 80
81The ``autotools*`` classes support Autotooled packages. 81The ``autotools*`` classes support packages built with the
82`GNU Autotools <https://en.wikipedia.org/wiki/GNU_Autotools>`__.
82 83
83The ``autoconf``, ``automake``, and ``libtool`` packages bring 84The ``autoconf``, ``automake``, and ``libtool`` packages bring
84standardization. This class defines a set of tasks (e.g. ``configure``, 85standardization. This class defines a set of tasks (e.g. ``configure``,