summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* add a standard Exception class.Sterling Hughes2003-03-231-1/+1
* Fix for Bug #21310, based on a patch by jflemer@php.net.Wez Furlong2003-03-171-0/+1
* - Always use the shtool mkdir.foobar2003-03-101-4/+4
* Create php_version.h in the correct directoryfoobar2003-03-071-4/+3
* New user-space functions:Wez Furlong2003-02-281-0/+2
* Another big commit (tm).Wez Furlong2003-02-271-1/+1
* - Fixed bug #21224 (apache configure fails when using --enable-versioning)foobar2003-02-251-3/+7
* typofixfoobar2003-02-251-1/+1
* - Fixed bug #14245 ('make install' fails on AIX when using --with-apxs).foobar2003-02-251-0/+7
* Implement simple stream support in the ZE scanners.Wez Furlong2003-02-181-1/+1
* Move streams files around a bit, to ease maintenance.Wez Furlong2003-02-161-2/+6
* - Don't add libcrypt if the crypt() function is provided already.foobar2003-02-141-7/+7
* supply mandir to makefileSascha Schumann2003-02-111-0/+1
* - Fixed some weird crashes causd by the new default behaviourfoobar2003-02-111-0/+2
* - Updated libtool to 1.4.3 which has test for the sed problem..foobar2003-02-101-3/+0
* - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config)foobar2003-01-281-7/+9
* Moved the scandir code into it's own files so that it can be used by otherIlia Alshanetsky2003-01-271-1/+3
* remove this stupid highlight which causes trouble.foobar2003-01-231-3/+2
* relabelZeev Suraski2003-01-191-4/+4
* Fix bug: #21511, config.status warningfoobar2003-01-091-6/+4
* Time for an updateZeev Suraski2003-01-091-2/+2
* Raise required OpenSSL version to 0.9.6.Ilia Alshanetsky2003-01-021-1/+1
* Workaround for glibc 2.2.9x and later "a+" bug that does not seek to EOF forWez Furlong2003-01-011-0/+1
* MFB:Edin Kadribasic2002-12-191-1/+5
* Fix cli build for cygwinMarcus Boerger2002-12-131-1/+1
* Fixed bug #20298: LDFLAGS were not passed to the static apache module buildfoobar2002-12-111-1/+1
* Centralize fopencookie testWez Furlong2002-12-091-1/+1
* Emulate fopencookie on *BSD systems.Wez Furlong2002-12-091-0/+1
* Fixed flex version check. Some lex scanners like Sun's SGU do not appearIlia Alshanetsky2002-12-021-1/+1
* Highlight "Thank you"Marcus Boerger2002-11-261-1/+3
* configure now supports building the cgi-fcgi moduleShane Caraveo2002-11-261-0/+5
* Speling (found by Andi)Marcus Boerger2002-11-151-1/+1
* db is deprecated nowMarcus Boerger2002-11-151-0/+11
* use grep -E instead of egrep. the latter is not defined by POSIX anymoreSascha Schumann2002-11-151-1/+1
* - Remove PHP_DISABLE_CLISascha Schumann2002-11-141-2/+2
* Change version to 4.4.0-dev.Andrei Zmievski2002-11-131-1/+1
* Added a flex version check. In the event required flex version is notIlia Alshanetsky2002-11-111-0/+6
* Not all systems have sys/ipc.h so let's check and only include it if weDavid Reid2002-11-041-0/+1
* Don't use autoconf 2.52 macros.Wez Furlong2002-10-291-5/+5
* Fix for #19508 by poleson@verio.net.Wez Furlong2002-10-291-0/+9
* - Enable the sed check. (and moved earlier so we can use the $SED everywhere)foobar2002-10-281-3/+3
* Back to 4.3.0-dev.Andrei Zmievski2002-10-271-1/+1
* Update to -pre2.Andrei Zmievski2002-10-271-1/+1
* Define HAVE_LIBDL, if dlopen() was found.Sascha Schumann2002-10-261-0/+3
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-0/+3
* Make PHP compile out-of-the-box with uClibcSascha Schumann2002-10-241-1/+2
* Possible fix for cygwin detection.foobar2002-10-231-0/+1
* - Moved CGI specific lines from configure.in to sapi/cgi/config9.m4foobar2002-10-211-4/+4
* Add the actual ftok check for Derick :-)Wez Furlong2002-10-201-0/+1
* Back to 4.3.0-dev.Andrei Zmievski2002-10-101-1/+1