Hi!
I have pushed the below patch.
Cheers,
Peter
>From cfcb7afd26a2c41f3dae62766002cac570417c77 Mon Sep 17 00:00:00 2001
From: Peter Rosin
Date: Thu, 18 Oct 2012 14:27:10 +0200
Subject: [PATCH] libtool: fix spelling nit
* build-aux/ltmain.in (func_generate_dlsyms): Fix spelling nit.
* libltdl/
Hi!
I used to use a libtool git checkout from a platform that lacks
git [MSYS], but that broke at some point. I would like something
like the below to unbreak my work flow.
Please?
Cheers,
Peter
diff --git a/Makefile.am b/Makefile.am
index 176325c..3bcb419 100644
--- a/Makefile.am
+++ b/Makefil
[adding-gnulib]
On 10/18/2012 06:50 AM, Peter Rosin wrote:
> Hi!
>
> I used to use a libtool git checkout from a platform that lacks
> git [MSYS], but that broke at some point. I would like something
> like the below to unbreak my work flow.
>
> Please?
>
> Cheers,
> Peter
>
> diff --git a/Mak
On Oct 18, 2012, at 7:50 PM, Peter Rosin wrote:
> Hi!
Hi Peter,
> I used to use a libtool git checkout from a platform that lacks
> git [MSYS], but that broke at some point. I would like something
> like the below to unbreak my work flow.
>
> Please?
> [[patches snipped]]
That looks like a rea
[dropping-gnulib for this part]
On 2012-10-18 15:02, Eric Blake wrote:
> [adding-gnulib]
>
> On 10/18/2012 06:50 AM, Peter Rosin wrote:
>> @@ -128,8 +128,10 @@ $(ltversion_m4): $(ltversion_in) $(dotversion)
>> done; \
>> if $$rebuild; then \
>>rm -f '$@'; \
>> - if test -f
Hi Eric!
On 2012-10-18 15:02, Eric Blake wrote:
> [adding-gnulib]
I'm not subscribed, please (continue to) keep me in CC.
> On 10/18/2012 06:50 AM, Peter Rosin wrote:
>> Hi!
>>
>> I used to use a libtool git checkout from a platform that lacks
>> git [MSYS], but that broke at some point. I would