A better fix for the previous checkin.
git-svn-id: svn://10.0.0.236/trunk@40280 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -24,7 +24,11 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
DIRS = ps xlibrgb $(MOZ_GFX_TOOLKIT)
|
||||
ifneq (,$(filter gtk xlib motif,$(MOZ_WIDGET_TOOLKIT)))
|
||||
XLIB_RGB_DIRS = xlibrgb
|
||||
endif
|
||||
|
||||
DIRS = ps $(XLIB_RGB_DIRS) $(MOZ_GFX_TOOLKIT)
|
||||
|
||||
LIBRARY_NAME = raptorgfx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user