bug-automake
[Top][All Lists]
Advanced

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

automake-1.4-p5: bug in elisp file handling


From: Sergey Vlasov
Subject: automake-1.4-p5: bug in elisp file handling
Date: Mon, 20 Aug 2001 20:22:17 +0400

I have found a bug in elisp file handling in automake-1.4-p5.
In lisp.am, the part which performs installation is obviously
copied from header.am, together with the '@' character
which turns off echoing in make.  However, in lisp.am this
code is inside a shell conditional, therefore the '@' is
passed to the shell, which chokes on it.

The attached patch solves the problem.

-- 
Sergey Vlasov

Attachment: automake-1.4-p5-lispfix.patch
Description: Binary data


reply via email to

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