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 [EMACS_22_BASE]


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/s/hpux.h,v [EMACS_22_BASE]
Date: Fri, 21 Sep 2007 23:03:46 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Richard M. Stallman <rms>       07/09/21 23:03:45

Index: hpux.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/hpux.h,v
retrieving revision 1.26.2.2
retrieving revision 1.26.2.3
diff -u -b -r1.26.2.2 -r1.26.2.3
--- hpux.h      15 Sep 2007 19:49:57 -0000      1.26.2.2
+++ hpux.h      21 Sep 2007 23:03:45 -0000      1.26.2.3
@@ -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]