diff options
| author | Glenn Morris | 2013-10-23 21:05:54 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-10-23 21:05:54 -0700 |
| commit | 11e5e2eba1eeb747cbeb24500d74d4c6cfb777b9 (patch) | |
| tree | 2611a7df54887d98dcb80479ca9755049d207b9c | |
| parent | bc00793e2a90838e05d76ca17f78ee1a17e4c436 (diff) | |
| download | emacs-11e5e2eba1eeb747cbeb24500d74d4c6cfb777b9.tar.gz emacs-11e5e2eba1eeb747cbeb24500d74d4c6cfb777b9.zip | |
Fix whitespace in previous Makefile.in changes
| -rw-r--r-- | Makefile.in | 3 | ||||
| -rw-r--r-- | lib-src/Makefile.in | 3 | ||||
| -rw-r--r-- | lwlib/Makefile.in | 3 | ||||
| -rw-r--r-- | nt/Makefile.in | 3 | ||||
| -rw-r--r-- | oldXMenu/Makefile.in | 3 | ||||
| -rw-r--r-- | src/Makefile.in | 3 |
6 files changed, 12 insertions, 6 deletions
diff --git a/Makefile.in b/Makefile.in index 5fd926c4238..1a92ca8aaf3 100644 --- a/Makefile.in +++ b/Makefile.in | |||
| @@ -164,7 +164,8 @@ bitmapdir=@bitmapdir@ | |||
| 164 | # We use $(srcdir) explicitly in dependencies so as not to depend on VPATH. | 164 | # We use $(srcdir) explicitly in dependencies so as not to depend on VPATH. |
| 165 | srcdir=@srcdir@ | 165 | srcdir=@srcdir@ |
| 166 | abs_srcdir=@abs_srcdir@ | 166 | abs_srcdir=@abs_srcdir@ |
| 167 | abs_top_srcdir=@abs_top_srcdir@ # MinGW CPPFLAGS may use this | 167 | # MinGW CPPFLAGS may use this. |
| 168 | abs_top_srcdir=@abs_top_srcdir@ | ||
| 168 | 169 | ||
| 169 | # Where the manpage source files are kept. | 170 | # Where the manpage source files are kept. |
| 170 | mansrcdir=$(srcdir)/doc/man | 171 | mansrcdir=$(srcdir)/doc/man |
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index e4d104e0200..3843f549679 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in | |||
| @@ -84,7 +84,8 @@ VPATH=@srcdir@ | |||
| 84 | 84 | ||
| 85 | # The top-level source directory, also set by configure. | 85 | # The top-level source directory, also set by configure. |
| 86 | top_srcdir=@top_srcdir@ | 86 | top_srcdir=@top_srcdir@ |
| 87 | abs_top_srcdir=@abs_top_srcdir@ # MinGW CPPFLAGS may use this | 87 | # MinGW CPPFLAGS may use this. |
| 88 | abs_top_srcdir=@abs_top_srcdir@ | ||
| 88 | 89 | ||
| 89 | # ==================== Emacs-specific directories ==================== | 90 | # ==================== Emacs-specific directories ==================== |
| 90 | 91 | ||
diff --git a/lwlib/Makefile.in b/lwlib/Makefile.in index c463efb05e2..b7f1673aca9 100644 --- a/lwlib/Makefile.in +++ b/lwlib/Makefile.in | |||
| @@ -23,7 +23,8 @@ | |||
| 23 | # and set up to be configured by ../configure. | 23 | # and set up to be configured by ../configure. |
| 24 | 24 | ||
| 25 | srcdir=@srcdir@ | 25 | srcdir=@srcdir@ |
| 26 | abs_top_srcdir=@abs_top_srcdir@ # MinGW CPPFLAGS may use this | 26 | # MinGW CPPFLAGS may use this. |
| 27 | abs_top_srcdir=@abs_top_srcdir@ | ||
| 27 | VPATH=@srcdir@ | 28 | VPATH=@srcdir@ |
| 28 | @SET_MAKE@ | 29 | @SET_MAKE@ |
| 29 | C_SWITCH_X_SITE=@C_SWITCH_X_SITE@ | 30 | C_SWITCH_X_SITE=@C_SWITCH_X_SITE@ |
diff --git a/nt/Makefile.in b/nt/Makefile.in index 7606b31ef40..8bd37e7983c 100644 --- a/nt/Makefile.in +++ b/nt/Makefile.in | |||
| @@ -76,7 +76,8 @@ VPATH=@srcdir@ | |||
| 76 | 76 | ||
| 77 | # The top-level source directory, also set by configure. | 77 | # The top-level source directory, also set by configure. |
| 78 | top_srcdir=@top_srcdir@ | 78 | top_srcdir=@top_srcdir@ |
| 79 | abs_top_srcdir=@abs_top_srcdir@ # MinGW CPPFLAGS may use this | 79 | # MinGW CPPFLAGS may use this. |
| 80 | abs_top_srcdir=@abs_top_srcdir@ | ||
| 80 | 81 | ||
| 81 | # ==================== Emacs-specific directories ==================== | 82 | # ==================== Emacs-specific directories ==================== |
| 82 | 83 | ||
diff --git a/oldXMenu/Makefile.in b/oldXMenu/Makefile.in index f0c93e10cd4..8b0e8391278 100644 --- a/oldXMenu/Makefile.in +++ b/oldXMenu/Makefile.in | |||
| @@ -43,7 +43,8 @@ | |||
| 43 | ### Code: | 43 | ### Code: |
| 44 | 44 | ||
| 45 | srcdir=@srcdir@ | 45 | srcdir=@srcdir@ |
| 46 | abs_top_srcdir=@abs_top_srcdir@ # MinGW CPPFLAGS may use this | 46 | # MinGW CPPFLAGS may use this. |
| 47 | abs_top_srcdir=@abs_top_srcdir@ | ||
| 47 | VPATH=@srcdir@ | 48 | VPATH=@srcdir@ |
| 48 | C_SWITCH_X_SITE=@C_SWITCH_X_SITE@ | 49 | C_SWITCH_X_SITE=@C_SWITCH_X_SITE@ |
| 49 | C_SWITCH_SYSTEM=@C_SWITCH_SYSTEM@ | 50 | C_SWITCH_SYSTEM=@C_SWITCH_SYSTEM@ |
diff --git a/src/Makefile.in b/src/Makefile.in index 29acb4e7380..21d92463f20 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -28,7 +28,8 @@ SHELL = @SHELL@ | |||
| 28 | # Here are the things that we expect ../configure to edit. | 28 | # Here are the things that we expect ../configure to edit. |
| 29 | # We use $(srcdir) explicitly in dependencies so as not to depend on VPATH. | 29 | # We use $(srcdir) explicitly in dependencies so as not to depend on VPATH. |
| 30 | srcdir = @srcdir@ | 30 | srcdir = @srcdir@ |
| 31 | abs_top_srcdir=@abs_top_srcdir@ # MinGW CPPFLAGS may use this | 31 | # MinGW CPPFLAGS may use this. |
| 32 | abs_top_srcdir=@abs_top_srcdir@ | ||
| 32 | ntsource = $(srcdir)/../nt | 33 | ntsource = $(srcdir)/../nt |
| 33 | abs_builddir = @abs_builddir@ | 34 | abs_builddir = @abs_builddir@ |
| 34 | VPATH = $(srcdir) | 35 | VPATH = $(srcdir) |