bison: fix m4 dependency
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 4 Dec 2011 20:39:02 +0000 (21:39 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 4 Dec 2011 20:46:36 +0000 (21:46 +0100)
commit2077f955ef64b48c3832e0be31a18aaf04d786da
tree5ea1db0a625f334f73a3e2c3361beb4e5751cc87
parent2c6390a5d0c01420879e9f23bc89afb19976da4a
bison: fix m4 dependency

Bison needs m4 (at runtime). In addition, the bison 2.5 configure script
checks for m4 4.1.6 or newer, and bails out otherwise, but ends up looking
at whatever the build host has rather than the cross version, which might
not be the correct version (or even available).

Fix it by short circuiting the check.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/bison/Config.in
package/bison/bison.mk