Skip to content
Commit 2077f955 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 2c6390a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment