Home | History | Annotate | Download | only in libusb-compat

Lines Matching refs:ac_useropt

1034     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1036 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1037 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1039 ac_useropt_orig=$ac_useropt
1040 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1043 "enable_$ac_useropt"
1048 eval enable_$ac_useropt=no ;;
1061 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1063 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1064 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1066 ac_useropt_orig=$ac_useropt
1067 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1070 "enable_$ac_useropt"
1075 eval enable_$ac_useropt=\$ac_optarg ;;
1266 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1268 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1269 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1271 ac_useropt_orig=$ac_useropt
1272 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1275 "with_$ac_useropt"
1280 eval with_$ac_useropt=\$ac_optarg ;;
1283 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1285 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1286 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1288 ac_useropt_orig=$ac_useropt
1289 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1292 "with_$ac_useropt"
1297 eval with_$ac_useropt=no ;;