From: Glenn Morris Date: Thu, 13 Sep 2007 07:42:14 +0000 (+0000) Subject: Comment. X-Git-Tag: emacs-pretest-23.0.90~10922 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=14bc401e0d5afef54f7fe8b310991cab92e68a25;p=emacs.git Comment. --- diff --git a/src/s/hpux.h b/src/s/hpux.h index aad30c0a6d5..1fb83a7a075 100644 --- a/src/s/hpux.h +++ b/src/s/hpux.h @@ -168,6 +168,7 @@ Boston, MA 02110-1301, USA. */ /* USG systems tend to put everything declared static into the initialized data area, which becomes pure after dumping Emacs. Foil this. Emacs carefully avoids static vars inside functions. + http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00368.html As of at least HPUX 11.11 (2000), it seems this workaround is no longer needed. Try uncommenting the following if you have problems on older versions. */