summaryrefslogtreecommitdiff
path: root/src/s/dgux.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-02-17 03:07:50 +0000
committerRichard M. Stallman <rms@gnu.org>1994-02-17 03:07:50 +0000
commita9f7a967cce71e986cc50d50470211f6473e8011 (patch)
treef382131809a4b4ba6bed6434d5770256ee1fe87d /src/s/dgux.h
parent93e74a71b7b00bcbce0b2e4c0fe132ded3163d90 (diff)
downloademacs-a9f7a967cce71e986cc50d50470211f6473e8011.tar.gz
(BSD_PGRPS): Defined.
Diffstat (limited to 'src/s/dgux.h')
-rw-r--r--src/s/dgux.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s/dgux.h b/src/s/dgux.h
index ee3625852ce..58221cedce5 100644
--- a/src/s/dgux.h
+++ b/src/s/dgux.h
@@ -398,3 +398,7 @@ CC=gcc
of expediency. */
#define LIB_X11_LIB -lX11
+
+/* Process groups work in the traditional BSD manner. */
+
+#define BSD_PGRPS