On 2016-02-22 10:17, Ricardo Salveti wrote:
> Since scmversion gets populated during the configure process, the only
> way for the cache to be updated through commits is by either running
> make distclean or by forcing autoconf updates when bootstrap gets called
> (e.g. builddeb).
> 
> Signed-off-by: Ricardo Salveti <ricardo.salv...@linaro.org>

For this series
Reviewed-by: Anders Roxell <anders.rox...@linaro.org>

> ---
>  bootstrap | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/bootstrap b/bootstrap
> index 7c3d220..6fd91c8 100755
> --- a/bootstrap
> +++ b/bootstrap
> @@ -4,4 +4,4 @@ aclocal -I config -I m4
>  libtoolize --copy
>  autoheader
>  automake --add-missing --copy --warnings=all
> -autoconf
> +autoconf --force
> -- 
> 2.5.0
> 
_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to