]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 16 Jan 2000 17:01:26 +0000 (17:01 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 16 Jan 2000 17:01:26 +0000 (17:01 +0000)
old/textutils/ChangeLog

index f7456a3ad67fb34bf7f1e26f945a199931e1691a..f2f9ea21eb9ca846ae339a2e88cf3b945f399ec1 100644 (file)
@@ -14,7 +14,9 @@
        Declare column and pending to be `unsigned'.
        Increment pending and column counters only if column is smaller
        than TAB_STOP_SENTINEL.
+       * tests/Makefile.am (SUBDIRS): Add unexpand.
        * tests/unexpand/basic-1: New tests for the above-fixed bug.
+       * configure.in (AC_OUTPUT): Add tests/unexpand/Makefile.
        Reported by John Kodis.
 
 2000-01-12  Paul Eggert  <eggert@twinsun.com>