autoupdate
[gnulib.git] / modules / isnan-tests
1 Files:
2 tests/test-isnan.c
3 tests/nan.h
4 tests/macros.h
5
6 Depends-on:
7 float
8
9 configure.ac:
10 gl_FLOAT_EXPONENT_LOCATION
11 gl_DOUBLE_EXPONENT_LOCATION
12 gl_LONG_DOUBLE_EXPONENT_LOCATION
13
14 Makefile.am:
15 TESTS += test-isnan
16 check_PROGRAMS += test-isnan
17 test_isnan_LDADD = $(LDADD) @ISNAN_LIBM@
18