diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-05-04 10:08:02 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-05-04 10:08:02 +0200 |
commit | bbd3b87eb5c2e23549ccccd7e92430d540d1060a (patch) | |
tree | d2f4204f3d7c9196a1f9e4fa8645db2a5aca51e4 /build/moz.configure/old.configure | |
parent | 1e06608c8498deba1330e616767a91f49faa3daf (diff) | |
download | UXP-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 'build/moz.configure/old.configure')
-rw-r--r-- | build/moz.configure/old.configure | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure index 9f29e68c9..c1ad71d5f 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -270,7 +270,6 @@ def old_configure_options(*options): '--with-doc-output-dir', '--with-float-abi', '--with-fpu', - '--with-intl-api', '--with-ios-sdk', '--with-jitreport-granularity', '--with-macbundlename-prefix', |