chown: Update doc regarding AIX.
[gnulib.git] / modules / isnanf-tests
1 Files:
2 tests/test-isnanf.c
3 tests/test-isnanf.h
4 tests/nan.h
5 tests/macros.h
6
7 Depends-on:
8
9 configure.ac:
10 gl_FLOAT_EXPONENT_LOCATION
11
12 Makefile.am:
13 TESTS += test-isnanf
14 check_PROGRAMS += test-isnanf
15 test_isnanf_LDADD = $(LDADD) @ISNANF_LIBM@
16