Move crypto modules to crypto/.
[gnulib.git] / modules / frexp-tests
1 Files:
2 tests/test-frexp.c
3
4 Depends-on:
5 isnan-nolibm
6
7 configure.ac:
8 AC_SUBST([FREXP_LIBM])
9
10 Makefile.am:
11 TESTS += test-frexp
12 check_PROGRAMS += test-frexp
13 test_frexp_LDADD = @FREXP_LIBM@ $(LDADD)
14
15 License:
16 LGPL