warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / log2f-ieee-tests
blob8900a2c3495a1ea0f4d88518cf54366e7b30a843
1 Files:
2 tests/test-log2f-ieee.c
3 tests/test-log2-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/nan.h
7 tests/macros.h
9 Depends-on:
10 isnanf-nolibm
11 float
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-log2f-ieee
18 check_PROGRAMS += test-log2f-ieee
19 test_log2f_ieee_LDADD = $(LDADD) @LOG2F_LIBM@