mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Add a comment for bug 939880, DONTBUILD
This commit is contained in:
parent
962d4f876b
commit
f59a09f88a
@ -13,6 +13,8 @@ include $(topsrcdir)/config/rules.mk
|
||||
INCLUDES += -I$(topsrcdir)/extensions/spellcheck/src
|
||||
|
||||
ifdef MOZ_NATIVE_HUNSPELL
|
||||
# MOZ_HUNSPELL_CFLAGS is extracted through pkgconfig during configure,
|
||||
# even though the variable doesn't show up in configure.in.
|
||||
CXXFLAGS += $(MOZ_HUNSPELL_CFLAGS)
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user