Add temporary debug tracing for X/Open HP-UX

This commit is contained in:
Yang Tse 2009-04-30 20:33:37 +00:00
parent c76e538231
commit f6312b16f1
1 changed files with 4 additions and 0 deletions

View File

@ -516,9 +516,13 @@ 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,