Home | History | Annotate | Download | only in source

Lines Matching refs:ac_useropt

926     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
928 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
929 as_fn_error $? "invalid feature name: $ac_useropt"
930 ac_useropt_orig=$ac_useropt
931 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
934 "enable_$ac_useropt"
939 eval enable_$ac_useropt=no ;;
952 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
954 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
955 as_fn_error $? "invalid feature name: $ac_useropt"
956 ac_useropt_orig=$ac_useropt
957 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
960 "enable_$ac_useropt"
965 eval enable_$ac_useropt=\$ac_optarg ;;
1156 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1158 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1159 as_fn_error $? "invalid package name: $ac_useropt"
1160 ac_useropt_orig=$ac_useropt
1161 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1164 "with_$ac_useropt"
1169 eval with_$ac_useropt=\$ac_optarg ;;
1172 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1174 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1175 as_fn_error $? "invalid package name: $ac_useropt"
1176 ac_useropt_orig=$ac_useropt
1177 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1180 "with_$ac_useropt"
1185 eval with_$ac_useropt=no ;;