summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Go with 4.1.0Zeev Suraski2001-12-101-1/+1
* Here we go againZeev Suraski2001-12-031-1/+1
* go with RC4Zeev Suraski2001-11-301-1/+1
* Prepare 4.1.0Zeev Suraski2001-11-251-1/+1
* Go with final RCZeev Suraski2001-11-191-1/+1
* - MFHDerick Rethans2001-11-181-0/+6
* Go with RC2Zeev Suraski2001-11-131-1/+1
* MFHfoobar2001-10-231-0/+1
* * fix version numberStig Bakken2001-10-161-1/+1
* Build pear/scripts/phptar in the configure run.Jon Parise2001-09-291-1/+1
* this is not pure rc2 anymoreSascha Schumann2001-09-131-1/+1
* Go with RC2Zeev Suraski2001-09-061-1/+1
* MFHfoobar2001-08-201-0/+1
* MFHfoobar2001-08-181-3/+8
* MFHfoobar2001-08-151-0/+1
* Reroll 4.0.7RC1Zeev Suraski2001-08-151-1/+1
* Fixed bug: #12726. If --with-xxx is used in configure line without anyfoobar2001-08-141-1/+1
* Compile fix for oldie Linux systems (possibly others too)Zeev Suraski2001-08-121-0/+1
* This did not work as expected. Reverted.foobar2001-08-071-1/+1
* This was not supposed to be removed.foobar2001-08-071-0/+1
* Fix bug: #12604. Also made the configure script shown a little nicer in phpin...foobar2001-08-061-3/+3
* Fix bug: #9177foobar2001-08-041-1/+1
* Revert this change - if you want to do this, do it in a 'make clean'Rasmus Lerdorf2001-08-021-5/+0
* Delete config.cache always. This makes config.nice a bit more useful.foobar2001-08-021-1/+5
* Fix build and add a mips-related preprocessor directive.Sascha Schumann2001-07-281-1/+3
* Fix broken textZeev Suraski2001-07-201-1/+1
* (PHP nl_langinfo) Added function when provided by OSWez Furlong2001-07-041-0/+2
* fix bug: #11693. Some systems have crypt() in libc.foobar2001-06-261-4/+4
* Check for PHP_SIGCHILD only if any of oracle libs is enabled.foobar2001-06-241-3/+3
* Moved some messages to the end of configure process so they are easierfoobar2001-06-231-8/+33
* Fixed bug: #9239, check for IPV6 on netbsd, maybe othersfoobar2001-06-141-1/+2
* @Added "pearize" script to generate Makefile.in files for PEAR extensionsStig Bakken2001-05-281-1/+1
* @ - Fix disk_free_space() and disk_total_space() under FreeBSD. (jon)Jon Parise2001-05-221-0/+1
* Fixed bug #10964foobar2001-05-191-0/+2
* First step towards full libtool 1.4 portabilitySascha Schumann2001-05-121-36/+20
* Remove ltconfig which is not used anymore by libtool 1.4Sascha Schumann2001-05-121-1/+2
* Nuke more quotesSascha Schumann2001-05-121-2/+2
* Nuke some unneccessary quotesSascha Schumann2001-05-121-49/+47
* Fix special treatment of zlib by introducing the Apache conceptSascha Schumann2001-05-111-3/+0
* 4.0.6 is tagged, HEAD is now 4.0.7-devThies C. Arntzen2001-05-111-1/+1
* Moved the zlib configure before other extensions.foobar2001-05-101-4/+6
* Also remove -L/usr/lib/? from LDFLAGS.Sascha Schumann2001-05-091-0/+1
* Remove -L/usr/lib/? from PHP_LDFLAGS.Sascha Schumann2001-05-091-1/+2
* Fixed: http://www.php.net/bugs.php?id=10733&edit=1foobar2001-05-081-2/+2
* use $PHP_LAYOUT, not $libdir, to determine the extension install layoutStig Bakken2001-05-061-6/+7
* @Added --with-layout configure option (Stig)Stig Bakken2001-05-061-48/+81
* Fixed bugs: #10194, #9177.foobar2001-04-231-4/+6
* Uh, weird typo. Wonder when that crept in.Rasmus Lerdorf2001-04-231-1/+1
* * don't override $libdir and $datadir if they are specified on theStig Bakken2001-04-221-4/+4
* * expanded the following constants and made them available in PHP:Stig Bakken2001-04-221-42/+73