ICU-13667 Fix discrepancy in text in 'configure'.

X-SVN-Rev: 41468
This commit is contained in:
Jeff Genovy 2018-05-25 23:47:51 +00:00
parent 70e173a4a2
commit 4bf9c4a8be

View file

@ -1038,7 +1038,7 @@ case "${host}" in
;;
esac
# GCC >= 4.4 supports UTF16 string literals. As of spring 2018, all tested compilers support them.
# GCC >= 4.4 supports UTF16 string literals. As of ICU 62, both C and C++ files require them.
if test "$CHECK_UTF16_STRING_RESULT" = "unknown"; then
if test "$GCC" = yes; then
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[