Mercurial > emacs
comparison src/ChangeLog @ 108074:39488fd097e8
Simplify STARTFILES definition.
* s/hpux10-20.h (START_FILES): Explicitly define here instead of
relying on Makefile.in to define it.
* s/cygwin.h (START_FILES): Likewise.
* Makefile.in (STARTFILES): Remove conditional code, not needed anymore.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 23 Apr 2010 00:21:18 -0700 |
parents | 577241984307 |
children | a39e96e3b891 |
comparison
equal
deleted
inserted
replaced
108073:577241984307 | 108074:39488fd097e8 |
---|---|
1 2010-04-23 Dan Nicolaescu <dann@ics.uci.edu> | 1 2010-04-23 Dan Nicolaescu <dann@ics.uci.edu> |
2 | |
3 Simplify STARTFILES definition. | |
4 * s/hpux10-20.h (START_FILES): Explicitly define here instead of | |
5 relying on Makefile.in to define it. | |
6 * s/cygwin.h (START_FILES): Likewise. | |
7 * Makefile.in (STARTFILES): Remove conditional code, not needed anymore. | |
2 | 8 |
3 Clean up Solaris code. | 9 Clean up Solaris code. |
4 * s/sol2-6.h (LD_SWITCH_SYSTEM_TEMACS, C_SWITCH_X_SYSTEM) | 10 * s/sol2-6.h (LD_SWITCH_SYSTEM_TEMACS, C_SWITCH_X_SYSTEM) |
5 (LIB_MOTIF): Remove, configure takes care of this. | 11 (LIB_MOTIF): Remove, configure takes care of this. |
6 (NOT_USING_MOTIF): Remove, unused. | 12 (NOT_USING_MOTIF): Remove, unused. |