summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* re2c 0.98 is the current working versionfoobar2005-06-281-2/+2
* - Cache the xml2-config pathfoobar2005-06-271-3/+6
* - Never ever add /usr/lib as libpath, even if --with-libdir is usedfoobar2005-06-221-1/+1
* Fix configure problem in braindead systems like Solaris.foobar2005-06-211-2/+2
* Some netware related build issues fixed (patch by: Kamesh Jayachandran <kames...foobar2005-06-201-0/+5
* fix PHP_INSTALL_HEADERS() macro when 2 params are usedfoobar2005-06-201-2/+2
* Make this usable for header files toofoobar2005-06-141-1/+1
* Allow different things to be done when found / not-foundfoobar2005-06-141-3/+6
* - Added PHP_CHECK_PDO_INCLUDES macro (caches the result)foobar2005-06-141-0/+18
* - Fixed bug #31256 (PHP_EVAL_LIBLINE configure macro does not handle -pthread)foobar2005-06-131-0/+7
* - Show "none" when nothing is foundfoobar2005-06-071-1/+6
* - Revert previous change in build/libtool.m4 and make surefoobar2005-06-021-1/+0
* - Use libtool also for completely static buildsfoobar2005-05-301-5/+5
* - Changed the PATH_SEPARATOR check to a macrofoobar2005-05-301-0/+1
* simplify flex version testHartmut Holzgraefe2005-05-291-10/+12
* avoid code duplication in bison version testHartmut Holzgraefe2005-05-291-16/+1
* added .cxx extension for C++ for completeness reasonsHartmut Holzgraefe2005-05-291-1/+1
* - Use $SED and $EGREP where possiblefoobar2005-05-271-10/+14
* Avoid syntax errors on some operating systemsRasmus Lerdorf2005-05-211-1/+1
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-5/+32
* - Fix problems with phpized ext/imapfoobar2005-04-301-0/+4
* - No need to iterate through the options twicefoobar2005-04-301-0/+2
* re2c 0.96 is the one that works (tm)foobar2005-04-301-2/+2
* We do allow 2.0 now too.foobar2005-04-301-1/+1
* Netware stufffoobar2005-04-261-0/+4
* - Change bison check to positive logic and allow bison 2.0Marcus Boerger2005-04-231-3/+3
* Added support for .cc files in extensions.Brian France2005-04-201-1/+1
* - Cleanup a bit. And make use of shtool mkdirfoobar2005-04-071-5/+5
* 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