diff options
-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. |