diff options
author | Jim Meyering <jim@meyering.net> | 2000-03-04 21:14:51 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-03-04 21:14:51 +0000 |
commit | e89ea034961e3031a0446a28724736f3f272b95b (patch) | |
tree | e54969e8de6086e0fad71f2fd945c6e0910b2b0e /lib | |
parent | cd740223b35a2e649bd316e0ccaf642e479a2210 (diff) | |
download | coreutils-e89ea034961e3031a0446a28724736f3f272b95b.tar.xz |
.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 0e0f78448..da89d6d30 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -2,6 +2,8 @@ * Makefile.am (install-exec-local): Create $(libdir) before installing into it. + (uninstall-local): Uncomment this rule so `make distcheck' works + once again. * unicodeio.c (<errno.h>): Include it. (errno): Declare if not defined. |