autoconf-patches
[Top][All Lists]
Advanced

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

Re: AC_C_BIGENDIAN answers "universal" on powerpc-aix


From: Eric Blake
Subject: Re: AC_C_BIGENDIAN answers "universal" on powerpc-aix
Date: Thu, 14 Aug 2008 22:34:06 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080708 Thunderbird/2.0.0.16 Mnenhy/0.7.5.666

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

According to Peter O'Gorman on 8/14/2008 3:52 PM:
> On Thu, Aug 14, 2008 at 10:43:21PM +0200, Ralf Wildenhues wrote:
>> * Peter O'Gorman wrote on Thu, Aug 14, 2008 at 08:04:20PM CEST:
>>> On Thu, Aug 14, 2008 at 07:16:58PM +0200, Ralf Wildenhues wrote:
>>>> (Hereby volunteering to do my part in it in the next 48 hours,
>>>> but please others do test as well if possible).
>>> I will test on aix, i386-darwin, and i386-linux
> 
> I think this one addresses your nits.

Two other nits:

> +#if defined AC_APPLE_UNIVERSAL_BUILD

This name means that since AC_[A-Z]* is now expected to appear in
configure, it should trip the m4_pattern_forbid of the autoconf m4
namespace as a potentially unexpanded macro (I wonder why it didn't seem
to trip in your testing?).  Why not just strip the AC_ prefix, and go with
the name APPLE_UNIVERSAL_BUILD?

> +#  define WORDS_BIGENDIAN 1

Not quite right, since this is for an autoheader template.  In the
AH_VERBATIM, it should look like the instance four lines later:

> +#  undef WORDS_BIGENDIAN

and let config.status do the conversion to the desired state in both
locations.

- --
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

iEYEARECAAYFAkilBz4ACgkQ84KuGfSFAYApJwCdGBSttpXg7eY9DzxKmcXLS2Zw
OrQAoK+WajOiovd6vNgCe6YlmqaU/gKV
=6Tw+
-----END PGP SIGNATURE-----




reply via email to

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