On 11/06/02, "Wez Furlong" <[EMAIL PROTECTED]> wrote: > Modified files: > /php4/ext/curl config.m4 > Log: > Disable --with-curlwrappers.
> (Pending support from libcurl itself) > + PHP_CHECK_LIBRARY(curl,curl_version_info, > + [ > + AC_DEFINE(HAVE_CURL_VERSION_INFO,1,[ ]) > + ],[],[ > $CURL_LIBS -L$CURL_DIR/lib > ]) This part was committed by accident, but shouldn't hurt anyone. --Wez. -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php