summaryrefslogtreecommitdiffstats
path: root/package/bison/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* bison: m4 needs MMUPeter Korsgaard2012-05-221-0/+2
| | | | | | Fixes http://autobuild.buildroot.net/results/0bb659881ed6a01745f596f00da9acbef02a4c31/ Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* bison: fix m4 dependencyPeter Korsgaard2011-12-041-0/+1
| | | | | | | | | | | 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>
* bison: bump to version 2.4.3Gustavo Zacarias2010-12-221-0/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-2/+2
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* merge help descriptions written by Tom CameronMike Frysinger2004-12-241-4/+5
|
* final step in buildroot faceliftEric Andersen2004-10-091-0/+8