зеркало из https://github.com/mozilla/pjs.git
Bug 418032 - Don't build an interface to a disabled crashreporter, r=ted, a=schrep
This commit is contained in:
Родитель
647b46f3f1
Коммит
d69287ba5a
|
@ -49,7 +49,10 @@ XPIDLSRCS = \
|
|||
nsIXULAppInfo.idl \
|
||||
nsIGConfService.idl \
|
||||
nsIGnomeVFSService.idl \
|
||||
nsICrashReporter.idl \
|
||||
$(NULL)
|
||||
|
||||
ifdef MOZ_CRASHREPORTER
|
||||
XPIDLSRCS += nsICrashReporter.idl
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче