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: Peter O'Gorman
Subject: Re: AC_C_BIGENDIAN answers "universal" on powerpc-aix
Date: Fri, 22 Aug 2008 11:01:56 -0500
User-agent: Mutt/1.5.17 (2007-11-01)

On Fri, Aug 22, 2008 at 05:49:06PM +0200, Ralf Wildenhues wrote:
> Hello Peter, all,
> 
> sorry for the delay in reviewing:

No problem.

> >        [# See if __BIG_ENDIAN__ or __LITTLE_ENDIAN__ is defined.
> 
> Your patch makes this comment wrong.  How about "See if we're dealing
> with a universal compiler."?

Sure.

> These four lines need to be
>    universal)
>      m4_default([$4],
>        [AC_DEFINE([AC_APPLE_UNIVERSAL_BUILD],1,
>           [Define if building universal (internal helper macro)])])
>      ;; #(
> 
> so that, if the user specifies a different ACTION-IF-UNIVERSAL, the
> feature is not enabled.  At least that is how the manual documents
> this.

> Please commit with above changes, or tell me to do so for you, if you
> agree with things.

If you could commit for me with those changes that would be great. I
don't have write access to autoconf.

Peter
-- 
Peter O'Gorman
address@hidden




reply via email to

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