From: David MacKenzie Date: Fri, 26 Aug 1994 03:11:17 +0000 (+0000) Subject: small reorg X-Git-Tag: fsf-origin~519 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fa9cf46338e60bdd427badaa3fa0e0e54f742ec;p=thirdparty%2Fautoconf.git small reorg --- diff --git a/NEWS b/NEWS index 25c1b5e37..0aebc7e4d 100644 --- a/NEWS +++ b/NEWS @@ -48,12 +48,14 @@ Major changes in release 2.0: * AC_VERBOSE pays attention to --quiet/--silent, not --verbose. * AC_CHECK_FUNCS and AC_CHECK_HEADERS take optional shell commands to execute on success. +* Checking for C functions in C++ works. + +** Removed macros: * AC_REMOTE_TAPE and AC_RSH removed; too specific to tar and cpio, and better maintained with them. * AC_ARG_ARRAY removed because no one was likely using it. * AC_HAVE_POUNDBANG replaced with AC_SYS_INTERPRETER, which doesn't take arguments. -* Checking for C functions in C++ works. ** New utilities: * autoscan to generate a preliminary configure.in for a package by