From: David MacKenzie Date: Tue, 22 Mar 1994 20:47:25 +0000 (+0000) Subject: Mention new echo macros. X-Git-Tag: fsf-origin~771 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4955ffdd6586f04ba0e1a2aa3f46e985400cfa17;p=thirdparty%2Fautoconf.git Mention new echo macros. --- diff --git a/NEWS b/NEWS index ac8fbe18b..76fc83746 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ Major changes in release 1.8: * New macros AC_LANG_C, AC_LANG_CPLUSPLUS, AC_LANG_SAVE, AC_LANG_RESTORE, AC_PROG_CXX, AC_PROG_CXXCPP, AC_REQUIRE_CPP for checking both C++ and C features in one configure script. +* New macros AC_CHECKING, AC_VERBOSE, AC_WARN, AC_ERROR for printing messages. * New macros AC_FIND_XTRA, AC_MMAP. * AC_FIND_X looks for X in more places. * AC_PROG_INSTALL defaults to install.sh instead of cp, if it's in srcdir.