summaryrefslogtreecommitdiff
path: root/h
diff options
context:
space:
mode:
authorGravatar Greg Hudson <ghudson@mit.edu>1998-09-21 21:57:27 +0000
committerGravatar Greg Hudson <ghudson@mit.edu>1998-09-21 21:57:27 +0000
commit3b599e345cffd177098ce6dc99ffb0ea1be3265f (patch)
treec6ef957a4f9292396308779bfb9a2caccf7e6ba5 /h
parent97bc85824ab15e00249dcebc295dde29523d9165 (diff)
Oops, forgot AC_FUNC_PGRP for zwgc/main.c.
Diffstat (limited to 'h')
-rw-r--r--h/config.h.in3
1 files changed, 3 insertions, 0 deletions
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 <sys/types.h> doesn't define. */
#undef gid_t