Remove the option to build without INTL/ICU

This resolves #324.
This commit is contained in:
wolfbeast 2018-05-04 10:08:02 +02:00 • committed by Roy Tam
commit b19e3c348c
3 changed files with 6 additions and 27 deletions

View file

@ -5516,8 +5516,6 @@ dnl ========================================================
dnl ICU Support
dnl ========================================================
_INTL_API=yes
if test "$MOZ_WIDGET_TOOLKIT" = "cocoa"; then
USE_ICU=1
fi