From: Tomi Ollila <tomi.ollila@iki.fi>
To: "Jani Nikula" <jani@nikula.org>,
"Amadeusz Żołnowski" <aidecoe@aidecoe.name>,
notmuch@notmuchmail.org
Subject: Re: [PATCH] lib/Makefile.local: depend on libs we are linking with
Date: Tue, 22 Jan 2013 03:28:22 +0200 [thread overview]
Message-ID: <m28v7matvt.fsf@guru.guru-group.fi> (raw)
In-Reply-To: <87sj5uqjk0.fsf@nikula.org>
On Tue, Jan 22 2013, Jani Nikula <jani@nikula.org> wrote:
> LGTM, and fixes the issue.
LGTM.
Tomi
>
> On Mon, 21 Jan 2013, Amadeusz Żołnowski <aidecoe@aidecoe.name> wrote:
>> ---
>> lib/Makefile.local | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/lib/Makefile.local b/lib/Makefile.local
>> index 7785944..155ac02 100644
>> --- a/lib/Makefile.local
>> +++ b/lib/Makefile.local
>> @@ -73,7 +73,7 @@ libnotmuch_modules := $(libnotmuch_c_srcs:.c=.o) $(libnotmuch_cxx_srcs:.cc=.o)
>> $(dir)/libnotmuch.a: $(libnotmuch_modules)
>> $(call quiet,AR) rcs $@ $^
>>
>> -$(dir)/$(LIBNAME): $(libnotmuch_modules) notmuch.sym
>> +$(dir)/$(LIBNAME): $(libnotmuch_modules) notmuch.sym util/libutil.a parse-time-string/libparse-time-string.a
>> $(call quiet,CXX $(CXXFLAGS)) $(libnotmuch_modules) $(FINAL_LIBNOTMUCH_LDFLAGS) $(LIBRARY_LINK_FLAG) -o $@ util/libutil.a parse-time-string/libparse-time-string.a
>>
>> notmuch.sym: $(srcdir)/$(dir)/notmuch.h $(libnotmuch_modules)
>> --
>> 1.8.1.1
next prev parent reply other threads:[~2013-01-22 1:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-21 19:41 [PATCH] lib/Makefile.local: depend on libs we are linking with Amadeusz Żołnowski
2013-01-21 22:04 ` Jani Nikula
2013-01-22 1:28 ` Tomi Ollila [this message]
2013-01-22 13:05 ` David Bremner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m28v7matvt.fsf@guru.guru-group.fi \
--to=tomi.ollila@iki.fi \
--cc=aidecoe@aidecoe.name \
--cc=jani@nikula.org \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).