Re: [PATCH] {msvc} Regenerate with autoconf 2.67

2010-09-15 Thread Stefano Lattarini
On Wednesday 15 September 2010, Peter Rosin wrote: > Den 2010-09-15 17:13 skrev Stefano Lattarini: > > That considered: Peter, do you now think it's ok to apply my > > patch? > > Whatever. If you think it will be so much easier for you, then go > ahead. I guess I'll have to cope somehow... Since y

Re: [PATCH] {msvc} Regenerate with autoconf 2.67

2010-09-15 Thread Peter Rosin
Den 2010-09-15 17:13 skrev Stefano Lattarini: > That considered: Peter, do you now think it's ok to apply my patch? Whatever. If you think it will be so much easier for you, then go ahead. I guess I'll have to cope somehow... Cheers, Peter

Re: [PATCH] {msvc} Regenerate with autoconf 2.67

2010-09-15 Thread Eric Blake
[adding bug-autoconf] On 09/15/2010 09:13 AM, Stefano Lattarini wrote: Ouch! On my Debian box, I had to build my own autoconf 2.67 from sources to use with automake, since at least this chunk of the debian patch: --- autoconf-2.67.orig/lib/m4sugar/m4sh.m4 +++ autoconf-2.67/lib/m4sugar/m4sh.

Re: [PATCH] {msvc} Regenerate with autoconf 2.67

2010-09-15 Thread Stefano Lattarini
Hi Eric, thanks for the timely info. On Wednesday 15 September 2010, Eric Blake wrote: > On 09/15/2010 08:52 AM, Peter Rosin wrote: > > Can we please wait with that until Cygwin releases autoconf 2.67? > > It already has: > http://cygwin.com/ml/cygwin-announce/2010-09/msg3.html Quoting from

Re: [PATCH] {msvc} Regenerate with autoconf 2.67

2010-09-15 Thread Peter Rosin
Den 2010-09-15 16:57 skrev Eric Blake: > On 09/15/2010 08:52 AM, Peter Rosin wrote: >> Can we please wait with that until Cygwin releases autoconf 2.67? > > It already has: > http://cygwin.com/ml/cygwin-announce/2010-09/msg3.html Oh boy, that's quick! No objections then... Cheers, Peter

Re: [PATCH] {msvc} Regenerate with autoconf 2.67

2010-09-15 Thread Eric Blake
On 09/15/2010 08:52 AM, Peter Rosin wrote: Can we please wait with that until Cygwin releases autoconf 2.67? It already has: http://cygwin.com/ml/cygwin-announce/2010-09/msg3.html -- Eric Blake ebl...@redhat.com+1-801-349-2682 Libvirt virtualization library http://libvirt.org

Re: [PATCH] {msvc} Regenerate with autoconf 2.67

2010-09-15 Thread Peter Rosin
Den 2010-09-15 16:35 skrev Stefano Lattarini: > Hello automakers. > > The "msvc" branch still has configure and aclocal.m4 generated > with autoconf 2.65, while the "maint" and "master" branches use > autoconf 2.67. > > This can cause annoying situations when switching among branches, > such as

[PATCH] {msvc} Regenerate with autoconf 2.67

2010-09-15 Thread Stefano Lattarini
Hello automakers. The "msvc" branch still has configure and aclocal.m4 generated with autoconf 2.65, while the "maint" and "master" branches use autoconf 2.67. This can cause annoying situations when switching among branches, such as forcing the developer to fiddle with PATH each time to ensure