diff src/s/umax.h @ 5966:cef67aeae92b

(BSD_PGRPS): Defined.
author Richard M. Stallman <rms@gnu.org>
date Thu, 17 Feb 1994 03:07:50 +0000
parents 6e6fd9ff650f
children 191acacfa1ec
line wrap: on
line diff
--- a/src/s/umax.h	Thu Feb 17 03:00:56 1994 +0000
+++ b/src/s/umax.h	Thu Feb 17 03:07:50 1994 +0000
@@ -180,3 +180,7 @@
 /* (Assume) we do have vfork.  */
 
 #define HAVE_VFORK
+
+/* Process groups work in the traditional BSD manner.  */
+
+#define BSD_PGRPS