From: Pierre Joye Date: Mon, 18 May 2009 10:32:04 +0000 (+0000) Subject: - should not have been commited X-Git-Tag: php-5.3.0RC3~228 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f8d0d9f62e48cc98d6ecf1788e0f036f53c60d9;p=php - should not have been commited --- diff --git a/ext/curl/config.m4 b/ext/curl/config.m4 index 30531cfdb7..55e5997612 100644 --- a/ext/curl/config.m4 +++ b/ext/curl/config.m4 @@ -10,7 +10,6 @@ PHP_ARG_WITH(curlwrappers, if we should use cURL for url streams, [ --with-curlwrappers Use cURL for url streams], no, no) if test "$PHP_CURL" != "no"; then - AC_MSG_CHECKING($PHP_CURL ..........................) if test -r $PHP_CURL/include/curl/easy.h; then CURL_DIR=$PHP_CURL else