[Buildroot] [PATCH 3/3] Update documentation to clarify usage

Rick Taylor tropicalstormuk at gmail.com
Fri Jul 18 08:42:43 UTC 2014


Signed-off-by: Rick Taylor <rick.taylor at cassidian.com>
---
 docs/manual/adding-packages-autotools.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manual/adding-packages-autotools.txt b/docs/manual/adding-packages-autotools.txt
index a1a4b90..dd76ed3 100644
--- a/docs/manual/adding-packages-autotools.txt
+++ b/docs/manual/adding-packages-autotools.txt
@@ -123,7 +123,7 @@ cases, typical packages will therefore only use a few of them.
 
 * +LIBFOO_AUTORECONF_ENV+, to specify additional environment
   variables to pass the 'autoreconf' program if
-  +LIBFOO_AUTORECONF=YES+. These are passed before
+  +LIBFOO_AUTORECONF=YES+. These are passed in the environment of
   the 'autoreconf' command. By default, empty.
   
 * +LIBFOO_AUTORECONF_OPT+ to specify additional options
-- 
1.9.1




More information about the buildroot mailing list