iconv: Work around AIX 6.1..7.1 bug.
[gnulib.git] / modules / fdopendir-tests
1 Files:
2 tests/test-fdopendir.c
3 tests/signature.h
4 tests/macros.h
5
6 Depends-on:
7 open
8 progname
9
10 configure.ac:
11
12 Makefile.am:
13 TESTS += test-fdopendir
14 check_PROGRAMS += test-fdopendir
15 test_fdopendir_LDADD = $(LDADD) @LIBINTL@