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