X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fhash;h=05ac4402f99fe06cbde8982840065d37589cd56b;hb=aa53aa94178012281e6081c774ffd4216c886060;hp=3feaaee416595a8914e5c6b6d46ca470f7d7600f;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/hash b/modules/hash index 3feaaee41..05ac4402f 100644 --- a/modules/hash +++ b/modules/hash @@ -2,21 +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