* NEWS: Adjust wording for AC_CONFIG_LINKS.

Reported by Ralf Wildenhues.
This commit is contained in:
Eric Blake 2007-09-05 21:46:29 +00:00
parent 7ea5d50ec0
commit 6f07a68ee3
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2007-09-05 Eric Blake <ebb9@byu.net>
* NEWS: Adjust wording for AC_CONFIG_LINKS.
Reported by Ralf Wildenhues.
2007-09-03 Eric Blake <ebb9@byu.net>
* NEWS: Document fixes that have been applied since 2.61a.

5
NEWS
View File

@ -28,8 +28,9 @@
some (but not all) C++ types involving anonymous struct and union
were accepted, though this was not documented.
** AC_CONFIG_LINKS now handles the case when source and build trees
coincide.
** AC_CONFIG_LINKS now prefers to link against files in the build tree
if found, and it works to link against a file of the same name in
the source tree, even if both trees coincide.
** AC_INIT no longer alters $@; regression introduced in 2.60.