Reported by Ralf Wildenhues.
+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.
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.