]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 9 Dec 2000 20:39:17 +0000 (20:39 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Dec 2000 20:39:17 +0000 (20:39 +0000)
old/fileutils/ChangeLog

index b53a4ce3a2bfe6e8b52a1451f7b0aaa75ffe79fd..8225faed949f4c1bca94e6b56e33349435eb8141 100644 (file)
@@ -2,6 +2,10 @@
 
        * Version 4.0.34.
 
+       * src/Makefile.am (noinst_HEADERS): Add chown-core.h.
+       (chown_SOURCES): Define.
+       (chgrp_SOURCES): Define.
+
        * src/chgrp.c: Include "chown-core.h".
        [enum Change_status, enum Verbosity]: Remove declarations.
        Remove decls of globals that are now part of struct Chown_option.