From 14bc401e0d5afef54f7fe8b310991cab92e68a25 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 13 Sep 2007 07:42:14 +0000 Subject: [PATCH] Comment. --- src/s/hpux.h | 1 + 1 file changed, 1 insertion(+) 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. */ -- 2.39.5