]> granicus.if.org Git - python/commitdiff
Set $TEXINPUTS='' to make l2h pick up the right thing from the environment.
authorFred Drake <fdrake@acm.org>
Wed, 29 Apr 1998 16:58:13 +0000 (16:58 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 29 Apr 1998 16:58:13 +0000 (16:58 +0000)
Doc/perl/l2hinit.perl

index acf69dd4e3438ab12f05532dae22d64fb5d55610..3841036c6d47d458e770a32333c6e1f14b990ddd 100644 (file)
@@ -21,6 +21,8 @@ $ICONSERVER = '../icons';
 
 $CHILDLINE = "\n<p><hr>\n";
 $VERBOSITY = 0;
+$TEXINPUTS = '';               # avoid bogus l2h setting it to ':' !!!
+
 
 # Locate a file that's been "require"d.  Assumes that the file name of interest
 # is unique within the set of loaded files, after directory names have been