pthread-cond: Fix compilation error on native Windows.
[gnulib.git] / modules / frexpl-ieee-tests
blob77e56b84effe8e4ce04cbf1603d77d9df500147b
1 Files:
2 tests/test-frexpl-ieee.c
3 tests/test-frexp-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/macros.h
8 Depends-on:
9 isnanl-nolibm
10 float
11 nan
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-frexpl-ieee
18 check_PROGRAMS += test-frexpl-ieee
19 test_frexpl_ieee_LDADD = $(LDADD) @FREXPL_LIBM@