warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / log10-tests
blob16fb55f348440576321a81f30f9069d2d6ef099d
1 Files:
2 tests/test-log10.c
3 tests/test-log10.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-log10
15 check_PROGRAMS += test-log10
16 test_log10_SOURCES = test-log10.c randomd.c
17 test_log10_LDADD = $(LDADD) @LOG10_LIBM@