pmccabe2html: escaping of special characters
[gnulib.git] / modules / waitpid
index f8fbf0f..59e0375 100644 (file)
@@ -10,6 +10,10 @@ sys_wait
 
 configure.ac:
 gl_FUNC_WAITPID
+if test $HAVE_WAITPID = 0; then
+  AC_LIBOBJ([waitpid])
+fi
+gl_SYS_WAIT_MODULE_INDICATOR([waitpid])
 
 Makefile.am: