mbspcasecmp: Fix function specification.
[gnulib.git] / modules / hash
index f180d3f..75a99da 100644 (file)
@@ -2,19 +2,20 @@ Description:
 Parametrizable hash table.
 
 Files:
-lib/hash.h
 lib/hash.c
+lib/hash.h
 m4/hash.m4
-lib/xalloc.h
 
 Depends-on:
+bitrotate
 stdbool
+stdint
+xalloc
 
 configure.ac:
 gl_HASH
 
 Makefile.am:
-lib_SOURCES += hash.h hash.c
 
 Include:
 "hash.h"
@@ -24,4 +25,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-