From 9c25094f32cb58f1b21e5b6084b7804831b4a949 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 25 Jul 1995 23:20:36 +0000 Subject: [PATCH] (LIBS_SYSTEM): Defined. --- src/s/irix3-3.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/s/irix3-3.h b/src/s/irix3-3.h index 31cc18a3b5b..62c88115bfb 100644 --- a/src/s/irix3-3.h +++ b/src/s/irix3-3.h @@ -167,3 +167,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* This affects child_setup. */ #define SETPGRP_RELEASES_CTTY + +/* This was formerly in LIBS_MACHINE in iris4d.h, + but it is not needed for newer system versions. */ +#define LIBS_SYSTEM -lsun -- 2.39.2