From 4d3da1f649ef3f9d3b60bb464c8d7bcf7aff83a8 Mon Sep 17 00:00:00 2001 From: David MacKenzie Date: Fri, 18 Mar 1994 07:59:58 +0000 Subject: [PATCH] new stuff so far. --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index fcc38ad1a..9bf1f5bf2 100644 --- 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. Major changes in release 1.7: -- 2.47.3