Files:
tests/test-pipe.sh
tests/test-pipe.c
tests/macros.h

Depends-on:
progname

configure.ac:

Makefile.am:
TESTS += test-pipe.sh
check_PROGRAMS += test-pipe
test_pipe_LDADD = $(LDADD) @LIBINTL@
