summaryrefslogtreecommitdiff
path: root/Zend/acinclude.m4
Commit message (Collapse)AuthorAgeFilesLines
* - There is a 2.3 now as well.Derick Rethans2006-08-041-1/+1
|
* MFH: Add bison 2.2 to the list of supported versions.Sebastian Bergmann2006-05-231-1/+1
|
* MFH: Allow bison 2.1.Sebastian Bergmann2005-11-011-1/+1
|
* MFHfoobar2005-09-141-10/+13
|
* fix standalone buildfoobar2005-06-141-0/+3
|
* - Show "none" when nothing is foundfoobar2005-06-071-1/+3
|
* forgot to re-add 1.875 as a valid bison version after testingHartmut Holzgraefe2005-05-291-1/+1
|
* bison may be installed under a different executable name, e.g.Hartmut Holzgraefe2005-05-291-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 testHartmut Holzgraefe2005-05-291-0/+25
|
* - Added AC_ZEND_C_BIGENDIAN macro (as requested by Andi)foobar2005-01-101-1/+28
|
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-3/+3
|
* fp_except check for FreeBSD 1.0-2.2.5Sascha Schumann2000-06-181-0/+18
|
* Some cleanupSascha Schumann2000-01-011-2/+3
|
* Makefile.am: Add dummy target for dependenciesSascha Schumann1999-12-261-11/+13
| | | | | acinclude.m4: Cache result of broken sprintf check
* Variables are not interpolated unless we use _UNQUOTEDSascha Schumann1999-12-191-1/+1
|
* Move config code into separate fileSascha Schumann1999-12-171-3/+4
|
* Use libtool to build.Sascha Schumann1999-10-041-0/+5
|
* * header file cleanupStig S. Bakken1999-09-061-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 automakeStig S. Bakken1999-04-191-0/+20