summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-09-01 13:21:48 +0000
committerJim Meyering <jim@meyering.net>1996-09-01 13:21:48 +0000
commit1cd5fb882cdac04f12ba8f21e93935a80993ffa3 (patch)
tree72444c8760b6d6a40dd44ed00bc3bb5140155a45 /old/sh-utils
parent27586e4d1b7de5850dedeb9f1351cac9b71fc775 (diff)
downloadcoreutils-1cd5fb882cdac04f12ba8f21e93935a80993ffa3.tar.xz
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index f0d27122f..82f8abc7b 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,19 @@
+Sun Sep 1 07:56:07 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * configure.in (AM_FUNC_MKTIME): Use it.
+ (AC_REPLACE_FUNCS): Remove mktime.
+ (AM_INIT_AUTOMAKE): Use it.
+ (AM_PROG_INSTALL): Remove. AM_INIT_AUTOMAKE does this.
+ (AC_PROG_MAKE_SET): Likewise.
+ (jm_MAINTAINER_MODE, fp_C_PROTOTYPES): Rename with
+ AM_ prefix for latest automake/aclocal.
+
+ * Makefile.am (EXTRA_DIST): Add acinclude.m4.
+
+ * acinclude.m4: New file -- derived from aclocal.m4.
+ * aclocal.m4: This file is now generated by the aclocal program
+ (which comes with the automake package.)
+
Sat Aug 17 00:14:55 1996 Jim Meyering <meyering@na-net.ornl.gov>
* lib/strftime.c: Update from GNU libc -- this adds back %z and %s