Searched refs:enable_headless_only (Results 1 - 1 of 1) sorted by relevance

/openjdk10/common/autoconf/
H A Dgenerated-configure.sh1145 enable_headless_only
24998 if test "${enable_headless_only+set}" = set; then :
24999 enableval=$enable_headless_only;
25003 if test "x$enable_headless_only" = "xyes"; then
25007 elif test "x$enable_headless_only" = "xno"; then
25011 elif test "x$enable_headless_only" = "x"; then
[all...]

Completed in 108 milliseconds