On Mon, Jul 30, 2001 at 11:45:01PM +0200, Lars Gullik Bjønnes wrote:
> [EMAIL PROTECTED] writes:

> | Modified files:
> |     lyx-devel/lib/: ChangeLog configure configure.m4 
> | 
> | Log message:
> |     Fix latex detection
> 
> What was wrong?

If latex was not detected, the tex->dvi converter was set to " $$i".
I fixed it that it would be set to "none"

I also did the following small changes:
- In the SEARCH_PROG macro, run ACTION-IF-FOUND only if the program is not
  found.
- Do not run CHECKLATEX2E when searching for pdflatex
- Do not check for pdflatex if latex was not found.
  There was already a code for this, but the if condition was wrong.

Reply via email to