emacs-devel
[Top][All Lists]
Advanced

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

Re: Whitespace in `${srcdir}' during `configure'


From: Alexander Shukaev
Subject: Re: Whitespace in `${srcdir}' during `configure'
Date: Mon, 10 Nov 2014 19:04:51 +0100

But line 3557, which in Emacs 24.4 is

  . $srcdir/nt/mingw-cfg.site

comes _after_ the check for an unsafe srcdir, so how is this sequence possible?
 
Well, that's what happened to me.

(I see that most of your patch is entirely stylistic, changing $var for
${var}.)
 
My patch adds double quotes around `${srcdir}' in at least 6 places.

I think we should wait till that day arrives in autotools and make,
before worrying about it in Emacs.

Orders are orders.

reply via email to

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