]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Formerly NEWS.~14~
authorDavid MacKenzie <djm@djmnet.org>
Thu, 16 Sep 1993 19:41:26 +0000 (19:41 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Thu, 16 Sep 1993 19:41:26 +0000 (19:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d344a6b3a8eb86d175f2afbf18649e885876a6ce..a1a09ee616af182cf8cff9386198ede8d1d4d647 100644 (file)
--- 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.
 \f
 Major changes in release 1.5: