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