more phoenix build forking goo, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@130690 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -46,7 +46,6 @@ REQUIRES = xpcom \
|
||||
intl \
|
||||
htmlparser \
|
||||
chardet \
|
||||
appcomps \
|
||||
find \
|
||||
composer \
|
||||
editor \
|
||||
@@ -57,6 +56,12 @@ ifeq ($(OS_ARCH),WINNT)
|
||||
EXTRA_DSO_LIBS = gkgfx
|
||||
endif
|
||||
|
||||
ifdef MOZ_PHOENIX
|
||||
REQUIRES += history
|
||||
else
|
||||
REQUIRES += appcomps
|
||||
endif
|
||||
|
||||
CPPSRCS = \
|
||||
nsDocShellModule.cpp \
|
||||
$(NULL)
|
||||
|
||||
Reference in New Issue
Block a user