striconveh: Don't malloc memory if the result buffer is sufficient.
[gnulib.git] / modules / userspec
index 98521fc..95da75d 100644 (file)
@@ -2,7 +2,7 @@ Description:
 Parse a `user:group' specifier (e.g. the first argument of chown utility).
 
 Files:
-lib/intprops.h
+lib/inttostr.h
 lib/userspec.c
 lib/userspec.h
 m4/userspec.m4
@@ -12,13 +12,15 @@ posixver
 xalloc
 xstrtol
 strdup
-gettext
+gettext-h
+intprops
+inttostr
+stdbool
 
 configure.ac:
 gl_USERSPEC
 
 Makefile.am:
-lib_SOURCES += userspec.c userspec.h
 
 Include:
 "userspec.h"