ignore-value: handle pointer types, too
[gnulib.git] / modules / getopt-posix-tests
1 Files:
2 tests/test-getopt.c
3 tests/test-getopt.h
4 tests/test-getopt_long.h
5
6 Depends-on:
7 unistd
8 unsetenv
9
10 configure.ac:
11
12 Makefile.am:
13 TESTS += test-getopt
14 check_PROGRAMS += test-getopt
15 test_getopt_LDADD = $(LDADD) $(LIBINTL)