From dd9af06efa886153b1e2a5c994d861bf4f65b060 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Fri, 4 May 2018 17:22:03 +0200 Subject: Issue #325 Part 11: Fix up build files. --- netwerk/test/moz.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netwerk/test') diff --git a/netwerk/test/moz.build b/netwerk/test/moz.build index 3df865c3a..c83cca0eb 100644 --- a/netwerk/test/moz.build +++ b/netwerk/test/moz.build @@ -57,7 +57,7 @@ RESOURCE_FILES += [ USE_LIBS += ['static:js'] -if CONFIG['ENABLE_INTL_API'] and CONFIG['MOZ_ICU_DATA_ARCHIVE']: +if CONFIG['MOZ_ICU_DATA_ARCHIVE']: # The ICU libraries linked into libmozjs will not include the ICU data, # so link it directly. USE_LIBS += ['icudata'] -- cgit v1.2.3