From 11e5e2eba1eeb747cbeb24500d74d4c6cfb777b9 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 23 Oct 2013 21:05:54 -0700 Subject: Fix whitespace in previous Makefile.in changes --- Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 5fd926c4238..1a92ca8aaf3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -164,7 +164,8 @@ bitmapdir=@bitmapdir@ # We use $(srcdir) explicitly in dependencies so as not to depend on VPATH. srcdir=@srcdir@ abs_srcdir=@abs_srcdir@ -abs_top_srcdir=@abs_top_srcdir@ # MinGW CPPFLAGS may use this +# MinGW CPPFLAGS may use this. +abs_top_srcdir=@abs_top_srcdir@ # Where the manpage source files are kept. mansrcdir=$(srcdir)/doc/man -- cgit v1.2.1