]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 10 Oct 1996 02:53:58 +0000 (02:53 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 10 Oct 1996 02:53:58 +0000 (02:53 +0000)
old/sh-utils/ChangeLog

index 5aec22b7a8c8eff5d9a75bbfa4115db604d3c76b..24725a01dde04fd237548d1cf6b4778de8dd198a 100644 (file)
@@ -1,5 +1,9 @@
 Wed Oct  9 00:26:55 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * tests/: Renamed checks/ directory.
+       * Makefile.am (SUBDIRS): Rename checks to tests.
+       * configure.in (AC_OUTPUT): Rename checks to tests.
+
        * configure.in (/proc/uptime check): Guard the read of /proc/uptime
        with an existence test to avoid a messy configure-time warning on
        systems that lack that special file. Reported by Kaveh R. Ghazi.