]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
recent fixes
authorDavid MacKenzie <djm@djmnet.org>
Wed, 20 Apr 1994 17:18:12 +0000 (17:18 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Wed, 20 Apr 1994 17:18:12 +0000 (17:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 47dd8aabab4efcfae7334d2f97ddbf65e5fbbaf3..2ec5c2bd45aeb42c8ae69fcafdbfd3316c0dbcd7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,13 @@
 Major changes in release 1.9:
 
+* AC_YYTEXT_POINTER replaces AC_DECLARE_YYTEXT.
 * AC_SIZEOF_TYPE generates the cpp symbol name automatically,
   and autoheader generates entries for those names automatically.
 * AC_FIND_X gets the result from xmkmf correctly.
+* AC_FIND_X assumes no X if --without-x was given.
+* AC_FIND_XTRA adds libraries to the variable X_EXTRA_LIBS.
 * AC_PROG_INSTALL finds OSF/1 installbsd.
-* A copy of install.sh is placed in ${acdatadir}, for convenience.
+* A copy of install.sh is installed in ${acdatadir}, for convenience.
 \f
 Major changes in release 1.8: