Home | History | Annotate | Download | only in icu4c

Lines Matching refs:withval

3830   withval=$with_cross_build; cross_buildroot="${withval}"
4014 withval=$with_library_bits; case "${withval}" in
4015 ""|nochange) BITS_REQ=$withval ;;
4016 withval ;;
4017 *) { { $as_echo "$as_me:$LINENO: error: bad value ${withval} for --with-library-bits" >&5
4018 $as_echo "$as_me: error: bad value ${withval} for --with-library-bits" >&2;}
6846 withval=$with_iostream; case "${withval}" in
6851 *) { { $as_echo "$as_me:$LINENO: error: bad value ${withval} for --with-iostream" >&5
6852 $as_echo "$as_me: error: bad value ${withval} for --with-iostream" >&2;}
7007 { { $as_echo "$as_me:$LINENO: error: ${withval} iostream is not available" >&5
7008 $as_echo "$as_me: error: ${withval} iostream is not available" >&2;}
10181 withval=$with_data_packaging; case "${withval}" in
10182 files|archive|library) datapackaging=$withval ;;
10183 auto) datapackaging=$withval ;;
10187 *) { { $as_echo "$as_me:$LINENO: error: bad value ${withval} for --with-data-packaging" >&5
10188 $as_echo "$as_me: error: bad value ${withval} for --with-data-packaging" >&2;}
10252 withval=$with_library_suffix; ICULIBSUFFIX="${withval}"