Bug 320316 - libxul doesn't link with cairo toolkits (thebes) r=vlad; don't build mfcembed if xpcomobsolete (nsIRegistry) isn't available, to fix xulrunner windows bustage
git-svn-id: svn://10.0.0.236/trunk@193612 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -51,10 +51,12 @@ endif
|
||||
ifndef BUILD_STATIC_LIBS
|
||||
ifndef GNU_CC
|
||||
ifndef NO_MFC
|
||||
ifndef MOZ_NO_XPCOM_OBSOLETE
|
||||
DIRS += mfcembed/components mfcembed
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user