= MC-specific build options = '''Attention: this page is not complete''' The 'configure' script in the root of source tree has following MC-specific options: ||'''Option'''||'''Description'''||'''Default value'''|| ||enable-werror||Handle all compiler warnings as errors||No|| ||disable-largefile||Omit support for large files||Yes|| ||enable-background||Support for background file operations||Yes|| ||enable-charset||Support for charset selection and conversion||Yes|| ||disable-vfs||Disable support of VFS||No|| ||enable-vfs-cpio||Support for cpio archives||Yes|| ||enable-vfs-tar||Support for tar archives||Yes|| ||enable-vfs-sfs||Support for sfs (single-file) filesystem||Yes|| ||enable-vfs-extfs||Support for extfs filesystem||Yes|| ||enable-vfs-undelfs||Support for ext2 undelete filesystem||No|| ||enable-vfs-ftp||Support for FTP filesystem||Yes|| ||enable-vfs-fish||Support for FISH filesystem||Yes|| ||enable-vfs-smb||Support for Sambs (smb) filesystem||No|| ||with-edit||Enable build of internal editor||Yes|| ||with-diff-viewer||Enable build of internal diffviewer||Yes|| ||with-subshell||Enable build of concurrent subshell||Yes|| ||with-gpm-mouse||Compile with gpm mouse support (Linux only)||Yes if found|| ||with-search-engine||Compile with screen library: S-Lang or NCurses||S-Lang if found||