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