]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
AC_CHECK_MEMBER works correctly when the member is an aggregate.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 May 2002 00:57:30 +0000 (00:57 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 May 2002 00:57:30 +0000 (00:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index afabfd1943d01f86c5d716c39f231841a8682274..44dc1ca5e515465f9954bfc3f965f274067ad9ae 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,8 @@
 
 - Empty top_builddirs are properly handled.
 
+- AC_CHECK_MEMBER works correctly when the member is an aggregate.
+
 - AC_PATH_PROG
   Now colon in the optional path arguments are properly handled.