diff NEWS @ 14185:2be94b732a01

multiarch: remove AA_APPLE_UNIVERSAL_BUILD * m4/multiarch.m4 (gl_MULTIARCH): Don't AC_DEFINE AA_APPLE_UNIVERSAL_BUILD. See <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00247.html>. * NEWS: Document this.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 19 Jan 2011 16:20:30 -0800
parents 5be0c314f2f8
children 550f5258de22
line wrap: on
line diff
--- a/NEWS	Wed Jan 19 10:12:12 2011 -0700
+++ b/NEWS	Wed Jan 19 16:20:30 2011 -0800
@@ -12,6 +12,9 @@
 
 Date        Modules         Changes
 
+2011-01-18  multiarch       This no longer #defines AA_APPLE_UNIVERSAL_BUILD;
+                            instead, use the shell var APPLE_UNIVERSAL_BUILD.
+
 2010-12-10  pipe            This module is renamed to spawn-pipe. The include
                             file is renamed to "spawn-pipe.h".