X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fuserspec;h=e528e69d96b7c79f89e181f3eb2a4be4116c4c82;hb=8068b5d283630a295b2929b9dc6a65916b10f52f;hp=041f341b708131d89655448d95664dc922e834d0;hpb=abe574726d366cedfb5a58484fd3a102b587323c;p=gnulib.git diff --git a/modules/userspec b/modules/userspec index 041f341b7..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 @@ -14,12 +12,15 @@ xalloc xstrtol strdup gettext-h +intprops +inttostr stdbool configure.ac: gl_USERSPEC Makefile.am: +lib_SOURCES += userspec.c Include: "userspec.h"