pty: Activate the signature wrapper of forkpty.
[gnulib.git] / modules / isnanl-tests
1 Files:
2 tests/test-isnanl.c
3 tests/test-isnanl.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/nan.h
7 tests/macros.h
8
9 Depends-on:
10 float
11
12 configure.ac:
13 gl_LONG_DOUBLE_EXPONENT_LOCATION
14 AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])
15
16 Makefile.am:
17 TESTS += test-isnanl
18 check_PROGRAMS += test-isnanl
19 test_isnanl_LDADD = $(LDADD) @ISNANL_LIBM@
20