]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 5 Oct 1996 16:47:37 +0000 (16:47 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 5 Oct 1996 16:47:37 +0000 (16:47 +0000)
old/sh-utils/ChangeLog

index 7dae10b31bc0848b1f25c27af89acb4d87809d78..5a0d3d542717c4d4b3733f503f7c09c32c94e3d8 100644 (file)
@@ -1,3 +1,17 @@
+Sat Oct  5 11:38:23 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * acinclude.m4 (AC_HEADER_SYS_TIME_H): New macro.
+       (AM_FUNC_MKTIME): Require AC_HEADER_SYS_TIME_H so that configure's
+       checking... messages don't get nested.
+
+       * configure.in (GNU_PACKAGE): New variable.
+       (PACKAGE_VERSION): Remove it.
+
+       * acconfig.h (GNU_PACKAGE): New variable.
+       (PACKAGE_VERSION): Remove now-unused variable.
+
+       * src/*.c: Update --version output to conform to the coding standard.
+
 Sun Sep 22 22:41:54 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * configure.in (AC_CHECK_HEADERS): Alphabetize.