]> granicus.if.org Git - python/commitdiff
$(KPSEWHICH): Use the older style of calling kpsewhich with the arg
authorFred Drake <fdrake@acm.org>
Fri, 8 May 1998 03:46:38 +0000 (03:46 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 8 May 1998 03:46:38 +0000 (03:46 +0000)
specifying *which* type of path to search.  This works for both
teTeX 0.4 and 0.9.  This is what we call portability these days!  ;-)

Doc/Makefile

index b8d0535aae35cf566cce877bdea0c08a9c5c9e81..1b8b6b70f9a235e779378d864caaab255d8a7f9e 100644 (file)
@@ -50,7 +50,7 @@ PAPER=letter
 LATEX=         latex
 PDFLATEX=      pdflatex
 DVIPS=         dvips -N0
-KPSEWHICH=     TEXINPUTS=$(TEXINPUTS) kpsewhich
+KPSEWHICH=     TEXINPUTS=$(TEXINPUTS) kpsewhich tex
 MAKEINDEX=     makeindex -s $(srcdir)/texinputs/myindex.ist
 ACROREAD=      acroread
 L2HARGS=