summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #26461 (-lssl missing from LIBS)foobar2003-12-121-1/+1
* - Only add 'install-modules' into install targets when there are suchfoobar2003-12-041-0/+1
* - Fixed build of shared extensions which require openssl and when you onlyfoobar2003-11-131-1/+4
* Really fixed bug #25719.foobar2003-10-031-15/+20
* Should fix bug #25719foobar2003-10-021-2/+3
* Fixed bug #25703 (openssl checks failed)foobar2003-09-301-1/+1
* wsfoobar2003-09-241-40/+40
* - Fixed some compile failures with e.g. RH9 + openssl byfoobar2003-09-241-5/+26
* Cleanup after ourselves.foobar2003-09-031-0/+1
* enable re2c check for self-contained extensionsSascha Schumann2003-09-021-0/+4
* libxml 2.5.10 or greater required from now onfoobar2003-09-011-2/+2
* MFBfoobar2003-08-131-2/+2
* MFB quoting of )Sascha Schumann2003-07-031-29/+29
* MFB PHP_CHECK_LIBRARY fixSascha Schumann2003-07-021-0/+5
* Sync PHP_CHECK_LIBRARY changeSascha Schumann2003-07-021-1/+2
* - Changed 'grep -E' back to 'egrep'.foobar2003-07-011-2/+2
* MFB snprintf testSascha Schumann2003-06-281-1/+3
* ilia points out this is okSterling Hughes2003-06-281-2/+2
* bump up to 2.5.7Sterling Hughes2003-06-281-2/+2
* Fix configure failure with static openssl libsfoobar2003-06-241-1/+1
* - Unified PHP_SETUP_OPENSSL with other PHP_SETUP_* macros.foobar2003-06-241-60/+75
* - Moved scan_makefile_in.awk to better suitable place for it.foobar2003-06-091-1/+1
* Left-overs from testing.foobar2003-05-191-1/+1
* - Unbundle libxml and expat. Now this compiles too..foobar2003-05-191-17/+35
* MFB $AWK->awkSascha Schumann2003-05-191-1/+1
* Fixed typo: this should have been withvalMoriyoshi Koizumi2003-05-071-1/+1
* Bundle libxml and add compatibility layerSterling Hughes2003-05-061-1/+1
* beginnings of php5/bundle supportSterling Hughes2003-05-021-0/+17
* Allow PHP_CHECK_LIBRARY to use same function name in checks if a check fails.foobar2003-04-251-0/+1
* add missing checkSascha Schumann2003-04-161-1/+1
* don't remove config.nice directly, so that we don't lose it onSascha Schumann2003-04-131-1/+2
* Don't need shtoolSascha Schumann2003-04-011-1/+1
* Fixed bug #22989 (sendmail not found by configure)foobar2003-03-311-1/+2
* update php module name to php5, not php4.Sterling Hughes2003-03-291-3/+3
* Made "--with-pear" "--disable-all"-aware. Plus some cosmetics fixes.foobar2003-03-251-1/+1
* Fix for Bug #21310, based on a patch by jflemer@php.net.Wez Furlong2003-03-171-0/+14
* prevent warningfoobar2003-03-121-1/+1
* - Always use the shtool mkdir.foobar2003-03-101-20/+2
* Allow shared modules to be built using $(CXX)Sascha Schumann2003-03-051-4/+4
* fix quotesfoobar2003-02-241-1/+1
* Always use the libtool which is build in the top_builddir.foobar2003-02-241-1/+5
* - Updated libtool to 1.4.3 which has test for the sed problem..foobar2003-02-101-73/+0
* relabelZeev Suraski2003-01-191-1/+1
* Provide alternative for glibc brokenness test when cross compilingAlex Waugh2003-01-031-1/+12
* Raise required OpenSSL version to 0.9.6.Ilia Alshanetsky2003-01-021-3/+3
* Workaround for glibc 2.2.9x and later "a+" bug that does not seek to EOF forWez Furlong2003-01-011-0/+39
* Merge streams changes from branch.Wez Furlong2002-11-181-8/+8
* use grep -E instead of egrep. the latter is not defined by POSIX anymoreSascha Schumann2002-11-151-4/+4
* - Remove PHP_DISABLE_CLISascha Schumann2002-11-141-7/+0
* - Remove the "which" call and just expect sed to be in PATHfoobar2002-10-291-4/+2