X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fhash;h=57585e14b739fae7ae96e52aa687e8f9695dfe26;hb=5191b3546cfb6c163228c23f214e325ddf60d46f;hp=60810045305f00e9662f23e40d48dc778156496f;hpb=8551f7edb3d6c2612cd1831858cb16ea392de4e4;p=gnulib.git diff --git a/modules/hash b/modules/hash index 608100453..57585e14b 100644 --- a/modules/hash +++ b/modules/hash @@ -1,23 +1,26 @@ Description: -Parametrizable hash table. +Parameterizable hash table. Files: -lib/hash.h lib/hash.c -m4/hash.m4 +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" +License: +GPL + Maintainer: Jim Meyering -