Be slightly more consistent about references to MIT_SCHEME_EXE.
authorTaylor R Campbell <campbell@mumble.net>
Thu, 5 Aug 2010 18:57:53 +0000 (18:57 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Thu, 5 Aug 2010 18:57:53 +0000 (18:57 +0000)
commit0a169a387e77133e7d49dd51227304d16abec554
tree795b7a10695331008e3e97404ac6fe9f85363493
parent58ebfe2cf949468ce5d14d2372462e13f223989d
Be slightly more consistent about references to MIT_SCHEME_EXE.

It is to be interpreted as a pathname, provided that no character in
it be a make meta-character, or a shell meta-character that has
meaning within double-quotes.  It shouldn't have such constraints,
but Unix sucks.  To set the library path, use MITSCHEME_LIBRARY_PATH
rather than sticking a `--library' argument in MIT_SCHEME_EXE.
src/Makefile.in
src/Setup.sh
src/etc/make-native.sh
src/microcode/makegen/makeinit.sh