X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fhash;h=a3641345325f6fe7d9f9d1c46cb5edbac724f9df;hb=e2b32fd06585da0807fe10045e70799cc5c8252f;hp=60810045305f00e9662f23e40d48dc778156496f;hpb=8551f7edb3d6c2612cd1831858cb16ea392de4e4;p=gnulib.git diff --git a/modules/hash b/modules/hash index 608100453..a36413453 100644 --- a/modules/hash +++ b/modules/hash @@ -2,22 +2,25 @@ Description: Parametrizable hash table. Files: -lib/hash.h lib/hash.c +lib/hash.h m4/hash.m4 Depends-on: stdbool +xalloc configure.ac: gl_HASH Makefile.am: -lib_SOURCES += hash.h hash.c +EXTRA_DIST += hash.h Include: "hash.h" +License: +GPL + Maintainer: Jim Meyering -