X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=modules%2Fhash;h=57585e14b739fae7ae96e52aa687e8f9695dfe26;hb=676fc6f6594c7b81d26b22226514a512ca0f4bc3;hp=f180d3fdd7678ffa58a0d170583b518a8e43a440;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/hash b/modules/hash index f180d3fdd..57585e14b 100644 --- a/modules/hash +++ b/modules/hash @@ -1,20 +1,20 @@ Description: -Parametrizable hash table. +Parameterizable hash table. Files: -lib/hash.h lib/hash.c -m4/hash.m4 -lib/xalloc.h +lib/hash.h Depends-on: +bitrotate stdbool +stdint +xalloc-oversized configure.ac: -gl_HASH Makefile.am: -lib_SOURCES += hash.h hash.c +lib_SOURCES += hash.c Include: "hash.h" @@ -24,4 +24,3 @@ GPL Maintainer: Jim Meyering -