glob: Fix compilation error on NetBSD 7.0 and OpenBSD 6.0.
[gnulib/ericb.git] / modules / expm1-ieee-tests
blob4569a7b76c46972fe3f67ff05923ecfe33b10655
1 Files:
2 tests/test-expm1-ieee.c
3 tests/test-expm1-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-expm1-ieee
18 check_PROGRAMS += test-expm1-ieee
19 test_expm1_ieee_LDADD = $(LDADD) @EXPM1_LIBM@