gnulib-tool: Use the Python implementation by default.
[gnulib.git] / modules / isnanl-tests
blob2d32536cf441b3ee624b02923061fdd1b36c7210
1 Files:
2 tests/test-isnanl.c
3 tests/test-isnanl.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/macros.h
8 Depends-on:
9 c99
10 float
11 nan
12 snan
14 configure.ac:
15 AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])
17 Makefile.am:
18 TESTS += test-isnanl
19 check_PROGRAMS += test-isnanl
20 test_isnanl_LDADD = $(LDADD) @ISNANL_LIBM@