warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / isnanf-tests
blob86caabe8bedd14e8da1fec130952589b524fb550
1 Files:
2 tests/test-isnanf.c
3 tests/test-isnanf.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/nan.h
7 tests/macros.h
9 Depends-on:
11 configure.ac:
12 gl_FLOAT_EXPONENT_LOCATION
14 Makefile.am:
15 TESTS += test-isnanf
16 check_PROGRAMS += test-isnanf
17 test_isnanf_LDADD = $(LDADD) @ISNANF_LIBM@