From: David MacKenzie Date: Thu, 16 Sep 1993 19:41:26 +0000 (+0000) Subject: Formerly NEWS.~14~ X-Git-Tag: fsf-origin~857 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16c56b1dab7d495a348313a7692d43fae3e44fbe;p=thirdparty%2Fautoconf.git Formerly NEWS.~14~ --- diff --git a/NEWS b/NEWS index d344a6b3a..a1a09ee61 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,16 @@ Major changes in release 1.6: +* New macro AC_LONG_64_BITS. +* Multiple .h files can be created. +* AC_FIND_X looks for X files directly if it doesn't find xmkmf. +* AC_ALLOCA defines C_ALLOCA if using alloca.c. * --with-NAME can take a value, e.g., --with-targets=sun4,hp300bsd. +* Unused --no-create option to configure removed. +* autoheader doesn't change the timestamp of its output file if + the file didn't change. * All macros that look for libraries now use AC_HAVE_LIBRARY. +* config.status checks three optional environment variables to + modify its behavior. * The usual bug fixes. Major changes in release 1.5: