(Depends-on): Add xalloc.
authorJim Meyering <jim@meyering.net>
Wed, 23 Mar 2005 13:08:53 +0000 (13:08 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 23 Mar 2005 13:08:53 +0000 (13:08 +0000)
(Files): Remove lib/xalloc.h.

modules/hash

index f3ebfc3..05ac440 100644 (file)
@@ -2,13 +2,13 @@ Description:
 Parametrizable hash table.
 
 Files:
-lib/hash.h
 lib/hash.c
+lib/hash.h
 m4/hash.m4
-lib/xalloc.h
 
 Depends-on:
 stdbool
+xalloc
 
 configure.ac:
 gl_HASH