Build system simplifications.
authorPierre Habouzit <madcoder@debian.org>
Tue, 10 Apr 2007 08:07:23 +0000 (10:07 +0200)
committerPierre Habouzit <madcoder@debian.org>
Tue, 10 Apr 2007 08:07:23 +0000 (10:07 +0200)
commitffb2d4f3705ffc083472d04a3c58146b6bc8bfea
tree96c28bb3b7b374d4ecd6d54a5bdc1b99b998943a
parentf308b90cecbb9570ab072bd90b04bd58cd9d6274
Build system simplifications.

Do not use MUTT_LIB_OBJECTS anymore, always compile everything, rather use
the preprocessor, so that everything is clear from the source, and that we
don't have to look in the build system to know what's going on.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Makefile.am
configure.ac
init.c
mutt_libesmtp.c [deleted file]
mutt_libesmtp.h [deleted file]
mutt_sasl.c
mutt_sasl.h
sendlib.c