maint.mk: remove useless semicolon and backslash
[gnulib.git] / modules / pipe-filter-gi
index 3e0e117..f2e6fc0 100644 (file)
@@ -7,10 +7,11 @@ lib/pipe-filter-gi.c
 lib/pipe-filter-aux.h
 
 Depends-on:
-pipe
+spawn-pipe
 wait-process
 error
 exit
+fcntl-h
 gettext-h
 stdbool
 stdint
@@ -19,7 +20,7 @@ unistd
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])
-AC_CHECK_FUNCS([select])
+AC_CHECK_FUNCS_ONCE([select])
 
 Makefile.am:
 lib_SOURCES += pipe-filter-gi.c