fdopendir: split into its own module
[gnulib.git] / modules / fdopendir-tests
1 Files:
2 tests/test-fdopendir.c
3
4 Depends-on:
5 open
6 progname
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-fdopendir
12 check_PROGRAMS += test-fdopendir
13 test_fdopendir_LDADD = $(LDADD) @LIBINTL@