turn off mdimporter to fix 2.0 build bustage on ppc

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@220801 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bienvenu%nventure.com
2007-02-23 05:19:40 +00:00
parent 20e1329f8d
commit aa03b7ab6b

View File

@@ -49,8 +49,4 @@ EXTRA_PP_COMPONENTS = \
$(NULL)
endif
ifneq (,$(filter cocoa mac, $(MOZ_WIDGET_TOOLKIT)))
DIRS += mdimporter
endif
include $(topsrcdir)/config/rules.mk