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/sun2.h,v


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

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

Index: src/m/sun2.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/sun2.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- src/m/sun2.h        13 Aug 2007 13:40:51 -0000      1.16
+++ src/m/sun2.h        1 Nov 2007 03:06:20 -0000       1.17
@@ -85,17 +85,5 @@
 
 #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  ${libsrc}emacstool
-#define LIBS_MACHINE -lsuntool -lsunwindow -lpixrect
-#define OBJECTS_MACHINE sunfns.o
-#define SYMS_MACHINE syms_of_sunfns ()
-#define PURESIZE 132000
-#endif
-
 /* arch-tag: 543c3570-74ca-4099-aa47-db7c7b691c8e
    (do not change this comment) */




reply via email to

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