diff mbox

[3/3] Update documentation to clarify usage

Message ID 1405672963-16069-3-git-send-email-rick.taylor@cassidian.com
State Changes Requested
Headers show

Commit Message

Rick Taylor July 18, 2014, 8:42 a.m. UTC
Signed-off-by: Rick Taylor <rick.taylor@cassidian.com>
---
 docs/manual/adding-packages-autotools.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni July 18, 2014, 8:52 a.m. UTC | #1
Dear Rick Taylor,

On Fri, 18 Jul 2014 09:42:43 +0100, Rick Taylor wrote:
> Signed-off-by: Rick Taylor <rick.taylor@cassidian.com>
> ---
>  docs/manual/adding-packages-autotools.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

This should be squashed in the previous commit.

See "git rebase -i" (interactive rebasing) to achieve that.

Thanks!

Thomas
diff mbox

Patch

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