]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
new stuff so far.
authorDavid MacKenzie <djm@djmnet.org>
Fri, 18 Mar 1994 07:59:58 +0000 (07:59 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Fri, 18 Mar 1994 07:59:58 +0000 (07:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fcc38ad1a1c8b5fcf24a39e12310a1064d3038d5..9bf1f5bf22233b88a770fc0104fee309c7335182 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,11 @@
 Major changes in release 1.8:
 
-* AC_PROG_INSTALL uses install.sh instead of cp if it's found.
+* Relative srcdir values are not made absolute.
+* AC_FIND_X looks for X in more places.
+* AC_PROG_INSTALL defaults to install.sh instead of cp, if it's in srcdir.
+  install.sh is distributed with Autoconf.
 * AC_OUTPUT adds its comments in C format when substituting in C files.
+* New macro AC_FIND_XTRA.
 \f
 Major changes in release 1.7: