mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 11:38:16 +00:00
Help fix Linux build problems for bienvenu. Link with correct name for the msgdb library.
This commit is contained in:
parent
c08d12b155
commit
24e73ab3bc
@ -34,9 +34,8 @@ EXPORTS= \
|
||||
nsMsgDBCID.h \
|
||||
$(NULL)
|
||||
|
||||
|
||||
SHARED_LIBRARY_LIBS = \
|
||||
$(DIST)/lib/libmsgdb_s.a \
|
||||
$(DIST)/lib/libmailnewsmsgdb_s.a \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DSO_LDOPTS = \
|
||||
@ -51,7 +50,6 @@ EXTRA_DSO_LDOPTS = \
|
||||
-lxp \
|
||||
-lrdfutil_s \
|
||||
-lmsgbaseutil \
|
||||
-lmailnewsmsgdb \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user