Home | History | Annotate | Download | only in intl

Lines Matching refs:ac_useropt

808     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
810 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
811 as_fn_error "invalid feature name: $ac_useropt"
812 ac_useropt_orig=$ac_useropt
813 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
816 "enable_$ac_useropt"
821 eval enable_$ac_useropt=no ;;
834 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
836 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
837 as_fn_error "invalid feature name: $ac_useropt"
838 ac_useropt_orig=$ac_useropt
839 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
842 "enable_$ac_useropt"
847 eval enable_$ac_useropt=\$ac_optarg ;;
1038 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1040 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1041 as_fn_error "invalid package name: $ac_useropt"
1042 ac_useropt_orig=$ac_useropt
1043 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1046 "with_$ac_useropt"
1051 eval with_$ac_useropt=\$ac_optarg ;;
1054 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1056 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1057 as_fn_error "invalid package name: $ac_useropt"
1058 ac_useropt_orig=$ac_useropt
1059 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1062 "with_$ac_useropt"
1067 eval with_$ac_useropt=no ;;