Tests for module 'unictype/combining-class-name'.
[pspp] / modules / userspec
index ecd2d8d8cdd803c77eb32f97f320bc8112f96274..4774c3d865611affad678bcf1adeb2480bb77829 100644 (file)
@@ -3,24 +3,29 @@ Parse a `user:group' specifier (e.g. the first argument of chown utility).
 
 Files:
 lib/userspec.c
+lib/userspec.h
 m4/userspec.m4
 
 Depends-on:
-alloca
 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"
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering