Skip to content
Snippets Groups Projects
Commit 3081207a authored by Yang Tse's avatar Yang Tse
Browse files

remove debug tracing

parent 8085c7a4
No related branches found
No related tags found
No related merge requests found
......@@ -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
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment