bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] problem with build 20151028 git snapshot


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] problem with build 20151028 git snapshot
Date: Tue, 10 Nov 2015 14:18:11 +0200

FYI, I installed the following patch (c9e42006d2dd6eda19c0455c97e6e6e2f4b4a4f6):

diff --git a/configure.ac b/configure.ac
index fa26b6e..cbd7291 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,7 +57,7 @@ AC_SUBST(mu_aux_dir,'$(top_srcdir)/mu-aux')
 AC_SUBST(MU_SIEVE_MODDIR,'$(libdir)/$(PACKAGE)')

 AC_SUBST(MU_COMMON_LIBRARIES,'$(LTLIBINTL) $(LTLIBICONV)')
-AC_SUBST(MU_APP_LIBRARIES,'${top_builddir}/libmu_argp/libmu_argp.la 
${top_builddir}/libmu_cfg/libmu_cfg.la')
+AC_SUBST(MU_APP_LIBRARIES,'${top_builddir}/libmu_argp/libmu_argp.la 
${top_builddir}/libmu_cfg/libmu_cfg.la ${top_builddir}/lib/libmuaux.la')

 # There are two sets of include directories: MU_LIB_COMMON_INCLUDES, used
 # by the libraries, and MU_APP_COMMON_INCLUDES, which is used by applications.

Regards,
Sergey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]