8285919: Remove debug printout from JDK-8285093

Reviewed-by: erikj
This commit is contained in:
Magnus Ihse Bursie 2022-04-29 13:26:10 +00:00
parent df4d5cf5f5
commit 64225e1999

View File

@ -702,7 +702,6 @@ UTIL_DEFUN_NAMED([UTIL_ARG_WITH],
ARG_CHECK_AVAILABLE
# Check if the option should be turned on
echo check msg:ARG_CHECKING_MSG:
AC_MSG_CHECKING(ARG_CHECKING_MSG)
if test x$AVAILABLE = xfalse; then