]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 7 Nov 1999 10:33:11 +0000 (10:33 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 7 Nov 1999 10:33:11 +0000 (10:33 +0000)
old/fileutils/ChangeLog

index d6066e184d30f670cdec44a598e70e691fcbe882..02eb566649ea62a9e4a9c9ee3251c832b6772b38 100644 (file)
@@ -1,5 +1,10 @@
 1999-11-07  Jim Meyering  <meyering@ascend.com>
 
+       * configure.in (AC_OUTPUT): Add tests/dd/Makefile.
+       * tests/Makefile.am (SUBDIRS): Add rmdir.
+       * tests/rmdir: New directory
+       * tests/rmdir/ignore: New file.
+
        * src/rmdir.c (remove_parents): Use the correct test (just as in
        main) in handling --ignore-fail-on-non-empty.  From Michael Stone.
        (usage): Improve description of --parents.  Based on suggestion from