Remove AC_SUBSTs that are now done in the *.m4 files.
[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 = @ISNANL_LIBM@ $(LDADD)
14 EXTRA_DIST += test-isnanl.h
15