mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
17706ad9f3
When using slang, 'configure' prints blank in the "Screen library" name: ... File system: Midnight Commander Virtual Filesystem cpio, extfs, fish, ftp, sfs, sftp, smb, tar Screen library: Mouse support: gpm and xterm X11 events support: yes ... This occurs when slang is found using pkg-config (as opposed to explicit path search). The patch fixes this by moving the 'screen_msg' assignment one level up, to the controlling function (mc_WITH_SLANG) so that it's effective for however method the library was found. The problem was mentioned on our mailing list: https://mail.gnome.org/archives/mc-devel/2016-March/msg00021.html Signed-off-by: Andrew Borodin <aborodin@vmail.ru> |
||
---|---|---|
.. | ||
vfs | ||
ac_onceonly.m4 | ||
ax_path_lib_pcre.m4 | ||
dx_doxygen.m4 | ||
fstypename.m4 | ||
fsusage.m4 | ||
ls-mntd-fs.m4 | ||
mc-background.m4 | ||
mc-cflags.m4 | ||
mc-check-search-type.m4 | ||
mc-get-fs-info.m4 | ||
mc-glib.m4 | ||
mc-i18n.m4 | ||
mc-subshell.m4 | ||
mc-tests.m4 | ||
mc-use-termcap.m4 | ||
mc-version.m4 | ||
mc-vfs.m4 | ||
mc-with-internal-edit.m4 | ||
mc-with-screen-ncurses.m4 | ||
mc-with-screen-slang.m4 | ||
mc-with-screen.m4 | ||
mc-with-x.m4 | ||
mode_t.m4 | ||
mountlist.m4 | ||
stat-size.m4 |