spawn-pipe tests: Like the child program only against libc.
[gnulib.git] / modules / hash
index a364134..72afda6 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Parametrizable hash table.
+Parameterizable hash table.
 
 Files:
 lib/hash.c
@@ -7,14 +7,15 @@ lib/hash.h
 m4/hash.m4
 
 Depends-on:
+bitrotate
 stdbool
-xalloc
+stdint
+xalloc-oversized
 
 configure.ac:
 gl_HASH
 
 Makefile.am:
-EXTRA_DIST += hash.h
 
 Include:
 "hash.h"