wiki:doc/buildAndInstall/confOptions

Version 1 (modified by andrew_b, 13 years ago) (diff)

Initial version

MC-specific build options

Attention: this page is not complete

The 'configure' script in the root of source tree has following MC-specific options:

OptionDescriptionDefault value
enable-werrorHandle all compiler warnings as errorsNo
disable-largefileOmit support for large filesYes
enable-backgroundSupport for background file operationsYes
enable-charsetSupport for charset selection and conversionYes
disable-vfsDisable support of VFSNo
enable-vfs-cpioSupport for cpio archivesYes
enable-vfs-tarSupport for tar archivesYes
enable-vfs-sfsSupport for sfs (single-file) filesystemYes
enable-vfs-extfsSupport for extfs filesystemYes
enable-vfs-undelfsSupport for ext2 undelete filesystemNo
enable-vfs-ftpSupport for FTP filesystemYes
enable-vfs-fishSupport for FISH filesystemYes
enable-vfs-smbSupport for Sambs (smb) filesystemNo
with-editEnable build of internal editorYes
with-diff-viewerEnable build of internal diffviewerYes
with-subshellEnable build of concurrent subshellYes
with-gpm-mouseCompile with gpm mouse support (Linux only)Yes if found
with-search-engineCompile with screen library: S-Lang or NCursesS-Lang if found