emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r100136: Yet another missing piece of


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r100136: Yet another missing piece of C_SWITCH commit.
Date: Mon, 03 May 2010 20:26:38 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100136
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2010-05-03 20:26:38 -0700
message:
  Yet another missing piece of C_SWITCH commit.
  
  * Makefile.in (C_SWITCH_SYSTEM): Use @C_SWITCH_SYSTEM@ rather than
  @address@hidden
  
  * oldXMenu/Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE): Use
  @C_SWITCH_SYSTEM@, @C_SWITCH_MACHINE@ rather than
  @c_switch_system@, @address@hidden
modified:
  ChangeLog
  Makefile.in
  oldXMenu/ChangeLog
  oldXMenu/Makefile.in
=== modified file 'ChangeLog'
--- a/ChangeLog 2010-05-04 03:13:35 +0000
+++ b/ChangeLog 2010-05-04 03:26:38 +0000
@@ -8,6 +8,8 @@
 
        * configure.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM): New output
        variables, replacing c_switch_machine, c_switch_system.
+       * Makefile.in (C_SWITCH_SYSTEM): Use @C_SWITCH_SYSTEM@ rather than
+       @address@hidden
 
 2010-05-03  Glenn Morris  <address@hidden>
 

=== modified file 'Makefile.in'
--- a/Makefile.in       2010-03-18 05:17:11 +0000
+++ b/Makefile.in       2010-05-04 03:26:38 +0000
@@ -70,7 +70,7 @@
 
 address@hidden@
 address@hidden@
address@hidden@
address@hidden@
 address@hidden@
 address@hidden@
 address@hidden@

=== modified file 'oldXMenu/ChangeLog'
--- a/oldXMenu/ChangeLog        2010-04-27 05:24:53 +0000
+++ b/oldXMenu/ChangeLog        2010-05-04 03:26:38 +0000
@@ -1,3 +1,9 @@
+2010-05-04  Glenn Morris  <address@hidden>
+
+       * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE): Use
+       @C_SWITCH_SYSTEM@, @C_SWITCH_MACHINE@ rather than
+       @c_switch_system@, @address@hidden
+
 2010-04-27  Dan Nicolaescu  <address@hidden>
 
        * Makefile.in (C_SWITCH_X_SYSTEM): Define using autoconf.

=== modified file 'oldXMenu/Makefile.in'
--- a/oldXMenu/Makefile.in      2010-04-27 05:24:53 +0000
+++ b/oldXMenu/Makefile.in      2010-05-04 03:26:38 +0000
@@ -47,8 +47,8 @@
 address@hidden@
 address@hidden@
 address@hidden@
address@hidden@
address@hidden@
address@hidden@
address@hidden@
 
 EXTRA=insque.o
 address@hidden@


reply via email to

[Prev in Thread] Current Thread [Next in Thread]