maint.mk: avoid sc_prohibit_always-defined_macros failure in coreutils
[gnulib.git] / modules / isnand-tests
1 Files:
2 tests/test-isnand.c
3 tests/test-isnand.h
4 tests/minus-zero.h
5 tests/nan.h
6 tests/macros.h
7
8 Depends-on:
9
10 configure.ac:
11 gl_DOUBLE_EXPONENT_LOCATION
12
13 Makefile.am:
14 TESTS += test-isnand
15 check_PROGRAMS += test-isnand
16 test_isnand_LDADD = $(LDADD) @ISNAND_LIBM@
17