Next: Supported platforms, Previous: Emacs support, Up: Installing MDK
You can fine-tune the configuration process using the following switches with configure:
Enables/disables the build of the MIX virtual machine GUI (
gmixvm
). If the required libraries are missing (see Requirements) the configure script with automatically disable this feature.
Enables/disables the Guile support for
mixvm
andgmixvm
, and the build ofmixguile
. If the required libraries are missing (see Requirements) the configure script with automatically disable this feature.
Enables/disables the GNU Readline support for
mixvm
. If the required libraries are missing (see Requirements) the configure script with automatically disable this feature.
For additional, boilerplate configure options, see the INSTALL file, or run
configure --help