]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
AC_CHECK_DECL now also works with aggregate objects.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 Sep 2006 20:43:00 +0000 (20:43 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 Sep 2006 20:43:00 +0000 (20:43 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4ea516639e419ce6d1a40de733895f9fd91cf623..26ecd66c374ff0668f181f73e18b8c97cc535efd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@
   New macro, with the behavior of the 2.60a AC_COMPUTE_INT macro.
   AC_COMPUTE_INT no longer caches or reports results.
 
+** AC_CHECK_DECL now also works with aggregate objects.
+
 ** GNU M4 1.4.7 or later is now recommended.
 
 * Major changes in Autoconf 2.60a (2006-08-25)