emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/s/hpux.h,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/s/hpux.h,v
Date: Tue, 09 Oct 2007 08:53:21 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/10/09 08:52:58

Index: src/s/hpux.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/hpux.h,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- src/s/hpux.h        13 Sep 2007 07:42:14 -0000      1.29
+++ src/s/hpux.h        9 Oct 2007 08:52:57 -0000       1.30
@@ -173,7 +173,9 @@
    longer needed.  Try uncommenting the following if you have problems
    on older versions.  */
 
-/*#define static */
+/* This is unnecessary in HPUX versions 10.20, 11.0, 11.11, 11.23.  */
+
+/* #define static  */
 
 /* Define extra libraries to load.
    This should have -lBSD, but that library is said to make




reply via email to

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