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

/openjdk9/common/autoconf/
H A Dgenerated-configure.sh1462 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1464 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1465 as_fn_error $? "invalid feature name: $ac_useropt"
1466 ac_useropt_orig=$ac_useropt
1467 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1470 "enable_$ac_useropt"
1475 eval enable_$ac_useropt=no ;;
1488 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1490 expr "x$ac_useropt"
[all...]

Completed in 93 milliseconds