mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-10 04:43:00 +03:00
* tests/test-count-one-bits.c (ULLONG_MAX): Remove fallback definition. * modules/count-one-bits-tests (Depends-on): Add 'limits-h'.
13 lines
168 B
Plaintext
13 lines
168 B
Plaintext
Files:
|
|
tests/test-count-one-bits.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
limits-h
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-count-one-bits
|
|
check_PROGRAMS += test-count-one-bits
|