Add isnanf module.
[gnulib.git] / modules / isnanf-tests
1 Files:
2 tests/test-isnanf.c
3 tests/test-isnanf.h
4 tests/nan.h
5
6 Depends-on:
7
8 configure.ac:
9 gl_FLOAT_EXPONENT_LOCATION
10
11 Makefile.am:
12 TESTS += test-isnanf
13 check_PROGRAMS += test-isnanf
14 test_isnanf_LDADD = $(LDADD) @ISNANF_LIBM@
15