emacs-devel
[Top][All Lists]
Advanced

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

Re: MAKEINFO variable not honoured


From: Werner LEMBERG
Subject: Re: MAKEINFO variable not honoured
Date: Mon, 03 Jan 2011 09:36:11 +0100 (CET)

>> -MAKEINFO = makeinfo --force -I $(emacsdir) -I $(srcdir)
>> +MAKEINFO = @MAKEINFO@ --force -I $(emacsdir) -I $(srcdir)
> 
> The line should read "MAKEINFO = @MAKEINFO@" exactly, with the extra
> options being put in a different variable.

Originally, I've done this, and I can change this easily.  Is there a
rationale behind this limitation?


    Werner



reply via email to

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