From f814b58056e6f63b7a016155e2ca59810b0c20be Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 23 Mar 2005 13:08:53 +0000 Subject: [PATCH] (Depends-on): Add xalloc. (Files): Remove lib/xalloc.h. --- modules/hash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/hash b/modules/hash index f3ebfc3239..05ac4402f9 100644 --- a/modules/hash +++ b/modules/hash @@ -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 -- 2.30.2