Bug 356425 - link of libxul failed with --disable-places, r=laurentj
git-svn-id: svn://10.0.0.236/trunk@214119 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -200,11 +200,14 @@ endif
|
||||
endif
|
||||
endif
|
||||
|
||||
ifdef MOZ_STORAGE
|
||||
COMPONENT_LIBS += storagecomps
|
||||
endif
|
||||
|
||||
ifdef MOZ_PLACES
|
||||
STATIC_LIBS += morkreader_s
|
||||
|
||||
COMPONENT_LIBS += \
|
||||
storagecomps \
|
||||
places \
|
||||
$(NULL)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user