gnulib-tool.py: Regenerate aclocal.m4 before using 'autoconf -t ...'.
[gnulib.git] / modules / modf-ieee-tests
blob575a48502d92898bb865256261a3372d7c6e8d6f
1 Files:
2 tests/test-modf-ieee.c
3 tests/test-modf-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/macros.h
8 Depends-on:
9 isnand-nolibm
10 float
11 nan
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-modf-ieee
18 check_PROGRAMS += test-modf-ieee
19 test_modf_ieee_LDADD = $(LDADD) @MODF_LIBM@