From: Richard M. Stallman Date: Tue, 25 Jul 1995 23:20:36 +0000 (+0000) Subject: (LIBS_SYSTEM): Defined. X-Git-Tag: emacs-19.34~3189 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9c25094f32cb58f1b21e5b6084b7804831b4a949;p=emacs.git (LIBS_SYSTEM): Defined. --- 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