]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Fri, 20 Sep 1996 03:19:47 +0000 (03:19 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 20 Sep 1996 03:19:47 +0000 (03:19 +0000)
old/textutils/ChangeLog

index 97b19b6b343659618a1a58b83ab963bcbb8ea296..35df702b47605c9b1670d27cdeed548e2eaee049 100644 (file)
@@ -1,5 +1,9 @@
 Thu Sep 19 08:54:05 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * tests/: Rename from checks.
+       * Makefile.am (SUBDIRS): Change `checks' to `tests'.
+       * configure.in (AC_OUTPUT): Likewise.
+
        * configure.in ($PACKAGE, $VERSION): Don't AC_DEFINE_UNQUOTED these.
        AM_INIT_AUTOMAKE now does it (as of automake-1.1e).