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


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/m/amdx86-64.h,v
Date: Mon, 21 Jul 2008 17:16:37 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/21 17:16:37

Index: m/amdx86-64.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/amdx86-64.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- m/amdx86-64.h       16 Jul 2008 07:42:41 -0000      1.25
+++ m/amdx86-64.h       21 Jul 2008 17:16:35 -0000      1.26
@@ -101,12 +101,12 @@
 
 /* LIB_STANDARD and START_FILES set correctly in s/netbsd.h */
 
-#elif defined(sun)
+#elif defined(SOLARIS2)
 
 #undef START_FILES
 #undef LIB_STANDARD
 
-#else /* !__OpenBSD__ && !__FreeBSD__ && !__NetBSD__ && !sun */
+#else /* !__OpenBSD__ && !__FreeBSD__ && !__NetBSD__ && !SOLARIS2 */
 
 #undef START_FILES
 #ifdef HAVE_LIB64_DIR




reply via email to

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