From: Yang Tse Date: Mon, 15 Sep 2008 15:32:53 +0000 (+0000) Subject: remove debug tracing X-Git-Tag: curl-7_19_1~355 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3081207a4c5c63c8fa609295ff5941f33b26f1cb;p=thirdparty%2Fcurl.git remove debug tracing --- diff --git a/m4/curl-functions.m4 b/m4/curl-functions.m4 index 70307c82db..0dad50eeda 100644 --- a/m4/curl-functions.m4 +++ b/m4/curl-functions.m4 @@ -217,10 +217,6 @@ AC_DEFUN([CURL_CHECK_FUNC_FDOPEN], [ ],[ AC_MSG_RESULT([no]) tst_compi_fdopen="no" - dnl temporary debug tracing follows - echo " " >&6 - sed 's/^/cc-fail> /' conftest.err >&6 - echo " " >&6 ]) fi # @@ -1611,10 +1607,6 @@ AC_DEFUN([CURL_CHECK_FUNC_STRTOK_R], [ ],[ AC_MSG_RESULT([no]) tst_compi_strtok_r="no" - dnl temporary debug tracing follows - echo " " >&6 - sed 's/^/cc-fail> /' conftest.err >&6 - echo " " >&6 ]) fi # @@ -1700,10 +1692,6 @@ AC_DEFUN([CURL_CHECK_FUNC_STRTOLL], [ ],[ AC_MSG_RESULT([no]) tst_compi_strtoll="no" - dnl temporary debug tracing follows - echo " " >&6 - sed 's/^/cc-fail> /' conftest.err >&6 - echo " " >&6 ]) fi #