Home | History | Annotate | Download | only in c++tools

Lines Matching refs:ac_useropt

821     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
823 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
824 as_fn_error $? "invalid feature name: $ac_useropt"
825 ac_useropt_orig=$ac_useropt
826 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
829 "enable_$ac_useropt"
834 eval enable_$ac_useropt=no ;;
847 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
849 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
850 as_fn_error $? "invalid feature name: $ac_useropt"
851 ac_useropt_orig=$ac_useropt
852 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
855 "enable_$ac_useropt"
860 eval enable_$ac_useropt=\$ac_optarg ;;
1051 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1053 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1054 as_fn_error $? "invalid package name: $ac_useropt"
1055 ac_useropt_orig=$ac_useropt
1056 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1059 "with_$ac_useropt"
1064 eval with_$ac_useropt=\$ac_optarg ;;
1067 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1069 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1070 as_fn_error $? "invalid package name: $ac_useropt"
1071 ac_useropt_orig=$ac_useropt
1072 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1075 "with_$ac_useropt"
1080 eval with_$ac_useropt=no ;;