From 0f8d0d9f62e48cc98d6ecf1788e0f036f53c60d9 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Mon, 18 May 2009 10:32:04 +0000 Subject: [PATCH] - should not have been commited --- ext/curl/config.m4 | 1 - 1 file changed, 1 deletion(-) 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 -- 2.40.0