summaryrefslogtreecommitdiff
path: root/mail.local
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-06-04 23:21:11 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-06-04 23:21:11 +0000
commitb85aa07ee10b880880661a9eedadb7d08fc5a24e (patch)
tree952186d955bb3d5ad7b22a6e9c74accaba3742cc /mail.local
parent2ed43469bc88f18badd0560f2ba610f5562d2b0c (diff)
downloadmailutils-b85aa07ee10b880880661a9eedadb7d08fc5a24e.tar.gz
mailutils-b85aa07ee10b880880661a9eedadb7d08fc5a24e.tar.bz2
Use MU_COMMON_LIBRARIES
Diffstat (limited to 'mail.local')
-rw-r--r--mail.local/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail.local/Makefile.am b/mail.local/Makefile.am
index 4b1233c56..37c84b3f6 100644
--- a/mail.local/Makefile.am
+++ b/mail.local/Makefile.am
@@ -30,7 +30,7 @@ mail_local_LDADD = \
../mailbox/libmailbox.la \
@AUTHLIBS@\
../libsieve/libsieve.la\
- ../lib/libmailutils.la @LTLIBINTL@
+ ../lib/libmailutils.la @MU_COMMON_LIBRARIES@
install-exec-hook:
for i in $(libexec_PROGRAMS); do\

Return to:

Send suggestions and report system problems to the System administrator.