Lines Matching refs:ac_useropt
969 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
971 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
972 as_fn_error $? "invalid feature name: $ac_useropt"
973 ac_useropt_orig=$ac_useropt
974 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
977 "enable_$ac_useropt"
982 eval enable_$ac_useropt=no ;;
995 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
997 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
998 as_fn_error $? "invalid feature name: $ac_useropt"
999 ac_useropt_orig=$ac_useropt
1000 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1003 "enable_$ac_useropt"
1008 eval enable_$ac_useropt=\$ac_optarg ;;
1199 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1201 ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1202 as_fn_error $? "invalid package name: $ac_useropt"
1203 ac_useropt_orig=$ac_useropt
1204 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1207 "with_$ac_useropt"
1212 eval with_$ac_useropt=\$ac_optarg ;;
1215 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1217 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1218 as_fn_error $? "invalid package name: $ac_useropt"
1219 ac_useropt_orig=$ac_useropt
1220 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1223 "with_$ac_useropt"
1228 eval with_$ac_useropt=no ;;