ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
[pspp] / modules / argp-tests
1 Files:
2 tests/test-argp.c
3 tests/test-argp-2.sh
4
5 Depends-on:
6 progname
7
8 Makefile.am:
9 TESTS += test-argp test-argp-2.sh
10 check_PROGRAMS += test-argp
11 test_argp_LDADD = $(LDADD) @LIBINTL@