automake-patches
[Top][All Lists]
Advanced

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

Re: [PATCH 5/7] elisp: no need to "absolutize" $(srcdir) and $(builddir)


From: Stefano Lattarini
Subject: Re: [PATCH 5/7] elisp: no need to "absolutize" $(srcdir) and $(builddir) ...
Date: Sun, 15 Jul 2012 09:53:37 +0200

On 07/15/2012 12:31 AM, Jack Kelly wrote:
>>
>>  .el.elc:
>> -## We add $(abs_builddir) and $(abs_srcdir) to load-path, so that any
>> -## .el files that $< depends upon can be found (including generated
>> -## ones). Prefer files from the build directory to those from the source
>> -## directory, in true VPATH spirit.  The destination file is normally
>> -## determined by appending "c" to the input (which would erronously put
>> -## it in $(srcdir) in VPATH builds), so we override that, too.
>> +## We add $(builddir) and $(srcdir) to load-path, so that any '.el' files
>> +## that $< depends upon can be found (including generated ones).
>> +## We Prefer files from the build directory to those from the source
> 
> Nit: Capital on `Prefer'.
> 
Thanks for catching that; I've fixed it locally.

Regards,
  Stefano



reply via email to

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