aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1995-07-25 23:20:36 +0000
committerRichard M. Stallman1995-07-25 23:20:36 +0000
commit9c25094f32cb58f1b21e5b6084b7804831b4a949 (patch)
tree54b33e31442bee725530b96561a8407d5505c16f /src
parentd492fe7016eca4b2ab38134f9ecf390a654d2935 (diff)
downloademacs-9c25094f32cb58f1b21e5b6084b7804831b4a949.tar.gz
emacs-9c25094f32cb58f1b21e5b6084b7804831b4a949.zip
(LIBS_SYSTEM): Defined.
Diffstat (limited to 'src')
-rw-r--r--src/s/irix3-3.h4
1 files changed, 4 insertions, 0 deletions
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. */
167/* This affects child_setup. */ 167/* This affects child_setup. */
168 168
169#define SETPGRP_RELEASES_CTTY 169#define SETPGRP_RELEASES_CTTY
170
171/* This was formerly in LIBS_MACHINE in iris4d.h,
172 but it is not needed for newer system versions. */
173#define LIBS_SYSTEM -lsun