From 0d27d087905cdbf8fa6d699d99408fd85f95191e Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 23 Apr 1998 20:07:55 +0000 Subject: Don't override the default $ADDRESS. --- Doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Makefile b/Doc/Makefile index 3cf214c..2af9e23 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -53,7 +53,7 @@ DVIPS= dvips -f -N0 DISTILL= distill MAKEINDEX= makeindex -s texinputs/myindex.ist L2H= TEXINPUTS=$(TEXINPUTS) latex2html -init_file perl/l2hinit.perl -L2HARGS= -address $$LOGNAME@`domainname` +L2HARGS= WEBCHECKER= $(PYTHON) ../Tools/webchecker/webchecker.py # Install destination -- not used now but might be useful some time... -- cgit v0.12