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


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/m/sun386.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/sun386.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/sun386.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- src/m/sun386.h      26 Jul 2007 05:28:06 -0000      1.11
+++ src/m/sun386.h      1 Nov 2007 03:06:19 -0000       1.12
@@ -56,18 +56,6 @@
 
 #define LIBS_TERMCAP -ltermcap
 
-/* 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 132000
-#endif
-
 /* Roadrunner uses 'COFF' format */
 #define COFF
 




reply via email to

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