X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fhash;h=75a99da3735c9ef4817d8af47bb22a125f1e5dd4;hb=b886ebac9e37729d68e765b141b099ec5b24ab2c;hp=2accfcb63031e292285e989071befa3f9a549d4a;hpb=5de0beb2db2bdb99b58219cd7def839ed8f6b83e;p=gnulib.git diff --git a/modules/hash b/modules/hash index 2accfcb63..75a99da37 100644 --- a/modules/hash +++ b/modules/hash @@ -2,19 +2,20 @@ Description: Parametrizable hash table. Files: -lib/hash.h lib/hash.c +lib/hash.h m4/hash.m4 -lib/xalloc.h Depends-on: +bitrotate stdbool +stdint +xalloc configure.ac: gl_HASH Makefile.am: -lib_SOURCES += hash.h hash.c Include: "hash.h"