summaryrefslogtreecommitdiffstats
path: root/old-configure.in
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-05-04 10:08:02 +0200
committerwolfbeast <mcwerewolf@gmail.com>2018-05-04 10:08:02 +0200
commitbbd3b87eb5c2e23549ccccd7e92430d540d1060a (patch)
treed2f4204f3d7c9196a1f9e4fa8645db2a5aca51e4 /old-configure.in
parent1e06608c8498deba1330e616767a91f49faa3daf (diff)
downloadUXP-bbd3b87eb5c2e23549ccccd7e92430d540d1060a.tar
UXP-bbd3b87eb5c2e23549ccccd7e92430d540d1060a.tar.gz
UXP-bbd3b87eb5c2e23549ccccd7e92430d540d1060a.tar.lz
UXP-bbd3b87eb5c2e23549ccccd7e92430d540d1060a.tar.xz
UXP-bbd3b87eb5c2e23549ccccd7e92430d540d1060a.zip
Remove the option to build without INTL/ICU
This resolves #324.
Diffstat (limited to 'old-configure.in')
-rw-r--r--old-configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/old-configure.in b/old-configure.in
index 374fddf19..49d7a629e 100644
--- a/old-configure.in
+++ b/old-configure.in
@@ -5524,8 +5524,6 @@ dnl ========================================================
dnl ICU Support
dnl ========================================================
-_INTL_API=yes
-
if test "$MOZ_WIDGET_TOOLKIT" = "cocoa"; then
USE_ICU=1
fi