gecko-dev/mailnews
sspitzer%netscape.com ec593b881b fix bustage.
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.
1999-05-27 19:14:42 +00:00
..
addrbook removed referecne to libreg and libraptorbase 1999-05-26 04:59:47 +00:00
base API change GetUserName -> GetUsername 1999-05-27 06:40:41 +00:00
compose include the right CID file 1999-05-27 06:38:20 +00:00
db add GetPriority method 1999-05-27 04:40:52 +00:00
idl create idl file for MailNewsTypes.h so that other IDL files don't get confused 1999-04-10 20:26:54 +00:00
imap fix bustage. 1999-05-27 19:14:42 +00:00
local fix build bustage 1999-05-27 06:08:15 +00:00
mime Fix for 8bit character display in vcards 1999-05-27 12:19:36 +00:00
news fix build bustage 1999-05-27 05:47:52 +00:00
public fix priority enum names 1999-05-10 21:08:18 +00:00
ui Remove images from threadPane to speed up. 1999-05-27 04:40:41 +00:00
.cvsignore Don't complain about Makefile 1998-12-21 22:16:01 +00:00
mailnews.js Free the lizard 1998-03-28 02:44:41 +00:00
Makefile.in Add address book to Windows and Unix build 1999-05-17 21:49:12 +00:00
makefile.win Imap was removed from the build when the address book stuff was added yesterday!! re-add it back in. 1999-05-18 21:24:55 +00:00
makefiles fix for #6031. the summary file names for newsgroups are based on 1999-05-21 22:21:23 +00:00