# HG changeset patch # User Richard M. Stallman # Date 754263308 0 # Node ID e729bdc5293e63d34c9f3c32a7bcc9b3ee0a32ac # Parent 2a1492764d5ef69e2cf9816d1300367129ef4d2e Comment changes. diff -r 2a1492764d5e -r e729bdc5293e src/m/iris4d.h --- a/src/m/iris4d.h Thu Nov 25 21:33:31 1993 +0000 +++ b/src/m/iris4d.h Thu Nov 25 21:35:08 1993 +0000 @@ -1,4 +1,4 @@ -/* machine description file for Iris-4D machines. Use with s/iris[45]-*.h. +/* machine description file for Iris-4D machines. Use with s/irix[45]-*.h. Copyright (C) 1987 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -146,10 +146,6 @@ in which crt1.o and crt1.n should be used. */ #define HAVE_CRTN -/* When you *do* link with -lbsd, you *still* get System V getpgrp, unless: - you define _BSD_COMPAT, -or- you call `BSDgetpgrp' explicitly. - Emacs does the latter. */ - #ifndef USG5_4 #ifdef HAVE_CRTN /* Must define START-FILES so that the linker can find /usr/lib/crt0.o. */