strftime.h: wrap funtion declaration in extern "C" block
[gnulib.git] / modules / floorl-tests
1 Files:
2 tests/test-floorl.c
3 tests/nan.h
4
5 Depends-on:
6 fpucw
7 isnanl-nolibm
8 float
9
10 configure.ac:
11
12 Makefile.am:
13 TESTS += test-floorl
14 check_PROGRAMS += test-floorl
15 test_floorl_LDADD = $(LDADD) @FLOORL_LIBM@
16
17 License:
18 LGPL