X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fuserspec;h=e528e69d96b7c79f89e181f3eb2a4be4116c4c82;hb=e2de8c10bd15a92eff786f8f51d0a322fbc402ee;hp=a25ef818bfa84f8941df0ab5e38e639d9a0a4bfa;hpb=722e3586d1e1551b2d19c191a5a3a3de9194600d;p=gnulib.git diff --git a/modules/userspec b/modules/userspec index a25ef818b..e528e69d9 100644 --- a/modules/userspec +++ b/modules/userspec @@ -2,8 +2,6 @@ Description: Parse a `user:group' specifier (e.g. the first argument of chown utility). Files: -lib/inttostr.h -lib/intprops.h lib/userspec.c lib/userspec.h m4/userspec.m4 @@ -13,12 +11,16 @@ posixver xalloc xstrtol strdup -gettext +gettext-h +intprops +inttostr +stdbool configure.ac: gl_USERSPEC Makefile.am: +lib_SOURCES += userspec.c Include: "userspec.h"