this patch doesn't change the default behaviour, but does allow passing a PYTHON interpreter for building the docs. Of ycourse you could pass MKHOWTO as well, but then you have to know the environmnet (TEXINPUTS) as well. The "$(shell ...)" construct is already used, so it does not introduce a new incompatibility. [note: I think as the default the just built interpreter should be used to build the docs]
Logged In: YES user_id=21627 The patch does not apply to the CVS trunk. Please don't remove the unused MKHOWTO line, and please provide separate patches for 2.3 and the trunk.
Logged In: YES user_id=60903 attached is the patch for the trunk. I don't see much sense in keeping the uncommented version, because the new definition tries to cover both cases. Maybe Fred could comment what he likes better.
Logged In: YES user_id=21627 As Makefile will always set PYTHON to python atleast, I don't see the point of this patch anymore. I agree the uncommented version could go - anybody who cannot set PYTHON appropriately but still can edit the Makefile might just as well remove $(PYTHON). doko, please update the Makefile as you see fit, and close this patch.