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


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/m/hp800.h,v
Date: Thu, 10 Jul 2008 06:49:47 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/10 06:49:46

Index: m/hp800.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/hp800.h,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- m/hp800.h   10 Jul 2008 02:49:27 -0000      1.37
+++ m/hp800.h   10 Jul 2008 06:49:46 -0000      1.38
@@ -127,17 +127,6 @@
 /* no underscore please */
 #define LDAV_SYMBOL "avenrun"
 
-#if 0   /* Supposedly no longer true.  */
-/* In hpux, for unknown reasons, S_IFLNK is defined even though
-   symbolic links do not exist.
-   Make sure our conditionals based on S_IFLNK are not confused.
-
-   Here we assume that stat.h is included before config.h
-   so that we can override it here.  */
-
-#undef S_IFLNK
-#endif
-
 /* On USG systems these have different names. */
 
 #define index strchr




reply via email to

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