summaryrefslogtreecommitdiff
path: root/src/m
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-07-25 23:44:19 +0000
committerRichard M. Stallman <rms@gnu.org>1994-07-25 23:44:19 +0000
commit81c70b46bd0ffdede8d511ab8caa35e67e05a76d (patch)
tree18a69f719fa521111f0f1679002e9687077304de /src/m
parent660f00173e8331df221d7f1cab876ede72890713 (diff)
downloademacs-81c70b46bd0ffdede8d511ab8caa35e67e05a76d.tar.gz
(BSD_PGRPS): Defined.
Diffstat (limited to 'src/m')
-rw-r--r--src/m/tek4300.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/m/tek4300.h b/src/m/tek4300.h
index 44dd64fd445..c0cd938d66d 100644
--- a/src/m/tek4300.h
+++ b/src/m/tek4300.h
@@ -105,3 +105,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* eirik@elf.ithaca.ny.us said this was needed in 19.22. */
#define NO_MODE_T
+
+/* Process groups work in the traditional BSD manner. */
+
+#define BSD_PGRPS