Home | History | Annotate | Download | only in strace

Lines Matching refs:ac_useropt

915     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
917 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
918 as_fn_error $? "invalid feature name: $ac_useropt"
919 ac_useropt_orig=$ac_useropt
920 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
923 "enable_$ac_useropt"
928 eval enable_$ac_useropt=no ;;
941 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
943 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
944 as_fn_error $? "invalid feature name: $ac_useropt"
945 ac_useropt_orig=$ac_useropt
946 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
949 "enable_$ac_useropt"
954 eval enable_$ac_useropt=\$ac_optarg ;;
1145 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1147 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1148 as_fn_error $? "invalid package name: $ac_useropt"
1149 ac_useropt_orig=$ac_useropt
1150 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1153 "with_$ac_useropt"
1158 eval with_$ac_useropt=\$ac_optarg ;;
1161 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1163 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1164 as_fn_error $? "invalid package name: $ac_useropt"
1165 ac_useropt_orig=$ac_useropt
1166 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1169 "with_$ac_useropt"
1174 eval with_$ac_useropt=no ;;