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 [EMAIL PROTECTED]
