autoconf-patches
[Top][All Lists]
Advanced

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

Re: autotest speedups


From: Eric Blake
Subject: Re: autotest speedups
Date: Thu, 4 Oct 2007 16:08:46 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Paolo Bonzini <bonzini <at> gnu.org> writes:

> 
> > You probably wanted something like this:
> 
> I committed it.  In fact, it's very close to reversing the "use simpler 
> regex" part of your change, but not really.

Thanks for the fix, and sorry that I didn't fully test on include files not in 
the current directory.

> -                       m4_bpatsubst(/__file__, [/\([^/]*\)$],
> +                       m4_bpatsubst(__file__, [^.*/\([^/]*\)$],
>                                      [[\1]]))])])dnl

Bah.  If I had switched to m4_bregexp instead of m4_bpatsubst, this wouldn't 
have happened.

-- 
Eric Blake






reply via email to

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