summaryrefslogtreecommitdiff
path: root/mail.remote
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-12-27 15:37:43 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-12-27 15:37:43 +0000
commitbb55535ecdcbce66ac29f62e785ab92a9586187d (patch)
tree51397288bbedf7db3d5d675a53bf7b6d60732cb8 /mail.remote
parent9b4105c10eca03b2fbb9e4a950adee7fc690254e (diff)
downloadmailutils-bb55535ecdcbce66ac29f62e785ab92a9586187d.tar.gz
mailutils-bb55535ecdcbce66ac29f62e785ab92a9586187d.tar.bz2
Added @INTLINCS@ and @LTLIBINTL@
Diffstat (limited to 'mail.remote')
-rw-r--r--mail.remote/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail.remote/Makefile.am b/mail.remote/Makefile.am
index fd1d984ef..2e5fc14bb 100644
--- a/mail.remote/Makefile.am
+++ b/mail.remote/Makefile.am
@@ -2,7 +2,7 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
-INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include -I$(top_srcdir)/libmu_scm
+INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include @INTLINCS@
SUBDIRS = testsuite
PROGRAMS_SMTP = mail.remote
@@ -11,5 +11,4 @@ libexec_PROGRAMS = @BUILD_SMTP_PROGRAMS@
mail_remote_SOURCES = mail.remote.c
-mail_remote_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la
-
+mail_remote_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la @LTLIBINTL@

Return to:

Send suggestions and report system problems to the System administrator.