autoconf-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] AC_INIT: Use correct value for PACKAGE_TARNAME


From: Eric Blake
Subject: Re: [PATCH] AC_INIT: Use correct value for PACKAGE_TARNAME
Date: Tue, 15 Sep 2009 13:27:41 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Jim Meyering on 9/15/2009 12:26 PM:
>   $ grep PACKAGE_TARNAME configure
>   PACKAGE_TARNAME='-autoconf-'
>   ...
> 
> But how did that get there?

Oops - when I was checking for uses of m4_tolower/m4_toupper in my recent
patch, I obviously overlooked one.  This regression was introduced just
yesterday.

> -                             [m4_bpatsubst(m4_tolower(m4_bpatsubst([[[$1]]],
> +                             [m4_bpatsubst(m4_tolower(m4_bpatsubst([[$1]],

Yes, that is the correct fix, now that m4_tolower does the right amount of
quoting.  Please push.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqv6q0ACgkQ84KuGfSFAYC7LwCgiLYuuYdJN4IY0800SXug3ePq
QH8AmwfLDEUPKkAu5KpKJvkf9tfWvcwF
=kL7/
-----END PGP SIGNATURE-----




reply via email to

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