error: depend on stdio
[gnulib.git] / modules / userspec
index 71fbe33..ce1ee17 100644 (file)
@@ -1,8 +1,7 @@
 Description:
-Parse a `user:group' specifier (e.g. the first argument of chown utility).
+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
@@ -14,12 +13,14 @@ xstrtol
 strdup
 gettext-h
 intprops
+inttostr
 stdbool
 
 configure.ac:
 gl_USERSPEC
 
 Makefile.am:
+lib_SOURCES += userspec.c
 
 Include:
 "userspec.h"