git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / count-one-bits
blobb836bfa2c1476a90470eccc633cb4f8277cabf70
1 Description:
2 Counts the number of 1-bits in a word.
4 Files:
5 lib/count-one-bits.h
6 m4/count-one-bits.m4
8 Depends-on:
9 verify
11 configure.ac:
12 gl_COUNT_ONE_BITS
14 Makefile.am:
16 Include:
17 "count-one-bits.h"
19 License:
20 LGPLv2+
22 Maintainer:
23 Ben Pfaff