mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 01:10:22 +00:00
268981bb20
There are about the same number of occurrences of "ENABLE_INTL_API" and "EXPOSE_INTL_API" in the tree, so preferring one over the other doesn't lead to fewer changes. Therefore I went with "ENABLE_INTL_API", because "ENABLE_" (resp. "MOZ_ENABLE") is already used as the prefix for other preprocessor ifdef's. Differential Revision: https://phabricator.services.mozilla.com/D41188 --HG-- extra : moz-landing-system : lando