wiki:doc/buildAndInstall/confOptions

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

Fixed table format

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 valueNotes
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 archivesyesIgnored if --disable-vfs option is used
enable-vfs-tarSupport for tar archivesyesIgnored if --disable-vfs option is used
enable-vfs-sfsSupport for sfs (single-file) filesystemyesIgnored if --disable-vfs option is used
enable-vfs-extfsSupport for extfs filesystemyesIgnored if --disable-vfs option is used
enable-vfs-undelfsSupport for ext2 undelete filesystemnoIgnored if --disable-vfs option is used
enable-vfs-ftpSupport for FTP filesystemyesIgnored if --disable-vfs option is used
enable-vfs-fishSupport for FISH filesystemyesIgnored if --disable-vfs option is used
enable-vfs-smbSupport for Samba (smb) filesystemnoIgnored if --disable-vfs option is used
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 slang or ncurses screen libraryslang if found