From: Jim Meyering Date: Sun, 23 Jan 2000 09:31:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0p~86 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f0cb8adcb7347f4033c0fe236a9c487925cde3d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 8ebed6a09c..06a467272f 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,10 @@ +2000-01-23 Jim Meyering + + * 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 * jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.