mirror of
git://git.sv.gnu.org/autoconf
synced 2025-04-12 15:20:26 +08:00
Describe the changes to -I DIR and -B DIR, and the new
--enable-site-macro-dir option.
This commit is contained in:
parent
04df9dca08
commit
73360bc006
7
NEWS
7
NEWS
@ -9,6 +9,13 @@
|
||||
with older Gettexts.
|
||||
Many thanks to Bruno Haible for autopoint!
|
||||
|
||||
- The -I DIR or --include=DIR option now appends DIR to the include path
|
||||
instead of prepending; this is for consistency with other GNU tools.
|
||||
The new -B DIR or --prepend-include=DIR option has the old behavior.
|
||||
|
||||
- When configured with the new --enable-site-macro-dir=DIR configure-time
|
||||
option, Autoconf now appends DIR to the default include path.
|
||||
|
||||
** Macros
|
||||
|
||||
- AC_CONFIG_LINKS now makes copies if it can't make links.
|
||||
|
Loading…
x
Reference in New Issue
Block a user