warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / fabsf-tests
blob6a66922c56a1b82c64a0965fe49becb0847967f2
1 Files:
2 tests/test-fabsf.c
3 tests/test-fabs.h
4 tests/signature.h
5 tests/minus-zero.h
6 tests/macros.h
7 tests/randomf.c
9 Depends-on:
10 signbit
12 configure.ac:
14 Makefile.am:
15 TESTS += test-fabsf
16 check_PROGRAMS += test-fabsf
17 test_fabsf_SOURCES = test-fabsf.c randomf.c
18 test_fabsf_LDADD = $(LDADD) @FABSF_LIBM@