# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301, USA.
-MITSCHEME_EXE = mit-scheme
-exe = '$(MITSCHEME_EXE)' --batch-mode
+MIT_SCHEME_EXE = mit-scheme
+exe = '$(MIT_SCHEME_EXE)' --batch-mode
CFLAGS = @CFLAGS@
CPPFLAGS = @CPPFLAGS@
The install target copies a shared library shim and compiled Scheme
files into the system library path, and re-writes the optiondb.scm
found there. You can override the default command name "mit-scheme"
-(and thus the system library path) by setting MITSCHEME_EXE.
+(and thus the system library path) by setting MIT_SCHEME_EXE.
For more information see the accompanying user / reference manual.
@code{./configure} with a @code{--prefix} argument. This plugin will
be installed in the system library path of the machine run by the
@code{mit-scheme} command. You can override this command name by
-setting @code{MITSCHEME_EXE}. You can override the system library
+setting @code{MIT_SCHEME_EXE}. You can override the system library
path of any machine by passing it the @code{--library} option on the
commandline, or the @code{MITSCHEME_LIBRARY_PATH} variable in the
environment.
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301, USA.
-MITSCHEME_EXE = mit-scheme
-exe = '$(MITSCHEME_EXE)' --batch-mode
+MIT_SCHEME_EXE = mit-scheme
+exe = '$(MIT_SCHEME_EXE)' --batch-mode
CFLAGS = @CFLAGS@
CPPFLAGS = @CPPFLAGS@
The install target copies a shared library shim and compiled Scheme
files into the system library path, and re-writes the optiondb.scm
found there. You can override the default command name "mit-scheme"
-(and thus the system library path) by setting MITSCHEME_EXE.
+(and thus the system library path) by setting MIT_SCHEME_EXE.
For more information see the accompanying user / reference manual.
@code{./configure} with a @code{--prefix} argument. This plugin will
be installed in the system library path of the machine run by the
@code{mit-scheme} command. You can override this command name by
-setting @code{MITSCHEME_EXE}. You can override the system library
+setting @code{MIT_SCHEME_EXE}. You can override the system library
path of any machine by passing it the @code{--library} option on the
commandline, or the @code{MITSCHEME_LIBRARY_PATH} variable in the
environment.
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301, USA.
-MITSCHEME_EXE = mit-scheme
-exe = '$(MITSCHEME_EXE)' --batch-mode
+MIT_SCHEME_EXE = mit-scheme
+exe = '$(MIT_SCHEME_EXE)' --batch-mode
CFLAGS = @CFLAGS@
CPPFLAGS = @CPPFLAGS@
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no
-Invariant Sections, with the Front-Cover Texts being ``A GNU Manual,''
-and with the Back-Cover Texts as in (a) below. A copy of the
-license is included in the section entitled ``GNU Free Documentation
-License.''
-
-(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
-this GNU Manual, like GNU software. Copies published by the Free
-Software Foundation raise funds for GNU development.''
+Invariant Sections, with no Front-Cover Texts and no Back-Cover Texts.
+A copy of the license is included in the section entitled ``GNU Free
+Documentation License.''
@end quotation
@end copying
@code{./configure} with a @code{--prefix} argument. This plugin will
be installed in the system library path of the machine run by the
@code{mit-scheme} command. You can override this command name by
-setting @code{MITSCHEME_EXE}. You can override the system library
+setting @code{MIT_SCHEME_EXE}. You can override the system library
path of any machine by passing it the @code{--library} option on the
commandline, or the @code{MITSCHEME_LIBRARY_PATH} variable in the
environment.
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301, USA.
-MITSCHEME_EXE = mit-scheme
-exe = '$(MITSCHEME_EXE)' --batch-mode
+MIT_SCHEME_EXE = mit-scheme
+exe = '$(MIT_SCHEME_EXE)' --batch-mode
CFLAGS = @CFLAGS@
CPPFLAGS = @CPPFLAGS@
The install target copies a shared library shim and compiled Scheme
files into the system library path, and re-writes the optiondb.scm
found there. You can override the default command name "mit-scheme"
-(and thus the system library path) by setting MITSCHEME_EXE.
+(and thus the system library path) by setting MIT_SCHEME_EXE.
For more information see the accompanying user / reference manual.
@code{./configure} with a @code{--prefix} argument. This plugin will
be installed in the system library path of the machine run by the
@code{mit-scheme} command. You can override this command name by
-setting @code{MITSCHEME_EXE}. You can override the system library
+setting @code{MIT_SCHEME_EXE}. You can override the system library
path of any machine by passing it the @code{--library} option on the
commandline, or the @code{MITSCHEME_LIBRARY_PATH} variable in the
environment.