X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fidcache;h=72b7b91e624db914d5010c8115827b99b7128ee1;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=eb4ca7357877b41165dddccd39600bea259449b3;hpb=e8684643a28f1bf6a0839bf6a0c10f630c0f6335;p=gnulib.git diff --git a/modules/idcache b/modules/idcache index eb4ca7357..72b7b91e6 100644 --- a/modules/idcache +++ b/modules/idcache @@ -3,18 +3,21 @@ Username <--> uid and groupname <--> gid conversions, with cache for speed. Files: lib/idcache.c +lib/idcache.h m4/idcache.m4 Depends-on: +flexmember xalloc configure.ac: gl_IDCACHE Makefile.am: -EXTRA_DIST += idcache.c +lib_SOURCES += idcache.c Include: +"idcache.h" License: GPL