X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fuserspec;h=ce1ee1792ad2fae5f964dd05dbf335bb9c0b9cc9;hb=82f7e927e27fc886c514e3146494a2f1c310dffa;hp=95da75d5a42e8e097f76da1bf0986cdbaf8d2574;hpb=cf8ddf08dec79be620c011ce204cbdb6bff35c50;p=gnulib.git diff --git a/modules/userspec b/modules/userspec index 95da75d5a..ce1ee1792 100644 --- a/modules/userspec +++ b/modules/userspec @@ -1,8 +1,7 @@ Description: -Parse a `user:group' specifier (e.g. the first argument of chown utility). +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 @@ -21,6 +20,7 @@ configure.ac: gl_USERSPEC Makefile.am: +lib_SOURCES += userspec.c Include: "userspec.h"