338756 bustage fix, cocoa widgets
git-svn-id: svn://10.0.0.236/trunk@200029 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ae49341a35
commit
f35ed9bb81
@ -100,7 +100,7 @@ include $(topsrcdir)/config/rules.mk
|
||||
|
||||
CXXFLAGS += $(MOZ_CAIRO_CFLAGS) $(TK_CFLAGS)
|
||||
|
||||
ifeq ($(MOZ_GFX_TOOLKIT),mac)
|
||||
ifneq (,$(filter mac cocoa,$(MOZ_GFX_TOOLKIT)))
|
||||
# needed for nsDrawingSurfaceMac.h
|
||||
CXXFLAGS += -I$(topsrcdir)/gfx/src/mac
|
||||
endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user