From: Jim Meyering Date: Wed, 23 Mar 2005 13:08:53 +0000 (+0000) Subject: (Depends-on): Add xalloc. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f814b58056e6f63b7a016155e2ca59810b0c20be;p=pspp (Depends-on): Add xalloc. (Files): Remove lib/xalloc.h. --- 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