X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fuserspec;h=4774c3d865611affad678bcf1adeb2480bb77829;hb=7dd6551404efff84abc69c3795dbe125cd13ebbd;hp=98521fc3298bd00518b53715cc9b66ec2fd1a02d;hpb=eef56b544e01755a52fdfbf204e6f2d5800efd21;p=gnulib.git diff --git a/modules/userspec b/modules/userspec index 98521fc32..4774c3d86 100644 --- a/modules/userspec +++ b/modules/userspec @@ -2,7 +2,6 @@ Description: Parse a `user:group' specifier (e.g. the first argument of chown utility). Files: -lib/intprops.h lib/userspec.c lib/userspec.h m4/userspec.m4 @@ -12,13 +11,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"