summaryrefslogtreecommitdiff
path: root/ext/curl/config.m4
Commit message (Expand)AuthorAgeFilesLines
* curl-config tells us which libraries it has compiled with. So we should use it.foobar2001-05-271-3/+4
* Add a compile check for the cURL version and fix the compile in general.Sterling Hughes2001-05-161-0/+15
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* If AC_CHECK_LIB fails, assume that --with-openssl is neededfoobar2001-03-111-1/+6
* Clean up the alignment of configure --help outputRasmus Lerdorf2000-10-021-2/+2
* 1. Move from experimental -> productionSterling Hughes2000-07-241-1/+1
* Add CURL support (http://curl.haxx.se).Sterling Hughes2000-07-161-0/+34