--- gforth/Makefile.in 2006/05/05 12:23:26 1.329 +++ gforth/Makefile.in 2006/05/13 08:01:04 1.330 @@ -88,8 +88,8 @@ FORTHK = $(ENGINE) $(FORTHKFLAGS) # in exboot.fs STARTUP = exboot.fs startup.fs @asm_fs@ @disasm_fs@ STRIP = strip -TEXI2DVI = texi2dvi -TEXI2PDF = texi2dvi --pdf +TEXI2DVI = @TEXI2DVI@ +TEXI2PDF = @TEXI2DVI@ --pdf DVI2PS = dvips -t letterSize -Z #you can get texi2html from http://wwwcn.cern.ch/dci/texi2html/ MAKEINFO = makeinfo