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