Mercurial > emacs
diff lwlib/ChangeLog @ 108231:4ac65e89bb6e
Missing lwlib part of earlier C_SWITCH commit.
* lwlib/Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE):
Use @C_SWITCH_SYSTEM@, @C_SWITCH_MACHINE@ instead of
@c_switch_system@, @c_switch_machine@.
| author | Glenn Morris <rgm@gnu.org> |
|---|---|
| date | Mon, 03 May 2010 20:20:50 -0700 |
| parents | e272dbe64cda |
| children | 39e86d46390a |
line wrap: on
line diff
--- a/lwlib/ChangeLog Mon May 03 20:17:05 2010 -0700 +++ b/lwlib/ChangeLog Mon May 03 20:20:50 2010 -0700 @@ -1,3 +1,9 @@ +2010-05-04 Glenn Morris <rgm@gnu.org> + + * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE): + Use @C_SWITCH_SYSTEM@, @C_SWITCH_MACHINE@ instead of + @c_switch_system@, @c_switch_machine@. + 2010-04-27 Dan Nicolaescu <dann@ics.uci.edu> * Makefile.in (C_SWITCH_X_SYSTEM): Define using autoconf.
