Mercurial > emacs
changeset 84535:54c8de431a51
Comment.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 13 Sep 2007 07:42:14 +0000 |
parents | 36217b83f823 |
children | 33c6fafd3276 |
files | src/s/hpux.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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. */