remove debug tracing

This commit is contained in:
Yang Tse 2008-09-15 15:32:53 +00:00
parent 8085c7a450
commit 3081207a4c
1 changed files with 0 additions and 12 deletions

View File

@ -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
#