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