]> granicus.if.org Git - python/commit
Don't run tools/toc2bkm.py unless we're building PDF.
authorFred Drake <fdrake@acm.org>
Thu, 14 May 1998 20:03:14 +0000 (20:03 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 14 May 1998 20:03:14 +0000 (20:03 +0000)
commitf4fc476885dbc1b10d8d62736077397eff849024
tree680944bdbc13056709b5996a2a29da5d701e0100
parent5c07d9b028898792b19b3845786d6565d11c4aba
Don't run tools/toc2bkm.py unless we're building PDF.

Change the way TEXINPUTS gets defined to ensure that the directory containing
the main document file comes before any other dir, to allow documents to have
files that "override" like-named files elsewhere on the search path.  Guido
discovered we needed this.
Doc/tools/mkhowto.sh