tramp-devel
[Top][All Lists]
Advanced

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

Re: make on OSX requires extra etex step


From: Michael Albinus
Subject: Re: make on OSX requires extra etex step
Date: Tue, 10 Jul 2007 16:00:04 +0200
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (hpux)

address@hidden writes:

> in fact, the problem is something in the syntax of the 
> test:
>  $(if $(findstring no, $(TEXI2DVI)),, 
>
> Forcing either branch does not lead to the error.
> Only the intact (if (test),(then),(else)) form leads to the problem. 

Which version of make do you run? Could you, please, use the appended
test.makefile for the following tests:

address@hidden:[583] make -f test.makefile yes
then yes
address@hidden:[584] make -f test.makefile no
else no

The output shall appear as given in the example.

Best regards, Michael.

Attachment: test.makefile
Description: Text document


reply via email to

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