Home | History | Annotate | Download | only in icu4c

Lines Matching refs:ac_useropt

925     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
927 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
928 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
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_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
957 ac_useropt_orig=$ac_useropt
958 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
961 "enable_$ac_useropt"
966 eval enable_$ac_useropt=\$ac_optarg ;;
1157 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1159 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1160 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1162 ac_useropt_orig=$ac_useropt
1163 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1166 "with_$ac_useropt"
1171 eval with_$ac_useropt=\$ac_optarg ;;
1174 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1176 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1177 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1179 ac_useropt_orig=$ac_useropt
1180 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1183 "with_$ac_useropt"
1188 eval with_$ac_useropt=no ;;