= 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'''||'''Notes'''|| ||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||Ignored if --disable-vfs option is used|| ||enable-vfs-tar||Support for tar archives||yes||Ignored if --disable-vfs option is used|| ||enable-vfs-sfs||Support for sfs (single-file) filesystem||yes||Ignored if --disable-vfs option is used|| ||enable-vfs-extfs||Support for extfs filesystem||yes||Ignored if --disable-vfs option is used|| ||enable-vfs-undelfs||Support for ext2 undelete filesystem||no||Ignored if --disable-vfs option is used|| ||enable-vfs-ftp||Support for FTP filesystem||yes||Ignored if --disable-vfs option is used|| ||enable-vfs-fish||Support for FISH filesystem||yes||Ignored if --disable-vfs option is used|| ||enable-vfs-smb||Support for Samba (smb) filesystem||no||Ignored if --disable-vfs option is used|| ||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-subshell=optional||Don't run concurrent shell by default||no|||| ||with-gpm-mouse||Compile with gpm mouse support (Linux only)||yes if found|||| ||with-search-engine||Compile with slang or ncurses screen library||slang if found||||