From: David MacKenzie Date: Tue, 10 May 1994 15:45:34 +0000 (+0000) Subject: add 1.11 entries X-Git-Tag: fsf-origin~599 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67580d773b0a64ab5f77b6e88436726ef3ddb2d7;p=thirdparty%2Fautoconf.git add 1.11 entries --- diff --git a/NEWS b/NEWS index 9dfac2209..ead6dd83e 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,15 @@ Major changes in release 2.0: * autoreconf to recursively remake configure and configuration header files in a source tree. +Major changes in release 1.11: + +* AC_PROG_INSTALL calls install.sh with the -c option. +* AC_SET_MAKE cleans up after itself. +* AC_OUTPUT sets prefix and exec_prefix if they weren't set already. +* AC_OUTPUT prevents shells from looking in PATH for config.status. + +Plus a few other bug fixes. + Major changes in release 1.10: * autoheader uses config.h.bot if present, analogous to config.h.top.