summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* - Reset back to 0.13.4 now that it released.Derick Rethans2008-04-071-1/+1
* - Don't rely on a version that doesn't exist - that breaks snapshots.Derick Rethans2008-03-311-1/+1
* - Another re2c version bump and scanner regenerationMarcus Boerger2008-03-221-2/+2
* - Require 0.13.3Marcus Boerger2008-03-221-1/+1
* - Rewrite scanner to be based on re2c instead of flexMarcus Boerger2008-03-161-67/+4
* - MFH Allow zend_extensions to be build inside ext and tested with 'make test'Marcus Boerger2008-02-171-5/+9
* MFH:- Part 1 of fixing problems with runpath switch (make --disable-rpath wor...Jani Taskinen2007-08-201-1/+5
* - Hopefully this fixes the "test: argument expected" error on solaris..Jani Taskinen2007-08-031-1/+1
* MFH: - Made build system less major version dependant to ease MFB/MFHJani Taskinen2007-07-261-10/+92
* MFH: - Allow using extra headers in PHP_CHECK_SIZEOFJani Taskinen2007-07-251-23/+43
* MFH:- Stop configure if scanner files are not found and invalid/no flex is foundJani Taskinen2007-07-191-2/+11
* - Fix issue in differentiating between --with-* and --enable-*Jani Taskinen2007-07-161-10/+13
* - MFH: Always enable mail() functionJohannes Schlüter2007-07-111-3/+0
* - Introducing 1st part of "show unknown configure options" and nuked PHP_REGE...Jani Taskinen2007-07-111-22/+44
* MFH: Removed --enable-versioningJani Taskinen2007-07-101-10/+0
* MFH:- Improved php-config:foobar2007-06-291-4/+6
* MFH:- Added PHP_CHECK_SIZEOF macro (special version of AC_CHECK_SIZEOF)foobar2007-06-271-0/+41
* - Allow build without flex/bison installed (fixes builddir != srcdir buildfoobar2007-05-241-2/+2
* - Fix previous fix. (just revert of Stefan's bad fix..)foobar2007-05-241-2/+3
* - Fix idiotic change in logic. (hint: flex is _REQUIRED_ for building PHP!foobar2007-05-241-3/+2
* - Check if Makefile.frag actually exists before running sed on it.foobar2007-03-251-1/+1
* MFH: move PHP_TEST_WRITE_STDOUT to acinclude.m4 and use it in configure.inAntony Dovgal2007-02-201-0/+30
* add EXTRA_LDFLAGS_PROGRAM to config.nice (as LDFLAG is quite useless)Nuno Lopes2007-01-011-1/+1
* MFH: missing part of the fix for #39795Antony Dovgal2006-12-121-0/+3
* MFHAntony Dovgal2006-12-121-1/+1
* MFH: fix #39795 (build fails on AIX because crypt_r() uses different data str...Antony Dovgal2006-12-121-0/+52
* MFH: fix build with Sun compiler, which doesn't support -O0Antony Dovgal2006-12-041-0/+16
* MFH: the last part of the fix for #39004Antony Dovgal2006-10-021-0/+5
* fix the fix for #39004Antony Dovgal2006-10-021-4/+4
* Fixed bug #39004 (Fixed generation of config.nice with autoconf 2.60).Ilia Alshanetsky2006-10-021-3/+15
* MFH: Only care about wrong flex version, when needed.Stefan Esser2006-06-161-1/+2
* Fixed bug #37413 (Rejected versions of flex that don't work).Ilia Alshanetsky2006-05-111-2/+1
* MFH: fix typofoobar2006-04-101-2/+2
* MFH: - Determine the shared/link lib suffixes in one macro.foobar2006-04-101-22/+9
* MFHAndrei Zmievski2006-04-081-10/+33
* On Mac OSX, our extensions are actually "bundles" and should not haveAndrei Zmievski2006-03-271-3/+0
* - MFH Fix dependency checksMarcus Boerger2006-02-281-3/+3
* - MFH Require re2c 0.9.11 and use correct version notationMarcus Boerger2005-12-241-2/+2
* Fix bugs #35379 and #35432 by erroring out when the user configures PHPWez Furlong2005-11-301-2/+24
* MFH: - Fixed header installing under phpize buildsfoobar2005-11-211-2/+9
* MFH: bump libxml min version to 2.6.11Rob Richards2005-10-131-2/+2
* ws fixfoobar2005-09-231-78/+80
* In NetWare two binaries with the same name can not be loaded in kernel addres...Anantha Kesari H Y2005-09-231-3/+5
* MFHfoobar2005-09-011-2/+2
* - Fixed bug #33326 (Cannot build extensions with phpize on Macosx).foobar2005-08-121-4/+0
* - Fixed bug #34097 (configure failed to initize RE2C="exit 0;" when re2c is n...foobar2005-08-121-2/+0
* fix macrofoobar2005-07-181-1/+1
* - Fixed cacheing bug in PHP_SOCKADDR_SA_LEN macrofoobar2005-07-141-6/+18
* Fix the re_magic test by adding missing #include <sys/types.h>foobar2005-07-141-1/+2
* typofixfoobar2005-07-131-2/+2