]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
bash: fix configuration
authorLionel Landwerlin <llandwerlin@gmail.com>
Sun, 17 Jan 2010 22:40:54 +0000 (23:40 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 28 Jan 2010 16:50:54 +0000 (17:50 +0100)
commit5082e476d1af0c1f5977a138146c9634f0b2f994
tree0b587ef3cd0b709eac7dfde85b9cf5a4119e1b42
parent57e0f540ffd2133e6540a0faea32663a2731e2ae
bash: fix configuration

Patch bash32-011 modifies the configure.in script. Therefor we need to
run autoconf before launching the configure script. Otherwise, once
the configure script called, the makefile's dependencies over
configure.in will relaunch autoconf without options/environnement
variables we usually set when calling configure.

[Peter: use our own host-autoconf instead of what's on the host]
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/bash/bash.mk