ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / remainderl-tests
blob533930e01d767ddca950b4ef2c29a913a56ca318
1 Files:
2 tests/test-remainderl.c
3 tests/test-remainder.h
4 tests/signature.h
5 tests/macros.h
6 tests/randoml.c
8 Depends-on:
9 fpucw
10 float
12 configure.ac:
14 Makefile.am:
15 TESTS += test-remainderl
16 check_PROGRAMS += test-remainderl
17 test_remainderl_SOURCES = test-remainderl.c randoml.c
18 test_remainderl_LDADD = $(LDADD) @REMAINDERL_LIBM@