Mercurial > emacs
diff src/ChangeLog @ 96730:a5dd283d15b2
* s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.
(USG_SHARED_LIBRARIES): Remove, only used in unexec.c which is not
used by this configuration.
* emacs.c: Remove code depending on USG_SHARED_LIBRARIES.
* unexec.c: Remove code depending on HPUX and
USG_SHARED_LIBRARIES, not used with this file. Remove code
depending on IRIS, unused. Remove if 0-ed code.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 16 Jul 2008 07:53:39 +0000 |
parents | a6dea10b121f |
children | 1e0b67e40d48 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jul 16 07:48:11 2008 +0000 +++ b/src/ChangeLog Wed Jul 16 07:53:39 2008 +0000 @@ -1,5 +1,13 @@ 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu> + * s/usg5-4.h (HAVE_SYSVIPC): Remove, unused. + (USG_SHARED_LIBRARIES): Remove, only used in unexec.c which is not + used by this configuration. + * emacs.c: Remove code depending on USG_SHARED_LIBRARIES. + * unexec.c: Remove code depending on HPUX and + USG_SHARED_LIBRARIES, not used with this file. Remove code + depending on IRIS, unused. Remove if 0-ed code. + * s/template.h: Remove comments about static. * sysdep.c: Remove code depending on NEED_PTEM_H, unused. Remove