Update and improve help for --without-included-regex.
[gnulib.git] / modules / count-one-bits
1 Description:
2 Counts the number of 1-bits in a word.
3
4 Files:
5 lib/count-one-bits.h
6 m4/count-one-bits.m4
7
8 Depends-on:
9 inline
10 verify
11
12 configure.ac:
13 gl_COUNT_ONE_BITS
14
15 Makefile.am:
16
17 Include:
18 "count-one-bits.h"
19
20 License:
21 LGPLv2+
22
23 Maintainer:
24 Ben Pfaff