# HG changeset patch # User Glenn Morris # Date 1189669334 0 # Node ID 54c8de431a51c458bf2dc71ed4947edae3192c7d # Parent 36217b83f82383a89fe05544b549ff78f4b7ba2b Comment. diff -r 36217b83f823 -r 54c8de431a51 src/s/hpux.h --- a/src/s/hpux.h Thu Sep 13 07:37:21 2007 +0000 +++ b/src/s/hpux.h Thu Sep 13 07:42:14 2007 +0000 @@ -168,6 +168,7 @@ /* 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. */