X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fuserspec;h=e528e69d96b7c79f89e181f3eb2a4be4116c4c82;hb=e2de8c10bd15a92eff786f8f51d0a322fbc402ee;hp=48fd65ff7be6674270b81d7b897d54b1ec6264c3;hpb=901bc47c9a8db854db97bb28780352748020c81d;p=gnulib.git diff --git a/modules/userspec b/modules/userspec index 48fd65ff7..e528e69d9 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/inttostr.h lib/userspec.c lib/userspec.h m4/userspec.m4 @@ -14,13 +13,14 @@ xstrtol strdup gettext-h intprops +inttostr stdbool configure.ac: gl_USERSPEC Makefile.am: -EXTRA_DIST += userspec.h +lib_SOURCES += userspec.c Include: "userspec.h"