summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-10-14 08:56:09 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-10-18 16:15:28 +0200
commit360ad123c4fd46df59f533d99b3a58c49eb9fe1b (patch)
treee44c1e9bc25ef52343c6899cd6fd9a8314bb6770 /documentation
parente9ecf3fc2497466ca4d0d2bc1df07858b7e9bfac (diff)
downloadpoky-360ad123c4fd46df59f533d99b3a58c49eb9fe1b.tar.gz
ref-manual: Updated the autotools class.
Needed to change wording to state that the class uses out-of-tree builds. (From yocto-docs rev: 2fbaeba33988e14a97d5946f7e714a1bbc5a3ccb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-classes.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 496425a5a9..48fcc199ac 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -102,8 +102,7 @@
102 </para> 102 </para>
103 103
104 <para> 104 <para>
105 By default, the <filename>autotools</filename> class supports 105 By default, the <filename>autotools</filename> uses out-of-tree builds
106 using out-of-tree builds
107 (<link linkend='var-B'><filename>B</filename></link> <filename>!=</filename> 106 (<link linkend='var-B'><filename>B</filename></link> <filename>!=</filename>
108 <link linkend='var-S'><filename>S</filename></link>). 107 <link linkend='var-S'><filename>S</filename></link>).
109 If the software being built by a recipe does not support 108 If the software being built by a recipe does not support