Module description.
[gnulib.git] / modules / hash
1 Description:
2
3 Files:
4 lib/hash.h
5 lib/hash.c
6 m4/hash.m4
7
8 Depends-on:
9 malloc
10 realloc
11 stdbool
12
13 configure.ac:
14 gl_HASH
15
16 Makefile.am:
17 lib_SOURCES += hash.h hash.c
18
19 Include:
20 "hash.h"
21