Remove temporary debug tracing for X/Open HP-UX

This commit is contained in:
Yang Tse 2009-05-01 22:59:16 +00:00
parent 80a61616b1
commit 6ac739630f
1 changed files with 0 additions and 4 deletions

View File

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