]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Mention the new macro: AC_C_RESTRICT.
authorJim Meyering <meyering@lucent.com>
Sat, 12 Apr 2003 20:53:19 +0000 (20:53 +0000)
committerJim Meyering <meyering@lucent.com>
Sat, 12 Apr 2003 20:53:19 +0000 (20:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 130eba7c2b01191cb5140545ba80cdd551ece70d..1e98c026ff995860b6a3cffc3628621f491afea0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 * Major changes in Autoconf 2.57a                       -*- outline -*-
 
+* New macros
+  AC_C_RESTRICT
+
 * Improve DJGPP portability
   The Autoconf tools and configure behave better under DJGPP.
 
@@ -9,8 +12,7 @@
     configure: WARNING: pi.h: present but cannot be compiled
     configure: WARNING: pi.h: check for missing prerequisite headers?
     configure: WARNING: pi.h: proceeding with the preprocessor's result
-
-  messages.
+      messages.
 
 * Major changes in Autoconf 2.57