md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / idcache
index eb4ca73..72b7b91 100644 (file)
@@ -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