Lines Matching refs:ac_useropt
979 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
981 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
982 as_fn_error $? "invalid feature name: $ac_useropt"
983 ac_useropt_orig=$ac_useropt
984 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
987 "enable_$ac_useropt"
992 eval enable_$ac_useropt=no ;;
1005 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1007 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1008 as_fn_error $? "invalid feature name: $ac_useropt"
1009 ac_useropt_orig=$ac_useropt
1010 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1013 "enable_$ac_useropt"
1018 eval enable_$ac_useropt=\$ac_optarg ;;
1209 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1211 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1212 as_fn_error $? "invalid package name: $ac_useropt"
1213 ac_useropt_orig=$ac_useropt
1214 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1217 "with_$ac_useropt"
1222 eval with_$ac_useropt=\$ac_optarg ;;
1225 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1227 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1228 ac_useropt"
1229 ac_useropt_orig=$ac_useropt
1230 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1233 "with_$ac_useropt"
1238 eval with_$ac_useropt=no ;;