X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fhash;h=05ac4402f99fe06cbde8982840065d37589cd56b;hb=3f868c07b0cc903d1ace5d81cabe123d0607435e;hp=6f353dc23038c878e39bceb7205eed745e5b59ee;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/hash b/modules/hash index 6f353dc23..05ac4402f 100644 --- a/modules/hash +++ b/modules/hash @@ -2,24 +2,24 @@ Description: Parametrizable hash table. Files: -lib/hash.h lib/hash.c +lib/hash.h m4/hash.m4 Depends-on: -malloc -realloc stdbool +xalloc configure.ac: gl_HASH Makefile.am: -lib_SOURCES += hash.h hash.c Include: "hash.h" +License: +GPL + Maintainer: Jim Meyering -