automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Stefano Lattarini
Subject: Re: [PATCH] {msvc} Regenerate with autoconf 2.67
Date: Wed, 15 Sep 2010 17:13:59 +0200
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

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/msg00003.html

Quoting from there:
  * Include Debian patchset 2.67-2

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.m4
 @@ -843,7 +843,7 @@
  [m4_append_uniq([_AS_CLEANUP],
    [m4_divert_text([M4SH-INIT-FN], [_AS_ERROR_PREPARE[]])])],
  [as_fn_error m4_default([$2], [$?]) 
"_AS_QUOTE([$1])"m4_ifval(AS_MESSAGE_LOG_FD,
 -  [ "$LINENO" AS_MESSAGE_LOG_FD])])
 +  [ "$LINENO" AS_MESSAGE_LOG_FD ])])

introduces spurious differences in the generated configure (yay
for them).

So it seems like Peter will have to build his own autoconf 2.67 by
hand after all :-(

That considered: Peter, do you now think it's ok to apply my patch?

Regards,
  Stefano



reply via email to

[Prev in Thread] Current Thread [Next in Thread]