X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fpipe-filter-gi;h=ac56c60f3dd10184bade3249127f2979dce88a67;hb=cdab46314ef271e8dc491739dddbaaa197ca3ede;hp=3e0e117f3cf40554a2912864be269d740d0f55cf;hpb=b015db270e6b2937105daf6f4f632cda339c95e2;p=gnulib.git diff --git a/modules/pipe-filter-gi b/modules/pipe-filter-gi index 3e0e117f3..ac56c60f3 100644 --- a/modules/pipe-filter-gi +++ b/modules/pipe-filter-gi @@ -7,19 +7,20 @@ 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 +stdlib sys_select 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