]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 1 Sep 1996 13:21:48 +0000 (13:21 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 1 Sep 1996 13:21:48 +0000 (13:21 +0000)
old/sh-utils/ChangeLog

index f0d27122fd340148b0255c38ac940f7342d4aef7..82f8abc7bec5ca024ffac4cb42963eb584827267 100644 (file)
@@ -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