stdbit: don’t assume -DHAVE_CONFIG_H
[gnulib.git] / modules / bitsetv
blob4d9be99015cad93515b7a92c74ecfc4ba74d43af
1 Description:
2 Manipulating several bitsets.
4 Files:
5 lib/bitsetv.c
6 lib/bitsetv.h
8 Depends-on:
9 bitset
10 c99
11 xalloc
13 Makefile.am:
14 lib_SOURCES += bitsetv.c
16 Include:
17 "bitsetv.h"
19 License:
20 GPLv3+
22 Maintainer:
23 Akim Demaille <akim.demaille@gmail.com>