]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 14 Apr 2002 07:50:19 +0000 (07:50 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Apr 2002 07:50:19 +0000 (07:50 +0000)
old/fileutils/ChangeLog

index b1b23133d3ade0d2b02ef001c5f51ad454bb2c61..1f0f6dd3956145a145a1523c8836ded6b685810f 100644 (file)
@@ -1,5 +1,8 @@
 2002-04-14  Jim Meyering  <meyering@lucent.com>
 
+       * src/Makefile.am (bin_PROGRAMS): Add stat.
+       (noinst_HEADERS): Add fs.h.
+
        * src/stat.c [HAVE_SYS_VFS_H]: Guard incluion of sys/vfs.h.
        Constify many parameters.
        (print_statfs): Fix typo: Use %u (to match %lu) for namelen, not %d.