gnulib-tool: Use the Python implementation by default.
[gnulib.git] / modules / log10f-tests
blobcfe131d666a0f1a9aec7d5f6b938c2f0c12d1352
1 Files:
2 tests/test-log10f.c
3 tests/test-log10.h
4 tests/minus-zero.h
5 tests/signature.h
6 tests/macros.h
7 tests/randomf.c
9 Depends-on:
11 configure.ac:
13 Makefile.am:
14 TESTS += test-log10f
15 check_PROGRAMS += test-log10f
16 test_log10f_SOURCES = test-log10f.c randomf.c
17 test_log10f_LDADD = $(LDADD) @LOG10F_LIBM@