userspec: Drop redundant file.
authorBruno Haible <bruno@clisp.org>
Sun, 17 Oct 2010 21:23:01 +0000 (23:23 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 17 Oct 2010 21:23:01 +0000 (23:23 +0200)
* modules/userspec (Files): Remove lib/inttostr.h.

ChangeLog
modules/userspec

index c59d85f..30d89ea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2010-10-17  Bruno Haible  <bruno@clisp.org>
 
+       userspec: Drop redundant file.
+       * modules/userspec (Files): Remove lib/inttostr.h.
+
+2010-10-17  Bruno Haible  <bruno@clisp.org>
+
        nl_langinfo tests: Silence some warnings.
        * tests/test-nl_langinfo.c: Silence -Wtype-limits warnings.
        Reported by Jim Meyering.
index 95da75d..4774c3d 100644 (file)
@@ -2,7 +2,6 @@ Description:
 Parse a `user:group' specifier (e.g. the first argument of chown utility).
 
 Files:
-lib/inttostr.h
 lib/userspec.c
 lib/userspec.h
 m4/userspec.m4