From b16375c25d27da49ded2fed70a91180b5d9f9c97 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 25 Nov 1993 21:35:08 +0000 Subject: [PATCH] Comment changes. --- src/m/iris4d.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/m/iris4d.h b/src/m/iris4d.h index 2b0ab628bf1..670a218e936 100644 --- a/src/m/iris4d.h +++ b/src/m/iris4d.h @@ -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 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 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. */ -- 2.39.5