]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
(Makefile): Updated latex2html support.
authorFred Drake <fdrake@acm.org>
Tue, 29 Oct 1996 16:07:46 +0000 (16:07 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 29 Oct 1996 16:07:46 +0000 (16:07 +0000)
Doc/Makefile

index e609518499358a8cdbd93733a66ec49e89237bf1..b7f247c71d04b7f9ca3c739418da7235b29593e8 100644 (file)
@@ -59,8 +59,8 @@ DVIPS=                dvips -f
 MAKEINDEX=     makeindex
 PYTHON=                python
 MAKEINFO=      makeinfo
-L2H=           /ufs/guido/l2h/latex2html
-L2HARGS=       -address $$USER@`domainname` -dont_include myformat
+L2H=           latex2html
+L2HARGS=       -address $$USER@`domainname` -info ""
 
 # Destination directory for output of libwww target.
 PARTPARSE=     $(PYTHON) ./partparse.pyc