summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* - Back to -devAndi Gutmans2005-06-231-1/+1
* - Beta 2Andi Gutmans2005-06-231-1/+1
* - Back to -dev. Guys (n' Girls), give at least 1 hour before you startAndi Gutmans2005-06-211-1/+1
* - Take #3 :)Andi Gutmans2005-06-211-2/+2
* - Back to -devAndi Gutmans2005-06-201-1/+1
* - Beta 2Andi Gutmans2005-06-201-1/+1
* Some netware related build issues fixed (patch by: Kamesh Jayachandran <kames...foobar2005-06-201-2/+15
* - Back to -devAndi Gutmans2005-06-111-1/+1
* - b2 (will post it to internals@)Andi Gutmans2005-06-111-1/+1
* - Back to -devAndi Gutmans2005-06-101-1/+1
* - Go with 5.1.0b1Andi Gutmans2005-06-101-1/+1
* -Moved --disable-zend-memory-manager where it belongsfoobar2005-06-071-10/+0
* - Added the --disable-zend-memory-manager switch to disable the Zend memoryDerick Rethans2005-06-071-0/+10
* - Fixed bug #28605 (Need to use -[m]ieee option for Alpha CPUs)foobar2005-06-021-0/+11
* - Unify the "configure --help" textsfoobar2005-05-291-14/+14
* avoid code duplication in bison version testHartmut Holzgraefe2005-05-291-1/+3
* - Add command completion to CLI's -a modeMarcus Boerger2005-05-141-1/+1
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-0/+1
* - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)foobar2005-04-301-1/+3
* - No need to iterate through the options twicefoobar2005-04-301-4/+0
* - Allow using --enable-versioning with any SAPI modulefoobar2005-04-211-5/+1
* Expose EXEEXT and use for cli/cgi binariesfoobar2005-04-211-0/+1
* PHP_OS and PHP_UNAME need to be hardcoded for cross buildsAnantha Kesari H Y2005-04-181-0/+4
* remove duplicate entryfoobar2005-04-081-2/+1
* - Prevent compiling shared extensions when --enable-versioning is usedfoobar2005-03-261-0/+3
* Fixed build properlyfoobar2005-03-171-2/+3
* - Remove these relics from era when TSRM was optional.foobar2005-03-161-6/+0
* - Fixed bug #32200 (prevent using both --with-apxs2 and --with-apxs2filter)foobar2005-03-141-0/+4
* - Fixed all buildconf warnings + cross-compiling issuesfoobar2005-02-241-7/+12
* - Restructured and added a few comments here and there.foobar2005-02-241-109/+16
* - Fixed bug #31920 (zend_strtod.c error: conflicting types for 'int8_t')foobar2005-02-101-1/+0
* - Fixed bug #31858 (--disable-cli does not force --without-pear)foobar2005-02-071-8/+10
* - Removed obsolete AC_PROG_RANLIB (AC_PROG_LIBTOOL does it)foobar2005-01-201-2/+1
* - Fix the pic patchfoobar2005-01-191-4/+5
* - The pic/no-pic patch by Joe Orton.foobar2005-01-101-2/+18
* - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-091-2/+2
* - Make sure $host_alias is never emptyfoobar2005-01-071-7/+1
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-4/+4
* - Use correct header files (in c99 compliant way). uint32_t is preferred.foobar2004-12-211-0/+2
* Better fix for endian compile problems.foobar2004-12-201-0/+4
* - Fixed compile error with HP-UX using GCC.foobar2004-12-161-0/+5
* - MFH: Fixed compile error related to bug #28605.Derick Rethans2004-12-141-0/+1
* Add stream_socket_pair(), a streams based version of socketpair().Wez Furlong2004-12-121-0/+1
* - MF43: Install the iconv extension headers to <installpath>/ext/iconv so thatDerick Rethans2004-12-061-1/+1
* - MFH4.3: Cleaned up some of the locale mess:Derick Rethans2004-11-151-2/+2
* - Fixed bug #30630: Added a BSD based strtod function that isDerick Rethans2004-11-031-1/+1
* - Checks for Darwin'ish systems that uses Mach-O, which apparently doesn'tMoriyoshi Koizumi2004-11-031-0/+2
* Core changes to support multi-ABI platforms with libraries inJoe Orton2004-11-031-1/+6
* Revert Linux LFS patchEdin Kadribasic2004-10-221-7/+0
* MFB: Linux LFS support, fixes 27792Edin Kadribasic2004-10-211-0/+7