commit 0176cb5b300cd85785dbdce28ebba1793f94bda7 parent ca86045918ee48e39905dc264eeed2354945e52e Author: Mike Frysinger <vapier@gentoo.org> Date: Tue, 21 Feb 2017 17:04:49 -0500 pull in the sys_wait module from gnulib This is used by systems that lack sys/wait.h, like Windows. Diffstat:
M | autogen.sh | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/autogen.sh b/autogen.sh @@ -19,6 +19,7 @@ modules=" strcase strcasestr-simple strnlen + sys_wait vsnprintf-posix wchar wctype-h