emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r114772: Fix whitespace in previous Makefile.in chan


From: Glenn Morris
Subject: [Emacs-diffs] trunk r114772: Fix whitespace in previous Makefile.in changes
Date: Thu, 24 Oct 2013 04:05:59 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114772
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2013-10-23 21:05:54 -0700
message:
  Fix whitespace in previous Makefile.in changes
modified:
  Makefile.in                    makefile.in-20091113204419-o5vbwnq5f7feedwu-446
  lib-src/Makefile.in            makefile.in-20091113204419-o5vbwnq5f7feedwu-475
  lwlib/Makefile.in              makefile.in-20091113204419-o5vbwnq5f7feedwu-662
  nt/Makefile.in                 makefile.in-20130401120038-v7du7ljz2h0zkbc6-1
  oldXMenu/Makefile.in           
makefile.in-20091113204419-o5vbwnq5f7feedwu-1588
  src/Makefile.in                makefile.in-20091113204419-o5vbwnq5f7feedwu-631
=== modified file 'Makefile.in'
--- a/Makefile.in       2013-10-24 02:15:16 +0000
+++ b/Makefile.in       2013-10-24 04:05:54 +0000
@@ -164,7 +164,8 @@
 # We use $(srcdir) explicitly in dependencies so as not to depend on VPATH.
 address@hidden@
 address@hidden@
address@hidden@ # MinGW CPPFLAGS may use this
+# MinGW CPPFLAGS may use this.
address@hidden@
 
 # Where the manpage source files are kept.
 mansrcdir=$(srcdir)/doc/man

=== modified file 'lib-src/Makefile.in'
--- a/lib-src/Makefile.in       2013-10-24 02:15:16 +0000
+++ b/lib-src/Makefile.in       2013-10-24 04:05:54 +0000
@@ -84,7 +84,8 @@
 
 # The top-level source directory, also set by configure.
 address@hidden@
address@hidden@ # MinGW CPPFLAGS may use this
+# MinGW CPPFLAGS may use this.
address@hidden@
 
 # ==================== Emacs-specific directories ====================
 

=== modified file 'lwlib/Makefile.in'
--- a/lwlib/Makefile.in 2013-10-24 02:15:16 +0000
+++ b/lwlib/Makefile.in 2013-10-24 04:05:54 +0000
@@ -23,7 +23,8 @@
 # and set up to be configured by ../configure.
 
 address@hidden@
address@hidden@ # MinGW CPPFLAGS may use this
+# MinGW CPPFLAGS may use this.
address@hidden@
 address@hidden@
 @SET_MAKE@
 address@hidden@

=== modified file 'nt/Makefile.in'
--- a/nt/Makefile.in    2013-10-24 02:15:16 +0000
+++ b/nt/Makefile.in    2013-10-24 04:05:54 +0000
@@ -76,7 +76,8 @@
 
 # The top-level source directory, also set by configure.
 address@hidden@
address@hidden@ # MinGW CPPFLAGS may use this
+# MinGW CPPFLAGS may use this.
address@hidden@
 
 # ==================== Emacs-specific directories ====================
 

=== modified file 'oldXMenu/Makefile.in'
--- a/oldXMenu/Makefile.in      2013-10-24 02:15:16 +0000
+++ b/oldXMenu/Makefile.in      2013-10-24 04:05:54 +0000
@@ -43,7 +43,8 @@
 ### Code:
 
 address@hidden@
address@hidden@ # MinGW CPPFLAGS may use this
+# MinGW CPPFLAGS may use this.
address@hidden@
 address@hidden@
 address@hidden@
 address@hidden@

=== modified file 'src/Makefile.in'
--- a/src/Makefile.in   2013-10-24 02:15:16 +0000
+++ b/src/Makefile.in   2013-10-24 04:05:54 +0000
@@ -28,7 +28,8 @@
 # Here are the things that we expect ../configure to edit.
 # We use $(srcdir) explicitly in dependencies so as not to depend on VPATH.
 srcdir = @srcdir@
address@hidden@ # MinGW CPPFLAGS may use this
+# MinGW CPPFLAGS may use this.
address@hidden@
 ntsource = $(srcdir)/../nt
 abs_builddir = @abs_builddir@
 VPATH = $(srcdir)


reply via email to

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