Use macros NaNf, NaNd, NaNl instead of NAN.
[gnulib.git] / modules / frexp-tests
1 Files:
2 tests/test-frexp.c
3 tests/nan.h
4
5 Depends-on:
6 isnand-nolibm
7 signbit
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-frexp
13 check_PROGRAMS += test-frexp
14 test_frexp_LDADD = $(LDADD) @FREXP_LIBM@
15
16 License:
17 LGPL