X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fhash;h=57585e14b739fae7ae96e52aa687e8f9695dfe26;hb=8068b5d283630a295b2929b9dc6a65916b10f52f;hp=05ac4402f99fe06cbde8982840065d37589cd56b;hpb=f814b58056e6f63b7a016155e2ca59810b0c20be;p=gnulib.git diff --git a/modules/hash b/modules/hash index 05ac4402f..57585e14b 100644 --- a/modules/hash +++ b/modules/hash @@ -1,19 +1,20 @@ Description: -Parametrizable hash table. +Parameterizable hash table. Files: lib/hash.c lib/hash.h -m4/hash.m4 Depends-on: +bitrotate stdbool -xalloc +stdint +xalloc-oversized configure.ac: -gl_HASH Makefile.am: +lib_SOURCES += hash.c Include: "hash.h"