fixing phoenix build bustage
git-svn-id: svn://10.0.0.236/trunk@130680 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -63,6 +63,12 @@ REQUIRES = xpcom \
|
||||
editor \
|
||||
$(NULL)
|
||||
|
||||
ifdef MOZ_PHOENIX
|
||||
REQUIRES += history
|
||||
else
|
||||
REQUIRES += appcomps
|
||||
endif
|
||||
|
||||
XPIDLSRCS = \
|
||||
nsCDocShell.idl \
|
||||
nsCDefaultURIFixup.idl \
|
||||
|
||||
Reference in New Issue
Block a user