X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fhash;h=75a99da3735c9ef4817d8af47bb22a125f1e5dd4;hb=b886ebac9e37729d68e765b141b099ec5b24ab2c;hp=f180d3fdd7678ffa58a0d170583b518a8e43a440;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/hash b/modules/hash index f180d3fdd..75a99da37 100644 --- a/modules/hash +++ b/modules/hash @@ -2,19 +2,20 @@ Description: Parametrizable hash table. Files: -lib/hash.h lib/hash.c +lib/hash.h m4/hash.m4 -lib/xalloc.h Depends-on: +bitrotate stdbool +stdint +xalloc configure.ac: gl_HASH Makefile.am: -lib_SOURCES += hash.h hash.c Include: "hash.h" @@ -24,4 +25,3 @@ GPL Maintainer: Jim Meyering -