comparison 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
comparison
equal deleted inserted replaced
96729:a6dea10b121f 96730:a5dd283d15b2
1 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu> 1 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.
4 (USG_SHARED_LIBRARIES): Remove, only used in unexec.c which is not
5 used by this configuration.
6 * emacs.c: Remove code depending on USG_SHARED_LIBRARIES.
7 * unexec.c: Remove code depending on HPUX and
8 USG_SHARED_LIBRARIES, not used with this file. Remove code
9 depending on IRIS, unused. Remove if 0-ed code.
2 10
3 * s/template.h: Remove comments about static. 11 * s/template.h: Remove comments about static.
4 12
5 * sysdep.c: Remove code depending on NEED_PTEM_H, unused. Remove 13 * sysdep.c: Remove code depending on NEED_PTEM_H, unused. Remove
6 if 0-ed code. 14 if 0-ed code.