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

Remove temporary debug tracing for X/Open HP-UX

parent 80a61616
No related branches found
No related tags found
No related merge requests found
......@@ -516,13 +516,9 @@ if test "$curl_cv_have_def__XOPEN_SOURCE_EXTENDED" = "yes" &&
tst_lib_xnet_required="yes"
],[
LIBS=$my_ac_save_LIBS
sed 's/^/cc-src: /' conftest.$ac_ext >&6
sed 's/^/cc-err: /' conftest.err >&6
])
fi
AC_MSG_RESULT([$tst_lib_xnet_required])
echo "DEBUG: curl_cv_have_def___hpux: $curl_cv_have_def___hpux" >&6
echo "DEBUG: curl_cv_have_def__XOPEN_SOURCE_EXTENDED: $curl_cv_have_def__XOPEN_SOURCE_EXTENDED" >&6
dnl gethostbyname without lib or in the nsl lib?
AC_CHECK_FUNC(gethostbyname,
......
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