diff oldXMenu/ChangeLog @ 108232:a13ac113e6f6

Yet another missing piece of C_SWITCH commit. * Makefile.in (C_SWITCH_SYSTEM): Use @C_SWITCH_SYSTEM@ rather than @c_switch_system@. * oldXMenu/Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE): Use @C_SWITCH_SYSTEM@, @C_SWITCH_MACHINE@ rather than @c_switch_system@, @c_switch_machine@.
author Glenn Morris <rgm@gnu.org>
date Mon, 03 May 2010 20:26:38 -0700
parents e272dbe64cda
children 39e86d46390a
line wrap: on
line diff
--- a/oldXMenu/ChangeLog	Mon May 03 20:20:50 2010 -0700
+++ b/oldXMenu/ChangeLog	Mon May 03 20:26:38 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@ rather than
+	@c_switch_system@, @c_switch_machine@.
+
 2010-04-27  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* Makefile.in (C_SWITCH_X_SYSTEM): Define using autoconf.