History log of /php-src/ext/curl/config.m4 (Results 76 – 85 of 85)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# d4b86e1c 08-Sep-2001 André Langhorst

fix curl build for curl >= 7.8

Revision tags: php-4.0.7RC2
# 032b2631 05-Sep-2001 foobar

Fixes commit / link problems with certain compilers.
# Please use PHP_CHECK_LIBRARY() always instead of AC_CHECK_LIB
# if you need to pass extra libs/libpaths to the test.

Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# f9c76ee1 06-Aug-2001 foobar

Fixed bug: #12597.

Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2
# 43e41ddb 27-May-2001 foobar

curl-config tells us which libraries it has compiled with. So we should use it.

# ffc997f1 16-May-2001 Sterling Hughes

Add a compile check for the cURL version and fix the compile in general.

Revision tags: php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3
# 8a26918e 27-Mar-2001 foobar

Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
# Heads up people! I tested this before committing but you never know..

Revision tags: php-4.0.5RC2, php-4.0.5RC1
# 499b63a3 11-Mar-2001 foobar

If AC_CHECK_LIB fails, assume that --with-openssl is needed

Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3, php-4.0.3, php-4.0.3RC2
# b189759b 02-Oct-2000 Rasmus Lerdorf

Clean up the alignment of configure --help output

Revision tags: php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE
# cb44d1b3 24-Jul-2000 Sterling Hughes

1. Move from experimental -> production
2. Thread safety
3. Set some initial options
4. Redo the placement of some functions and options.

# 67870714 16-Jul-2000 Sterling Hughes

Add CURL support (http://curl.haxx.se).

# Currently pretty experimental, and labeled so, it
# only really works with the CGI version. I wanted
# to get the sources in CVS, so I coul

Add CURL support (http://curl.haxx.se).

# Currently pretty experimental, and labeled so, it
# only really works with the CGI version. I wanted
# to get the sources in CVS, so I could give a
# reference point for some issues, and get more
# extensive testing...
#
# Does anyone know how long it is going to be till
# the next minor release?

show more ...

1234