Sebastian Bergmann
3e7df40852
MFH: Add bison 2.2 to the list of supported versions.
2006-05-23 11:11:16 +00:00
Sebastian Bergmann
02eb02d1ce
MFH: Allow bison 2.1.
2005-11-01 10:31:56 +00:00
foobar
dc929d011c
MFH
2005-09-14 15:53:02 +00:00
foobar
fb95a19824
fix standalone build
2005-06-14 11:41:48 +00:00
foobar
8e2efc351b
- Show "none" when nothing is found
2005-06-07 16:47:33 +00:00
Hartmut Holzgraefe
d1f653bd08
forgot to re-add 1.875 as a valid bison version after testing
2005-05-29 18:56:18 +00:00
Hartmut Holzgraefe
fce59d9dae
bison may be installed under a different executable name, e.g.
...
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
2005-05-29 18:50:03 +00:00
Hartmut Holzgraefe
af14bbe455
avoid code duplication in bison version test
2005-05-29 18:04:35 +00:00
foobar
4589cef5e1
- Added AC_ZEND_C_BIGENDIAN macro (as requested by Andi)
2005-01-10 01:33:29 +00:00
foobar
69eec3f3b9
MFB_4_3: Quote macro names in AC_DEFUN()
2004-12-30 07:08:39 +00:00
Sascha Schumann
15925864b2
fp_except check for FreeBSD 1.0-2.2.5
2000-06-18 16:51:42 +00:00
Sascha Schumann
800ffda01c
Some cleanup
2000-01-01 20:49:34 +00:00
Sascha Schumann
14f915ece6
Makefile.am: Add dummy target for dependencies
...
acinclude.m4: Cache result of broken sprintf check
1999-12-26 21:45:53 +00:00
Sascha Schumann
bf1effa4bc
Variables are not interpolated unless we use _UNQUOTED
1999-12-19 00:10:08 +00:00
Sascha Schumann
91549cfa4f
Move config code into separate file
1999-12-17 13:36:15 +00:00
Sascha Schumann
8ae3f4b027
Use libtool to build.
1999-10-04 15:20:12 +00:00
Stig S. Bakken
009025e00d
* header file cleanup
...
* 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?
1999-09-06 16:14:08 +00:00
Stig S. Bakken
b227e385cc
convert to automake
1999-04-19 20:10:26 +00:00