summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug #51740 (acinclude.m4 macro PHP_CHECK_SIZEOF is not properly quoted)Felipe Pena2010-05-051-1/+1
* Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making ...Kalle Sommer Nielsen2010-03-081-3/+3
* - Fixed bug #49267 (linking fails for iconv)Moriyoshi Koizumi2010-03-051-0/+3
* Revert attempt at supporting both autoconf 2.13 andRasmus Lerdorf2009-11-291-5/+5
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-251-11/+11
* - Simplify default flags for Sun C compiler.Sriram Natarajan2009-08-111-1/+1
* MFH: sync + - Fixed bug #47468 (enable cli|cgi-only extensions for embed sapi)Jani Taskinen2009-05-091-7/+27
* add missing fileAntony Dovgal2008-09-081-0/+1
* MFH: syncJani Taskinen2008-07-301-10/+18
* 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