X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fhash;h=57585e14b739fae7ae96e52aa687e8f9695dfe26;hb=a425462f784164b73297d8992075fd9aebd65a94;hp=05ac4402f99fe06cbde8982840065d37589cd56b;hpb=5eeec029e833abe9ba663d51bb556bd1eebb814e;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"