* README: Append ".git" to git and cg examples.
[gnulib.git] / modules / isnanl-tests
1 Files:
2 tests/test-isnanl.c
3 tests/test-isnanl.h
4
5 Depends-on:
6
7 configure.ac:
8 gl_LONG_DOUBLE_EXPONENT_LOCATION
9
10 Makefile.am:
11 TESTS += test-isnanl
12 check_PROGRAMS += test-isnanl
13 test_isnanl_LDADD = $(LDADD) @ISNANL_LIBM@
14