summaryrefslogtreecommitdiffstats
path: root/old-configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'old-configure.in')
-rw-r--r--old-configure.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/old-configure.in b/old-configure.in
index 731509c46..4c8cf83ef 100644
--- a/old-configure.in
+++ b/old-configure.in
@@ -5430,15 +5430,6 @@ dnl ========================================================
dnl ICU Support
dnl ========================================================
-# Internationalization is not built or exposed on Fennec.
-# See Bug 1215256
-
-if test "$MOZ_BUILD_APP" = "mobile/android"; then
- _INTL_API=no
-else
- _INTL_API=yes
-fi
-
if test "$MOZ_WIDGET_TOOLKIT" = "cocoa"; then
USE_ICU=1
fi