summaryrefslogtreecommitdiff
path: root/movemail/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-10-18 11:50:57 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2010-10-18 11:50:57 +0300
commit998888781247d0a60306cd2f6bd1a9ff7b60ee83 (patch)
tree4cd2a85ea7dbf2c53ed9672ebe8462c4aba90d14 /movemail/Makefile.am
parentf0fbffbabf159f45baae3561a65e006846e0d13a (diff)
downloadmailutils-998888781247d0a60306cd2f6bd1a9ff7b60ee83.tar.gz
mailutils-998888781247d0a60306cd2f6bd1a9ff7b60ee83.tar.bz2
movemail: accept "smtp://" and "sendmail://" as a destination mailbox.patches-2.2
(port cea1ebcb1e from master) * movemail/Makefile.am (movemail_LDADD): Add MU_LIB_MAILER. * movemail/movemail.c: Register *all* mailbox formats, including remote ones.
Diffstat (limited to 'movemail/Makefile.am')
-rw-r--r--movemail/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/movemail/Makefile.am b/movemail/Makefile.am
index 7bc622868..975290556 100644
--- a/movemail/Makefile.am
+++ b/movemail/Makefile.am
@@ -30,6 +30,7 @@ movemail_LDADD = \
${MU_LIB_MH}\
${MU_LIB_MAILDIR}\
${MU_LIB_AUTH}\
+ ${MU_LIB_MAILER}\
@MU_AUTHLIBS@\
${MU_LIB_MAILUTILS}\
@MU_COMMON_LIBRARIES@

Return to:

Send suggestions and report system problems to the System administrator.