X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fhash;h=57585e14b739fae7ae96e52aa687e8f9695dfe26;hb=170dd03f1170f0760c2b95f0f2ee18ed64b10c1c;hp=e4f3653b4c47a8742a4227ada45a7e559a339ad2;hpb=2feb138966157157d546bf8223fb1d1b356adda9;p=gnulib.git diff --git a/modules/hash b/modules/hash index e4f3653b4..57585e14b 100644 --- a/modules/hash +++ b/modules/hash @@ -1,24 +1,26 @@ 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" +License: +GPL + Maintainer: Jim Meyering -