fpending: Assume AC_CHECK_DECLS_ONCE invocation, like in fpending.m4.
[gnulib.git] / modules / userspec
index 3f1518d..ce1ee17 100644 (file)
@@ -1,5 +1,5 @@
 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/userspec.c
@@ -11,16 +11,22 @@ posixver
 xalloc
 xstrtol
 strdup
-gettext
+gettext-h
+intprops
+inttostr
+stdbool
 
 configure.ac:
 gl_USERSPEC
 
 Makefile.am:
-lib_SOURCES += userspec.c userspec.h
+lib_SOURCES += userspec.c
 
 Include:
 "userspec.h"
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering