mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-30 21:55:31 +00:00
bug 495604 - Make ifndef MOZ_SUITE in dlmgr Makefile.in actually work, r=sdwilsh
This commit is contained in:
parent
9b17095db0
commit
8d11c3341e
@ -82,6 +82,9 @@ REQUIRES += xulapp
|
||||
endif
|
||||
endif
|
||||
|
||||
# definition of MOZ_SUITE is only added via config.mk
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
ifndef MOZ_SUITE
|
||||
# XXX - Until Suite builds off XULRunner we can't guarantee our implementation
|
||||
# of nsIDownloadManagerUI overrides toolkit's.
|
||||
|
Loading…
Reference in New Issue
Block a user