doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / nonblocking-pipe-tests
index 428452f..eccf839 100644 (file)
@@ -13,6 +13,7 @@ stdbool
 unistd
 nonblocking
 wait-process
+progname
 pipe-posix
 dup2
 environ
@@ -32,3 +33,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-nonblocking-pipe.sh
 check_PROGRAMS += test-nonblocking-pipe-main test-nonblocking-pipe-child
+test_nonblocking_pipe_main_LDADD = $(LDADD) @LIBINTL@