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