strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / openpty-tests
1 Files:
2 tests/test-openpty.c
3 tests/signature.h
4
5 Depends-on:
6
7 configure.ac:
8
9 Makefile.am:
10 TESTS += test-openpty
11 check_PROGRAMS += test-openpty
12 test_openpty_LDADD = $(LDADD) @PTY_LIB@