Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 585560 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/firefox-47.0/extensions/spellcheck/hunspell/glue/moz.build
0
++ b/firefox-47.0/extensions/spellcheck/hunspell/glue/moz.build
Lines 38-41 if CONFIG['GNU_CXX']: Link Here
38
38
39
# This variable is referenced in configure.in.  Make sure to change that file
39
# This variable is referenced in configure.in.  Make sure to change that file
40
# too if you need to change this variable.
40
# too if you need to change this variable.
41
DEFINES['HUNSPELL_STATIC'] = True
41
DEFINES['HUNSPELL_STATIC'] = not CONFIG['MOZ_NATIVE_HUNSPELL']

Return to bug 585560