summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* @ - 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
* Added --enable-php-streams option for experimental file abstractionWez Furlong2001-04-171-0/+8
* Revert mega patch.Sascha Schumann2001-04-091-71/+47
* Fix current CVS breakageSascha Schumann2001-04-091-0/+1
* * CGI version is always installed!Stig Bakken2001-04-081-47/+70
* Fix expansion of PEAR_INSTALLDIR.Jon Parise2001-04-061-2/+2
* This branch is 4.0.6-dev..foobar2001-04-041-1/+1
* Add INSTALL_ROOT variable to specify install location.Wilfredo Sanchez2001-04-031-3/+5
* Make file() work again.foobar2001-03-281-7/+6
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-14/+14
* Fixed the problem with libbind (again).foobar2001-03-261-2/+3
* Added configuration for detecting the BeOS thread implementationStephen van Egmond2001-03-231-2/+5
* @ New FastCGI server moduleBen Mansell2001-03-191-0/+5
* This should fix problems in systems without libbind.foobar2001-03-161-0/+1
* Check for inet_aton only if libbind is not found (or inet_aton is not infoobar2001-03-111-3/+3
* Replace AM_PROG_LEX with a separated call to AC_PROG_LEX and AC_DECL_YYTEXT.Sascha Schumann2001-03-061-1/+4
* - Finally rename modules.h to zend_modules.h for consistency (first tryAndi Gutmans2001-02-261-1/+1
* There might be more systems which do not support chroot, so we checkSascha Schumann2001-02-151-0/+1
* Added tests for arpa/nameser.h and resolv.h, which don't exist on the BeOS.Stephen van Egmond2001-02-061-0/+2
* PR:John Donagher2001-01-281-23/+0
* PR:John Donagher2001-01-271-0/+23
* @BeOS patch from svanegmond@bang.dhs.org modified somewhat by RasmusRasmus Lerdorf2001-01-211-0/+6
* Fix vpath builds on freebsdSascha Schumann2001-01-171-0/+1
* Updated configure.in to look for strcoll()Sean Bright2001-01-171-0/+1
* Added localeconv() function. Operates similarly to localeconv() defined inSean Bright2001-01-141-0/+1
* Simplified code a bit, added detailed error reporting, and fixed a bugStig Venaas2001-01-131-0/+1
* * renamed PEAR scriptsStig Bakken2001-01-101-1/+3
* Changed OpenSSL requirements from 0.9.6 to 0.9.5Stig Venaas2001-01-071-1/+1
* Fix the substitution of PEAR_INSTALLDIR. (@PEAR_INSTALLDIR@ in pear/PEAR.php.in)Jon Parise2001-01-051-1/+1
* Added missing ieeefp.h. (This is needed e.g. by nsapi on some systems)foobar2001-01-051-0/+1
* Pass some more variables to AC_SUBST as those are needed for Apache 1.3'sSascha Schumann2000-12-231-6/+6
* Some AC_SUBST substitutions were removed which are still needed.Sascha Schumann2000-12-211-5/+5
* Stop automatically passing vars to AC_SUBST through PHP_SUBST.Sascha Schumann2000-12-201-10/+5