* doc/posix-headers/utmpx.texi: Update for glibc.
[gnulib.git] / modules / log2-tests
blob2fc41fc6eb5836fef42ed43b2d6558c670373157
1 Files:
2 tests/test-log2.c
3 tests/test-log2.h
4 tests/minus-zero.h
5 tests/signature.h
6 tests/macros.h
7 tests/randomd.c
9 Depends-on:
11 configure.ac:
13 Makefile.am:
14 TESTS += test-log2
15 check_PROGRAMS += test-log2
16 test_log2_SOURCES = test-log2.c randomd.c
17 test_log2_LDADD = $(LDADD) @LOG2_LIBM@