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