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

/openjdk10/common/autoconf/
H A Dgenerated-configure.sh1463 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1465 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1466 as_fn_error $? "invalid feature name: $ac_useropt"
1467 ac_useropt_orig=$ac_useropt
1468 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1471 "enable_$ac_useropt"
1476 eval enable_$ac_useropt=no ;;
1489 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1491 expr "x$ac_useropt"
[all...]

Completed in 55 milliseconds