kumquat-buildroot/package/bash
Lionel Landwerlin 5082e476d1 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>
2010-01-28 17:50:54 +01:00
..
bash32-001
bash32-002
bash32-003
bash32-004
bash32-005
bash32-006
bash32-007
bash32-008
bash32-009
bash32-010
bash32-011
bash32-012
bash32-013
bash32-014
bash32-015
bash32-016
bash32-017
bash32-018
bash32-019
bash32-020
bash32-021
bash32-022
bash32-023
bash32-024
bash32-025
bash32-026
bash32-027
bash32-028
bash32-029
bash32-030
bash32-031
bash32-032
bash32-033
bash32-remove-bzero-dependancy.patch
bash.mk
Config.in