strftime.h: wrap funtion declaration in extern "C" block
[gnulib.git] / modules / signbit-tests
1 Files:
2 tests/test-signbit.c
3 m4/exponentf.m4
4 m4/exponentd.m4
5 m4/exponentl.m4
6
7 Depends-on:
8 float
9
10 configure.ac:
11 AC_REQUIRE([gl_FLOAT_EXPONENT_LOCATION])
12 AC_REQUIRE([gl_DOUBLE_EXPONENT_LOCATION])
13 AC_REQUIRE([gl_LONG_DOUBLE_EXPONENT_LOCATION])
14
15 Makefile.am:
16 TESTS += test-signbit
17 check_PROGRAMS += test-signbit
18