summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-12-04 10:07:59 +0000
committerJim Meyering <jim@meyering.net>2002-12-04 10:07:59 +0000
commit75a84d6f4a9a3e7580c285b706f859a5b04e3be9 (patch)
tree4819e0da2d1daf6f84037bfbfa2b9940b39f3e07 /lib
parent08e032083cd7029625d43cf755b00d5341827411 (diff)
downloadcoreutils-75a84d6f4a9a3e7580c285b706f859a5b04e3be9.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 92a15cf59..4cfcd9463 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,11 +1,12 @@
2002-12-04 Jim Meyering <jim@meyering.net>
Reflect the fact that stat.c and lstat.c are no longer generated.
- * Makefile.am: (BUILT_SOURCES): Remove stat.c and lstat.c.
+ * Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
(DISTCLEANFILES): Likewise.
(EXTRA_DIST): Likewise.
(all_local): Don't depend on stat.c or lstat.c.
(stat.c, lstat.c): Remove rules.
+ (EXTRA_DIST): Remove xstat.in.
* xstat.in: Remove file. Contents moved into stat.c.
* stat.c: Rework so that it may serve to define rpl_lstat, too.