# HG changeset patch # User Richard M. Stallman # Date 806714436 0 # Node ID ae71c8f177cc9edfd77239e40eaa9a2dcd339279 # Parent 1b85818da85f3acd0047c7d5a6add17621015160 (LIBS_SYSTEM): Defined. diff -r 1b85818da85f -r ae71c8f177cc src/s/irix3-3.h --- a/src/s/irix3-3.h Tue Jul 25 23:18:12 1995 +0000 +++ b/src/s/irix3-3.h Tue Jul 25 23:20:36 1995 +0000 @@ -167,3 +167,7 @@ /* 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