- corrected CHEZSCHEMELIBS and CHEZSCHEMEEXTS index entries to be

CHEZSCHEMELIBDIRS and CHEZSCHEMELIBEXTS.
    use.stex

original commit: ce147cc9c68dd87dd1c7ea162e633c60a662f319
This commit is contained in:
dybvig 2016-05-12 13:29:59 -07:00
parent 4582ed39d1
commit c2b7d0c5cc
2 changed files with 4 additions and 1 deletions

3
LOG
View File

@ -139,3 +139,6 @@
- added instructions for building (cross-compiling) a boot file for
a supported machine type for which a boot file is not built by default.
BUILDING
- corrected CHEZSCHEMELIBS and CHEZSCHEMEEXTS index entries to be
CHEZSCHEMELIBDIRS and CHEZSCHEMELIBEXTS.
use.stex

View File

@ -1120,7 +1120,7 @@ adds the source/object directory pair
to the front of the default set of library directories.
The parameters are set after all boot files have been loaded.
\index{CHEZSCHEMELIBS}\index{CHEZSCHEMEEXTS}%
\index{CHEZSCHEMELIBDIRS}\index{CHEZSCHEMELIBEXTS}%
If no \scheme{--libdirs} option appears and the CHEZSCHEMELIBDIRS
environment variable is set, the string value of CHEZSCHEMELIBDIRS is
treated as if it were specified by a \scheme{--libdirs} option.