emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/m/sparc.h,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/m/sparc.h,v
Date: Thu, 01 Nov 2007 03:06:25 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/11/01 03:06:24

Index: src/m/sparc.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/sparc.h,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- src/m/sparc.h       13 Aug 2007 13:40:51 -0000      1.29
+++ src/m/sparc.h       1 Nov 2007 03:06:20 -0000       1.30
@@ -64,18 +64,6 @@
 
 #define SEGMENT_MASK (SEGSIZ - 1)
 
-/* Arrange to link with sun windows, if requested.  */
-/* For details on emacstool and sunfns, see etc/SUN-SUPPORT */
-/* These programs require Sun UNIX 4.2 Release 3.2 or greater */
-
-#ifdef HAVE_SUN_WINDOWS
-#define OTHER_FILES  ${etcdir}emacstool
-#define LIBS_MACHINE -lsuntool -lsunwindow -lpixrect
-#define OBJECTS_MACHINE sunfns.o
-#define SYMS_MACHINE syms_of_sunfns ()
-#define PURESIZE 130000
-#endif
-
 #if !defined (__NetBSD__) && !defined (__linux__) && !defined (__OpenBSD__)
 /* This really belongs in s/sun.h.  */
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]