1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-11 11:37:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-01-23 09:31:09 +00:00
parent cbe1109277
commit 4f0cb8adcb
+7
View File
@@ -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.