mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
Fix sunbird bustage by removing now unnecessary libmozical linkage here. r=bsmedberg.
This commit is contained in:
parent
56485eadfd
commit
f62a75a4bb
@ -97,10 +97,6 @@ ifdef MOZ_ENABLE_XINERAMA
|
||||
STATIC_EXTRA_LIBS += $(MOZ_XINERAMA_LIBS)
|
||||
endif
|
||||
|
||||
ifdef MOZ_CALENDAR
|
||||
STATIC_EXTRA_LIBS += $(call EXPAND_MOZLIBNAME,mozical)
|
||||
endif
|
||||
|
||||
ifneq (,$(MOZ_ENABLE_GTK)$(MOZ_ENABLE_GTK2)$(MOZ_ENABLE_XLIB))
|
||||
STATIC_EXTRA_LIBS += $(XLDFLAGS) $(XT_LIBS)
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user