Home | History | Annotate | Download | only in icu4c

Lines Matching refs:ac_useropt

932     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
934 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
935 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
937 ac_useropt_orig=$ac_useropt
938 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
941 "enable_$ac_useropt"
946 eval enable_$ac_useropt=no ;;
959 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
961 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
962 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
964 ac_useropt_orig=$ac_useropt
965 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
968 "enable_$ac_useropt"
973 eval enable_$ac_useropt=\$ac_optarg ;;
1164 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1166 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1167 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1169 ac_useropt_orig=$ac_useropt
1170 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1173 "with_$ac_useropt"
1178 eval with_$ac_useropt=\$ac_optarg ;;
1181 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1183 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1184 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1186 ac_useropt_orig=$ac_useropt
1187 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1190 "with_$ac_useropt"
1195 eval with_$ac_useropt=no ;;