X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fuserspec;h=71fbe33b9bc859d16d984d12fdd6a9a237cf6ca6;hb=065a39d1ff7eb9dba34f3a4020be752a53546a43;hp=98521fc3298bd00518b53715cc9b66ec2fd1a02d;hpb=eef56b544e01755a52fdfbf204e6f2d5800efd21;p=gnulib.git diff --git a/modules/userspec b/modules/userspec index 98521fc32..71fbe33b9 100644 --- a/modules/userspec +++ b/modules/userspec @@ -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,14 @@ posixver xalloc xstrtol strdup -gettext +gettext-h +intprops +stdbool configure.ac: gl_USERSPEC Makefile.am: -lib_SOURCES += userspec.c userspec.h Include: "userspec.h"