Home | History | Annotate | Download | only in icu4c

Lines Matching refs:ac_useropt

895     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
897 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
898 as_fn_error $? "invalid feature name: $ac_useropt"
899 ac_useropt_orig=$ac_useropt
900 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
903 "enable_$ac_useropt"
908 eval enable_$ac_useropt=no ;;
921 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
923 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
924 as_fn_error $? "invalid feature name: $ac_useropt"
925 ac_useropt_orig=$ac_useropt
926 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
929 "enable_$ac_useropt"
934 eval enable_$ac_useropt=\$ac_optarg ;;
1125 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1127 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1128 as_fn_error $? "invalid package name: $ac_useropt"
1129 ac_useropt_orig=$ac_useropt
1130 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1133 "with_$ac_useropt"
1138 eval with_$ac_useropt=\$ac_optarg ;;
1141 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1143 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1144 as_fn_error $? "invalid package name: $ac_useropt"
1145 ac_useropt_orig=$ac_useropt
1146 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1149 "with_$ac_useropt"
1154 eval with_$ac_useropt=no ;;