summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* dlfcn.h was not found on Solaris when using forte ccfoobar2003-08-071-0/+1
* Fix install-sapi dependency - it should depend on OVERALL_TARGET, of course.Sascha Schumann2003-07-021-16/+4
* - Separate CGI build from regular SAPI buildfoobar2003-07-011-4/+16
* - Changed 'grep -E' back to 'egrep'.foobar2003-07-011-1/+1
* add support for end_reflection_api.cGeorge Schlossnagle2003-06-301-1/+1
* - Moved the PEAR check after the extensions.foobar2003-06-301-40/+73
* - Remove register_globals warning, and "built-in MySQL lib" warningDerick Rethans2003-06-291-24/+0
* Move along, nothing to see.Edin Kadribasic2003-06-271-1/+1
* beta 1Sterling Hughes2003-06-271-1/+1
* Try to link the getaddrinfo test, so that one can disable it usingSascha Schumann2003-06-271-1/+1
* - Unified PHP_SETUP_OPENSSL with other PHP_SETUP_* macros.foobar2003-06-241-12/+0
* Fix build when builddir != srcdir.Wez Furlong2003-06-231-1/+1
* default_classes belongs to ZE2 partStanislav Malyshev2003-06-161-2/+2
* Fix speling found by Allowee <php@allowee.no-ip.com>Marcus Boerger2003-05-241-1/+1
* - Unbundle libxml and expat. Now this compiles too..foobar2003-05-191-8/+0
* beginnings of php5/bundle supportSterling Hughes2003-05-021-0/+7
* cygwin ships with bison 1.875b, so we need to remove that b hereSascha Schumann2003-04-131-1/+1
* --enable-all is not useful at all, removed from helpfoobar2003-04-051-1/+0
* - Checks specific to some extension belong in the extension's config.m4foobar2003-04-041-9/+0
* Added cmsghdr check. Now sockets extension can be built under cygwin.Moriyoshi Koizumi2003-04-041-0/+9
* Check for flex version 2.5.4Marcus Boerger2003-04-031-2/+2
* For now only bison 1.28, 1.35 and 1.75 are working properlyMarcus Boerger2003-04-021-2/+2
* Fixed bug #22987 (missing perror() check in configure)foobar2003-04-011-0/+1
* Improved bison check; now configure accepts 1.28, 1.35, and 1.75 only.Moriyoshi Koizumi2003-03-291-2/+2
* update php module name to php5, not php4.Sterling Hughes2003-03-291-3/+3
* Correcting checking of flex version (dave)David Hill2003-03-271-4/+12
* Made "--with-pear" "--disable-all"-aware. Plus some cosmetics fixes.foobar2003-03-251-2/+2
* 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