From 3b599e345cffd177098ce6dc99ffb0ea1be3265f Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Mon, 21 Sep 1998 21:57:27 +0000 Subject: Oops, forgot AC_FUNC_PGRP for zwgc/main.c. --- h/config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'h') diff --git a/h/config.h.in b/h/config.h.in index 023ace9..015d9d3 100644 --- a/h/config.h.in +++ b/h/config.h.in @@ -1,5 +1,8 @@ /* h/config.h.in. Generated automatically from configure.in by autoheader. */ +/* Define if the `getpgrp' function takes no argument. */ +#undef GETPGRP_VOID + /* Define to `int' if doesn't define. */ #undef gid_t -- cgit v1.2.3