mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-06 00:10:25 +00:00
ec593b881b
we used to have -llocalmail in our link line. but that's a component, so that's wrong, so mcafee removed it. but we weren't linking against liblocalmail.so, we were actually linking in liblocalmail.a. but briano's change to mozilla/config/rules.mk made it so liblocalmail.a got moved into dist/lib/components, so now we need to explictly link against this .a the problem is in this .a is a class that we need. mscott is working on the right fix, and he'll remove this when he re-arranges the code. |
||
---|---|---|
.. | ||
addrbook | ||
base | ||
compose | ||
db | ||
idl | ||
imap | ||
local | ||
mime | ||
news | ||
public | ||
ui | ||
.cvsignore | ||
mailnews.js | ||
Makefile.in | ||
makefile.win | ||
makefiles |