mirror of
git://git.sv.gnu.org/autoconf
synced 2025-03-01 14:16:02 +08:00
NEWS: Move AH_HEADER mention to right place.
This commit is contained in:
parent
76d6383e5a
commit
6f870957c2
@ -1,3 +1,7 @@
|
||||
2005-11-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* NEWS: Move AH_HEADER mention to right place.
|
||||
|
||||
2005-10-27 Stepan Kasal <kasal@ucw.cz>
|
||||
|
||||
* lib/autoconf/c.m4 (AC_PROG_CC_C_O): "conftst2" -> "conftest2"
|
||||
|
8
NEWS
8
NEWS
@ -57,6 +57,10 @@
|
||||
The substitution now occurs only when @variable@ is on a line by itself,
|
||||
optionally surrounded by spaces and tabs. The whole line is replaced.
|
||||
|
||||
** AH_HEADER
|
||||
New macro which is defined to the name of the first declared config header
|
||||
or undefined if no config headers have been declared yet.
|
||||
|
||||
** AT_COPYRIGHT
|
||||
New macro for copyright notices in testsuite files.
|
||||
|
||||
@ -97,10 +101,6 @@
|
||||
** AC_PROG_SED
|
||||
New macro that tests for a sed program that truncates as few characters
|
||||
as possible.
|
||||
|
||||
** AH_HEADER
|
||||
New macro which is defined to the name of the first declared config header
|
||||
or undefined if no config headers have been declared yet.
|
||||
|
||||
* Major changes in Autoconf 2.59
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user