NEWS.stable: log cherry-pick [3180807]->[768eb31] doc/lgpl-2.1.texi
[gnulib.git] / modules / hash
index e4f3653..72afda6 100644 (file)
@@ -1,24 +1,27 @@
 Description:
-Parametrizable hash table.
+Parameterizable hash table.
 
 Files:
-lib/hash.h
 lib/hash.c
+lib/hash.h
 m4/hash.m4
-lib/xalloc.h
 
 Depends-on:
+bitrotate
 stdbool
+stdint
+xalloc-oversized
 
 configure.ac:
 gl_HASH
 
 Makefile.am:
-lib_SOURCES += hash.h hash.c
 
 Include:
 "hash.h"
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering
-