diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-10 12:32:48 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-10 12:32:48 +0100 |
commit | ad30f2cc4e1072ab5b2ec60de08f4d299118a255 (patch) | |
tree | c50fab12544b530991a9993e7e23608d7c88214a /handbook/ref-classes.xml | |
parent | 0a217cd18f09c837f67bf54956904a79fb013876 (diff) | |
download | openembedded-core-ad30f2cc4e1072ab5b2ec60de08f4d299118a255.tar.gz openembedded-core-ad30f2cc4e1072ab5b2ec60de08f4d299118a255.tar.bz2 openembedded-core-ad30f2cc4e1072ab5b2ec60de08f4d299118a255.zip |
handbook: Various minor fixes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'handbook/ref-classes.xml')
-rw-r--r-- | handbook/ref-classes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/handbook/ref-classes.xml b/handbook/ref-classes.xml index 770c062e71..036044dd28 100644 --- a/handbook/ref-classes.xml +++ b/handbook/ref-classes.xml @@ -60,7 +60,7 @@ <itemizedlist> <listitem> <para> - 'do_configure' regenearates the configure script and (using autoreconf) + 'do_configure' regenearates the configure script (using autoreconf) and then launches it with a standard set of arguments used during cross-compilation. Additional parameters can be passed to <command>configure</command> through the <glossterm><link |