obstack.m4 (gl_PREREQ_OBSTACK): Require
[gnulib.git] / modules / hash
index 6c4fba4..e4f3653 100644 (file)
@@ -1,13 +1,13 @@
 Description:
+Parametrizable hash table.
 
 Files:
 lib/hash.h
 lib/hash.c
 m4/hash.m4
+lib/xalloc.h
 
 Depends-on:
-malloc
-realloc
 stdbool
 
 configure.ac:
@@ -19,3 +19,6 @@ lib_SOURCES += hash.h hash.c
 Include:
 "hash.h"
 
+Maintainer:
+Jim Meyering
+