changeset 2192:5599f976b67f

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sun, 23 Jan 2000 09:31:09 +0000
parents 35858bcbe7bb
children c2339ca74aa6
files m4/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,10 @@
+2000-01-23  Jim Meyering  <meyering@lucent.com>
+
+	* jm-macros.m4: (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
+	AC_SUBST these here, rather than just in sh-util/configure.in, so
+	that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
+	all the same.
+
 2000-01-22  Jim Meyering  <meyering@lucent.com>
 
 	* jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.