pty: Activate the signature wrapper of forkpty.
[gnulib.git] / modules / getsockopt-tests
1 Files:
2 tests/test-getsockopt.c
3 tests/signature.h
4 tests/macros.h
5
6 Depends-on:
7 netinet_in
8 sockets
9
10 configure.ac:
11
12 Makefile.am:
13 TESTS += test-getsockopt
14 check_PROGRAMS += test-getsockopt
15 test_getsockopt_LDADD = $(LDADD) @LIBSOCKET@