X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fhash;h=57585e14b739fae7ae96e52aa687e8f9695dfe26;hb=cbfeef01ad4ed6d3f68c3deb3c05d3b8102c84ff;hp=2accfcb63031e292285e989071befa3f9a549d4a;hpb=5de0beb2db2bdb99b58219cd7def839ed8f6b83e;p=gnulib.git diff --git a/modules/hash b/modules/hash index 2accfcb63..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"