Home | History | Annotate | Download | only in open-vcdiff

Lines Matching refs:ac_useropt

1010     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1012 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1013 as_fn_error "invalid feature name: $ac_useropt"
1014 ac_useropt_orig=$ac_useropt
1015 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1018 "enable_$ac_useropt"
1023 eval enable_$ac_useropt=no ;;
1036 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1038 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1039 as_fn_error "invalid feature name: $ac_useropt"
1040 ac_useropt_orig=$ac_useropt
1041 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1044 "enable_$ac_useropt"
1049 eval enable_$ac_useropt=\$ac_optarg ;;
1240 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1242 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1243 as_fn_error "invalid package name: $ac_useropt"
1244 ac_useropt_orig=$ac_useropt
1245 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1248 "with_$ac_useropt"
1253 eval with_$ac_useropt=\$ac_optarg ;;
1256 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1258 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1259 as_fn_error "invalid package name: $ac_useropt"
1260 ac_useropt_orig=$ac_useropt
1261 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1264 "with_$ac_useropt"
1269 eval with_$ac_useropt=no ;;