]> git.eshelyaron.com Git - emacs.git/commitdiff
(BSD_PGRPS): Defined.
authorRichard M. Stallman <rms@gnu.org>
Mon, 25 Jul 1994 23:44:19 +0000 (23:44 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 25 Jul 1994 23:44:19 +0000 (23:44 +0000)
src/m/tek4300.h

index 44dd64fd445126deb4a78bcce933c26cfd56569d..c0cd938d66d859dfc7511f055315f9d4a2745f14 100644 (file)
@@ -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