CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 06/10/16 22:12:58
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.421
retrieving revision 1.422
diff -u -b -r1.421 -r1.422
--- ChangeLog 16 Oct 2006 13:17:50 -0000 1.421
+++ ChangeLog 16 Oct 2006 22:12:58 -0000 1.422
@@ -1,5 +1,17 @@
2006-10-16 Eric Blake <[EMAIL PROTECTED]>
+ * ltdl/m4/gnulib-cache.m4: Augment with 'gnulib-tool --import
+ configmake'.
+ * configure.ac (AM_INIT_AUTOMAKE): Bump requirement to 1.10a, for
+ pkglibexecdir support.
+ * Makefile.am (m4_libm4_la_SOURCES, m4/pathconf.h): No longer
+ worry about pathconf.h, now that gnulib does it for us.
+ (pkgmodincludedir): Simplify.
+ (pkglibexecdir): Delete, now that automake does this.
+ * m4/module.c (m4__module_init): Use PKGLIBEXECDIR.
+ * src/main.c (usage): Likewise.
+ * m4/symtab.c (m4_symbol_value_groks_macro): Fix typo.
+
* doc/m4.texinfo: Port some changes from the branch.
(Invoking m4): Promote to a chapter, instead of a section of
Preliminaries.
@@ -7921,7 +7933,7 @@
-----
- $Revision: 1.421 $ $Date: 2006/10/16 13:17:50 $
+ $Revision: 1.422 $ $Date: 2006/10/16 22:12:58 $
Local Variables:
coding: utf-8