Home | History | Annotate | Download | only in netperf

Lines Matching refs:ac_useropt

841     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
843 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
844 as_fn_error $? "invalid feature name: $ac_useropt"
845 ac_useropt_orig=$ac_useropt
846 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
849 "enable_$ac_useropt"
854 eval enable_$ac_useropt=no ;;
867 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
869 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
870 as_fn_error $? "invalid feature name: $ac_useropt"
871 ac_useropt_orig=$ac_useropt
872 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
875 "enable_$ac_useropt"
880 eval enable_$ac_useropt=\$ac_optarg ;;
1071 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1073 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1074 as_fn_error $? "invalid package name: $ac_useropt"
1075 ac_useropt_orig=$ac_useropt
1076 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1079 "with_$ac_useropt"
1084 eval with_$ac_useropt=\$ac_optarg ;;
1087 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1089 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1090 as_fn_error $? "invalid package name: $ac_useropt"
1091 ac_useropt_orig=$ac_useropt
1092 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1095 "with_$ac_useropt"
1100 eval with_$ac_useropt=no ;;