summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* require libxml 2.6.0 or higherRob Richards2005-03-101-2/+2
* This did not work for some reason, better revert itfoobar2005-03-041-2/+2
* - Fix typoMarcus Boerger2005-02-281-1/+1
* - Cache the version check resultsfoobar2005-02-271-26/+40
* - Fixed all buildconf warnings + cross-compiling issuesfoobar2005-02-241-4/+12
* - Restructured and added a few comments here and there.foobar2005-02-241-916/+1237
* - Complement for Jani's fix. Likely fix the iconv issue.Moriyoshi Koizumi2005-02-091-2/+5
* - Fix macosx shared extension buildfoobar2005-01-251-5/+17
* - Typofix + removed unnecessary unsets caused by itfoobar2005-01-221-1/+1
* - Fix the pic patchfoobar2005-01-191-3/+8
* fix PHP_CHECK_64BIT macro (finally got 64bit machine to test it)Antony Dovgal2005-01-071-2/+2
* - Make sure $host_alias is never emptyfoobar2005-01-071-0/+16
* - Fix buildconf failure with autoconf versions > 2.13foobar2004-12-301-4/+4
* - Fixed bug #31101 (missing kerberos header file path with --with-openssl)foobar2004-12-301-8/+74
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-4/+4
* MFB: Avoid autoheader warningEdin Kadribasic2004-12-211-1/+1
* Better fix for endian compile problems.foobar2004-12-201-0/+29
* - Generate all iconv headers by defaultDerick Rethans2004-12-111-0/+4
* - MF43: Fixed bug #31034 (Problem with non-existing iconv header file).Derick Rethans2004-12-091-0/+1
* Fix VPATH build again.Joe Orton2004-12-081-0/+4
* - MF43: Install the iconv extension headers to <installpath>/ext/iconv so thatDerick Rethans2004-12-061-6/+9
* .dylib extension are Mach-O shared libraries that meant for linkingAndrei Zmievski2004-11-091-3/+0
* Core changes to support multi-ABI platforms with libraries inJoe Orton2004-11-031-11/+11
* Fix extraction of httpd version if httpd is linked against -lefence.Joe Orton2004-11-031-1/+1
* add PHP_CHECK_64BIT macro to be able to detect 64-bit platform in ./configureAntony Dovgal2004-09-121-0/+15
* Implement extension load-order deps.Wez Furlong2004-07-181-0/+11
* Put AC_DEFINE in correct place so caching will work properlyArd Biesheuvel2004-03-271-1/+3
* - Added PHP_TEST_BUILD macro which can be used to test whether buildfoobar2004-02-231-1/+39
* - Fixed Bug #26969 (shared openssl build fails)foobar2004-01-201-1/+2
* support for building asm in the unix buildsys.Wez Furlong2004-01-091-0/+2
* Fixed bug #26461 (-lssl missing from LIBS)foobar2003-12-121-1/+1
* - Only add 'install-modules' into install targets when there are suchfoobar2003-12-041-0/+1
* - Fixed build of shared extensions which require openssl and when you onlyfoobar2003-11-131-1/+4
* Really fixed bug #25719.foobar2003-10-031-15/+20
* Should fix bug #25719foobar2003-10-021-2/+3
* Fixed bug #25703 (openssl checks failed)foobar2003-09-301-1/+1
* wsfoobar2003-09-241-40/+40
* - Fixed some compile failures with e.g. RH9 + openssl byfoobar2003-09-241-5/+26
* Cleanup after ourselves.foobar2003-09-031-0/+1
* enable re2c check for self-contained extensionsSascha Schumann2003-09-021-0/+4
* libxml 2.5.10 or greater required from now onfoobar2003-09-011-2/+2
* MFBfoobar2003-08-131-2/+2
* MFB quoting of )Sascha Schumann2003-07-031-29/+29
* MFB PHP_CHECK_LIBRARY fixSascha Schumann2003-07-021-0/+5
* Sync PHP_CHECK_LIBRARY changeSascha Schumann2003-07-021-1/+2
* - Changed 'grep -E' back to 'egrep'.foobar2003-07-011-2/+2
* MFB snprintf testSascha Schumann2003-06-281-1/+3
* ilia points out this is okSterling Hughes2003-06-281-2/+2
* bump up to 2.5.7Sterling Hughes2003-06-281-2/+2
* Fix configure failure with static openssl libsfoobar2003-06-241-1/+1