Mercurial > emacs
comparison lwlib/ChangeLog @ 108265:39e86d46390a
Remove some unused Makefile.in variables.
* configure.in (AC_PROG_LN_S): Remove test, nothing uses @LN_S@.
* Makefile.in (CPP, C_SWITCH_SYSTEM, ALLOCA, LN_S, C_SWITCH_X_SITE)
(LD_SWITCH_X_SITE): Remove unused variables.
* lwlib/Makefile.in (CPP, LN_S, TOP, LN): Remove unused variables.
* oldXMenu/Makefile.in (CPP, LN_S, AS, LD, MV, LS, LINTOPTS, LINTLIBFLAG, MAKE)
(STD_DEFINES, CDEBUGFLAGS, RM_CMD): Remove unused variables.
* src/Makefile.in (CPP, LN_S): Remove unused variables.
* msdos/sed1v2.inp, msdos/sed5x.inp: Remove LN_S, unused.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 06 May 2010 00:24:18 -0700 |
parents | 4ac65e89bb6e |
children | 38a6beebdf4a |
comparison
equal
deleted
inserted
replaced
108264:e556879757eb | 108265:39e86d46390a |
---|---|
1 2010-05-06 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * Makefile.in (CPP, LN_S, TOP, LN): Remove unused variables. | |
4 | |
1 2010-05-04 Glenn Morris <rgm@gnu.org> | 5 2010-05-04 Glenn Morris <rgm@gnu.org> |
2 | 6 |
3 * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE): | 7 * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE): |
4 Use @C_SWITCH_SYSTEM@, @C_SWITCH_MACHINE@ instead of | 8 Use @C_SWITCH_SYSTEM@, @C_SWITCH_MACHINE@ instead of |
5 @c_switch_system@, @c_switch_machine@. | 9 @c_switch_system@, @c_switch_machine@. |