Remove AC_SUBSTs that are now done in the *.m4 files.
[pspp] / modules / frexp-tests
1 Files:
2 tests/test-frexp.c
3
4 Depends-on:
5 isnan-nolibm
6
7 configure.ac:
8
9 Makefile.am:
10 TESTS += test-frexp
11 check_PROGRAMS += test-frexp
12 test_frexp_LDADD = @FREXP_LIBM@ $(LDADD)
13
14 License:
15 LGPL