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