Use a more portable replacement expression for -0.0L.
[gnulib.git] / modules / isnanl-tests
1 Files:
2 tests/test-isnanl.c
3 tests/test-isnanl.h
4
5 Depends-on:
6 float
7
8 configure.ac:
9 gl_LONG_DOUBLE_EXPONENT_LOCATION
10
11 Makefile.am:
12 TESTS += test-isnanl
13 check_PROGRAMS += test-isnanl
14 test_isnanl_LDADD = $(LDADD) @ISNANL_LIBM@
15