Home | History | Annotate | Download | only in valgrind

Lines Matching refs:ac_useropt

1169     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1171 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1172 as_fn_error $? "invalid feature name: $ac_useropt"
1173 ac_useropt_orig=$ac_useropt
1174 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1177 "enable_$ac_useropt"
1182 eval enable_$ac_useropt=no ;;
1195 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1197 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1198 as_fn_error $? "invalid feature name: $ac_useropt"
1199 ac_useropt_orig=$ac_useropt
1200 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1203 "enable_$ac_useropt"
1208 eval enable_$ac_useropt=\$ac_optarg ;;
1399 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1401 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1402 as_fn_error $? "invalid package name: $ac_useropt"
1403 ac_useropt_orig=$ac_useropt
1404 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1407 "with_$ac_useropt"
1412 eval with_$ac_useropt=\$ac_optarg ;;
1415 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1417 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1418 as_fn_error $? "invalid package name: $ac_useropt"
1419 ac_useropt_orig=$ac_useropt
1420 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1423 "with_$ac_useropt"
1428 eval with_$ac_useropt=no ;;