getgroups: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / hash
index 05ac4402f99fe06cbde8982840065d37589cd56b..72afda6cf1f76751964eef8fd557f8ef72caba56 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Parametrizable hash table.
+Parameterizable hash table.
 
 Files:
 lib/hash.c
@@ -7,8 +7,10 @@ lib/hash.h
 m4/hash.m4
 
 Depends-on:
+bitrotate
 stdbool
-xalloc
+stdint
+xalloc-oversized
 
 configure.ac:
 gl_HASH