[PATCH] lib/Makefile.local: depend on libs we are linking with

2013-01-22 Thread David Bremner
Amadeusz ?o?nowski writes: > --- > lib/Makefile.local | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Pushed. Although a slightly more verbose commit message would have been nice. d

[PATCH] lib/Makefile.local: depend on libs we are linking with

2013-01-22 Thread Tomi Ollila
On Tue, Jan 22 2013, Jani Nikula wrote: > LGTM, and fixes the issue. LGTM. Tomi > > On Mon, 21 Jan 2013, Amadeusz ?o?nowski wrote: >> --- >> lib/Makefile.local | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/lib/Makefile.local b/lib/Makefile.local >> index

[PATCH] lib/Makefile.local: depend on libs we are linking with

2013-01-22 Thread Jani Nikula
LGTM, and fixes the issue. On Mon, 21 Jan 2013, Amadeusz ?o?nowski 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 > +++

Re: [PATCH] lib/Makefile.local: depend on libs we are linking with

2013-01-22 Thread David Bremner
Amadeusz Żołnowski aide...@aidecoe.name writes: --- lib/Makefile.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Pushed. Although a slightly more verbose commit message would have been nice. d ___ notmuch mailing list

[PATCH] lib/Makefile.local: depend on libs we are linking with

2013-01-21 Thread Amadeusz Żołnowski
--- 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)

Re: [PATCH] lib/Makefile.local: depend on libs we are linking with

2013-01-21 Thread Jani Nikula
LGTM, and fixes the issue. On Mon, 21 Jan 2013, Amadeusz Żołnowski aide...@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 +++

Re: [PATCH] lib/Makefile.local: depend on libs we are linking with

2013-01-21 Thread Tomi Ollila
On Tue, Jan 22 2013, Jani Nikula j...@nikula.org wrote: LGTM, and fixes the issue. LGTM. Tomi On Mon, 21 Jan 2013, Amadeusz Żołnowski aide...@aidecoe.name wrote: --- lib/Makefile.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.local