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