[Buildroot] [PATCH 2/2] Update documentation of AUTORECONF_ENV

Thomas De Schampheleire patrickdepinguin at gmail.com
Thu Jul 17 17:50:52 UTC 2014


Hi Rick,

On Thu, Jul 17, 2014 at 2:28 PM, Rick Taylor
<rick at tropicalstormsoftware.com> wrote:
> From e7e05bc231fe8d3f7855761ce533fd53829a48c3 Mon Sep 17 00:00:00 2001
> From: Rick Taylor <rick.taylor at cassidian.com>
> Date: Thu, 17 Jul 2014 13:25:35 +0100
> Subject: [PATCH 2/2] Update documentation of AUTORECONF_ENV
>
> Signed-off-by: Rick Taylor <rick.taylor at cassidian.com>
> ---
>  docs/manual/adding-packages-autotools.txt | 5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/docs/manual/adding-packages-autotools.txt b/docs/manual/adding-packages-autotools.txt
> index 3f40503..a1a4b90 100644
> --- a/docs/manual/adding-packages-autotools.txt
> +++ b/docs/manual/adding-packages-autotools.txt
> @@ -121,6 +121,11 @@ cases, typical packages will therefore only use a few of them.
>    automake, libtool, etc.). Valid values are +YES+ and
>    +NO+. By default, the value is +NO+
>
> +* +LIBFOO_AUTORECONF_ENV+, to specify additional environment
> +  variables to pass the 'autoreconf' program if

to pass to

> +  +LIBFOO_AUTORECONF=YES+. These are passed before
> +  the 'autoreconf' command. By default, empty.

I find 'before' odd here. I would rather say:
These are passed in the environment of the ...

Best regards,
Thomas



More information about the buildroot mailing list