Eric Blake skrev 2012-03-16 22:58:
> On 03/16/2012 03:54 PM, Peter Rosin wrote:
>> Hi!
>>
>> I used to use Cygwin/git to manage my libtool repo, and bootstrap it
>> with Cygwin. I would then build the bootstrapped libtool tree from
>> MSYS when I needed to do changes there, or check for regression
[adding bug-gnulib]
On 03/16/2012 04:19 PM, Bob Friesenhahn wrote:
> On Fri, 16 Mar 2012, Eric Blake wrote:
>>> Can anything be done to make things work in a git checkout without
>>> having git available after bootstrap? Please?
>>
>> It should already be possible. To skip that check, run:
>>
>>
On Fri, 16 Mar 2012, Eric Blake wrote:
Can anything be done to make things work in a git checkout without
having git available after bootstrap? Please?
It should already be possible. To skip that check, run:
make check gl_public_submodule_commit=
Given that libtool is often tested using te
On 03/16/2012 03:54 PM, Peter Rosin wrote:
> Hi!
>
> I used to use Cygwin/git to manage my libtool repo, and bootstrap it
> with Cygwin. I would then build the bootstrapped libtool tree from
> MSYS when I needed to do changes there, or check for regressions from
> the Cygwin side.
>
> This appea
Hi!
I used to use Cygwin/git to manage my libtool repo, and bootstrap it
with Cygwin. I would then build the bootstrapped libtool tree from
MSYS when I needed to do changes there, or check for regressions from
the Cygwin side.
This appears to no longer be possible, if I run "make check" from
MSY
Hi Paul,
On 03/16/2012 12:35 PM, Paul Seidler wrote:
I think I've got it:
libtool.m4 @@ -2195,16 +2195,16 @@
+ lt_fooi = "";
should be
+ lt_foo = "";
?
I think we you a beer.
Thank you very much.
I pushed this.
Peter
>From fbe09b44b5052273fe79ea24365c554a5d54d8ce Mon Sep 17 00:00:00
Am Dienstag, den 13.03.2012, 21:46 +0100 schrieb Paul Seidler:
> Am Montag, den 12.03.2012, 22:18 -0500 schrieb Peter O'Gorman:
> > Hi Paul,
> >
> > On 03/12/2012 10:47 AM, Paul Seidler wrote:
> > > Hello,
> > >
> > > running the test suite of eina-1.1 with 1.0 installed and
> > > libtool-2.4{.2,}