m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/ChangeLog,v


From: Eric Blake
Subject: Changes to m4/ChangeLog,v
Date: Sat, 10 Jun 2006 21:23:31 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/06/10 21:23:30

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.299
retrieving revision 1.300
diff -u -b -r1.299 -r1.300
--- ChangeLog   10 Jun 2006 15:17:11 -0000      1.299
+++ ChangeLog   10 Jun 2006 21:23:30 -0000      1.300
@@ -1,5 +1,25 @@
 2006-06-10  Eric Blake  <address@hidden>
 
+       * README (Patches): Document the current dependence on CVS
+       builds of autotools.
+       * ltdl/m4/gnulib-cache.m4: Update, and use --macro-prefix=M4.
+       * configure.ac: Use consistent quoting throughout.
+       (AC_PREREQ): Bump to 2.59d.
+       (AC_INIT): Package name begins with uppercase.
+       (AC_ARG_WITH): Use AS_HELP_STRING.
+       (AM_INIT_AUTOMAKE): Enable gnits mode.
+       (AC_ISC_POSIX, AM_PROG_CC_STDC, AC_PROG_INSTALL, AC_PROG_MAKE_SET),
+       (AC_PROG_AWK, AM_C_PROTOTYPES, AC_C_CONST, AC_HEADER_STDC),
+       (AC_CHECK_HEADERS, AC_FUNC_ALLOCA, AC_FUNC_VPRINTF): Remove checks
+       done by gnulib or automake, or which autoconf has declared
+       obsolete.
+       * m4/m4private.h (Includes): Assume C89 or better, and use errno
+       unconditionally.
+       * m4/output.c (Includes): Likewise.
+       * modules/gnu.c (Includes): Likewise.
+       * modules/m4.c (Includes): Likewise.
+       * src/m4.h (Includes): Likewise.
+
        * README-alpha: Update web address.
        * README: Likewise. Change encoding to ASCII.  Remove old advice
        about cygwin.  Document bootstrapping dependency.
@@ -6436,4 +6456,4 @@
        * Initial beta release.  Release 0.50, manual 0.05.
 
 
-       $Revision: 1.299 $ $Date: 2006/06/10 15:17:11 $
+       $Revision: 1.300 $ $Date: 2006/06/10 21:23:30 $




reply via email to

[Prev in Thread] Current Thread [Next in Thread]