autoupdate
[gnulib.git] / modules / getopt-posix-tests
1 Files:
2 tests/macros.h
3 tests/signature.h
4 tests/test-getopt.c
5 tests/test-getopt.h
6 tests/test-getopt_long.h
7
8 Depends-on:
9 dup2
10 setenv
11 stdbool
12 unistd
13 unsetenv
14
15 configure.ac:
16
17 Makefile.am:
18 TESTS += test-getopt
19 check_PROGRAMS += test-getopt
20 test_getopt_LDADD = $(LDADD) $(LIBINTL)