]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 3 Oct 1998 17:21:02 +0000 (17:21 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 Oct 1998 17:21:02 +0000 (17:21 +0000)
old/sh-utils/ChangeLog

index 68ed39f4513c46fd6dc799e6e13d1600a2fbebdb..ee847cfc9be7e75c83006ed38cce5f88c67ec67c 100644 (file)
@@ -1,3 +1,20 @@
+1998-10-03  Jim Meyering  <meyering@ascend.com>
+
+       * src/Makefile.am (install-exec-local): Change comments to use `##'
+       to avoid automake warning.
+
+       * lib/Makefile.am (noinst_HEADERS): s/posixtm.c/posixtm.h/
+       (libsu_a_SOURCES): s/posixtm.y/posixtm.y/
+       (libsu_a_SOURCES): Remove getdate.c.  Add fnmatch.h.
+
+       * src/date.c (main): Update to use new version of posixtime.
+       * lib/posixtm.c: New file.
+       * lib/posixtm.h: New file.
+       * lib/posixtm.y: Remove file.
+
+       * lib/fnmatch.c: New file. (unused)
+       * lib/fnmatch.h: New file. (unused)
+
 1998-09-27  Jim Meyering  <meyering@ascend.com>
 
        * src/seq.c (main): Decrement optind when we find an `option' that