X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fhash;h=a3641345325f6fe7d9f9d1c46cb5edbac724f9df;hb=e2b32fd06585da0807fe10045e70799cc5c8252f;hp=2accfcb63031e292285e989071befa3f9a549d4a;hpb=5de0beb2db2bdb99b58219cd7def839ed8f6b83e;p=gnulib.git diff --git a/modules/hash b/modules/hash index 2accfcb63..a36413453 100644 --- a/modules/hash +++ b/modules/hash @@ -2,19 +2,19 @@ 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 +EXTRA_DIST += hash.h Include: "hash.h"