Home | History | Annotate | Download | only in icu4c

Lines Matching refs:ac_useropt

893     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
895 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
896 as_fn_error $? "invalid feature name: $ac_useropt"
897 ac_useropt_orig=$ac_useropt
898 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
901 "enable_$ac_useropt"
906 eval enable_$ac_useropt=no ;;
919 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
921 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
922 as_fn_error $? "invalid feature name: $ac_useropt"
923 ac_useropt_orig=$ac_useropt
924 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
927 "enable_$ac_useropt"
932 eval enable_$ac_useropt=\$ac_optarg ;;
1123 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1125 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1126 as_fn_error $? "invalid package name: $ac_useropt"
1127 ac_useropt_orig=$ac_useropt
1128 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1131 "with_$ac_useropt"
1136 eval with_$ac_useropt=\$ac_optarg ;;
1139 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1141 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1142 as_fn_error $? "invalid package name: $ac_useropt"
1143 ac_useropt_orig=$ac_useropt
1144 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1147 "with_$ac_useropt"
1152 eval with_$ac_useropt=no ;;