[Spice-devel] [PATCH spice-gtk 2/5] configure.ac: s/x"$have_foo"/"x$have_foo"/

Christophe Fergeau cfergeau at redhat.com
Fri Jan 27 10:09:48 PST 2012


On Fri, Jan 27, 2012 at 12:11:08PM -0500, Marc-André Lureau wrote:
> 
> 
> ----- Mensaje original -----
> > configure.ac was using 2 slightly different styles for have_foo
> > tests:
> > if test x"$have_foo" = "xyes"; then
> > and:
> > if test "x$have_foo" = "xyes"; then
> > 
> > Switch to the latter style everywhere for consistency.
> 
> Somehow, I thought the x"$foo" style was more conventionnal, but it seems
> not looking at other autoconf macros. Although it seems people mix it
> without second thoughts.

Yep, I'm more used to x"$foo" too, but no big deal :)

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20120127/1a39aa29/attachment.pgp>


More information about the Spice-devel mailing list