Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - There is a 2.3 now as well. | Derick Rethans | 2006-08-04 | 1 | -1/+1 |
| | |||||
* | MFH: Add bison 2.2 to the list of supported versions. | Sebastian Bergmann | 2006-05-23 | 1 | -1/+1 |
| | |||||
* | MFH: Allow bison 2.1. | Sebastian Bergmann | 2005-11-01 | 1 | -1/+1 |
| | |||||
* | MFH | foobar | 2005-09-14 | 1 | -10/+13 |
| | |||||
* | fix standalone build | foobar | 2005-06-14 | 1 | -0/+3 |
| | |||||
* | - Show "none" when nothing is found | foobar | 2005-06-07 | 1 | -1/+3 |
| | |||||
* | forgot to re-add 1.875 as a valid bison version after testing | Hartmut Holzgraefe | 2005-05-29 | 1 | -1/+1 |
| | |||||
* | bison may be installed under a different executable name, e.g. | Hartmut Holzgraefe | 2005-05-29 | 1 | -1/+1 |
| | | | | | | | | | YACC="bison-1.75" configure ... removing the check for "bison -y" allows for this the check was redundant anyway as the following one filters for "GNU Bison" in the --version output | ||||
* | avoid code duplication in bison version test | Hartmut Holzgraefe | 2005-05-29 | 1 | -0/+25 |
| | |||||
* | - Added AC_ZEND_C_BIGENDIAN macro (as requested by Andi) | foobar | 2005-01-10 | 1 | -1/+28 |
| | |||||
* | MFB_4_3: Quote macro names in AC_DEFUN() | foobar | 2004-12-30 | 1 | -3/+3 |
| | |||||
* | fp_except check for FreeBSD 1.0-2.2.5 | Sascha Schumann | 2000-06-18 | 1 | -0/+18 |
| | |||||
* | Some cleanup | Sascha Schumann | 2000-01-01 | 1 | -2/+3 |
| | |||||
* | Makefile.am: Add dummy target for dependencies | Sascha Schumann | 1999-12-26 | 1 | -11/+13 |
| | | | | | acinclude.m4: Cache result of broken sprintf check | ||||
* | Variables are not interpolated unless we use _UNQUOTED | Sascha Schumann | 1999-12-19 | 1 | -1/+1 |
| | |||||
* | Move config code into separate file | Sascha Schumann | 1999-12-17 | 1 | -3/+4 |
| | |||||
* | Use libtool to build. | Sascha Schumann | 1999-10-04 | 1 | -0/+5 |
| | |||||
* | * header file cleanup | Stig S. Bakken | 1999-09-06 | 1 | -4/+4 |
| | | | | | | | | * fixed --enable-thread-safety build for UNIX I don't have a Win32 environment available, could someone please try compiling on Win32 to see if I got all the header file stuff right there? | ||||
* | convert to automake | Stig S. Bakken | 1999-04-19 | 1 | -0/+20 |