posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / fmodl-ieee-tests
blob2ac20eb13f11143371e79ffb1f81f0b9378c75ba
1 Files:
2 tests/test-fmodl-ieee.c
3 tests/test-fmod-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-fmodl-ieee
18 check_PROGRAMS += test-fmodl-ieee
19 test_fmodl_ieee_LDADD = $(LDADD) @FMODL_LIBM@