pkg-autotools: add support for <pkg>_AUTORECONF_ENV
authorRick Taylor <tropicalstormuk@gmail.com>
Fri, 18 Jul 2014 09:12:19 +0000 (10:12 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 23 Jul 2014 21:49:10 +0000 (23:49 +0200)
commit5af28fe6a10976eee7d9e9006baa90543d6dd025
treec66f4408883588dfd1e9fb7da1cc84d487aeb86d
parent0fe134f08280f0019403c41ac9573a233c94e3b5
pkg-autotools: add support for <pkg>_AUTORECONF_ENV

This commit improves the autotools-package infrastructure to support a
<pkg>_AUTORECONF_ENV variable, which allows a package maintainer to
pass additional variables in the environment of the autoreconf
execution. This is useful in the situation where configure.ac contains
shell commands using environment variables that are only executed when
autoreconf is run.

Signed-off-by: Rick Taylor <rick.taylor@cassidian.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
docs/manual/adding-packages-autotools.txt
package/pkg-autotools.mk