mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
* extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
work with GNOME.
This commit is contained in:
parent
91eba7d5ca
commit
9442074b84
@ -1,5 +1,8 @@
|
||||
2001-05-30 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
|
||||
work with GNOME.
|
||||
|
||||
* lib/mc.charsets: New file. From Walery Studennikov.
|
||||
* lib/Makefile.am: Distribute mc.charsets. Install it if
|
||||
the charset support is enabled.
|
||||
|
@ -58,6 +58,7 @@ the need to embed this logic into configure.in.
|
||||
# undef HAVE_SLANG
|
||||
# undef HAS_CURSES
|
||||
# undef USE_NCURSES
|
||||
# undef HAVE_CHARSET
|
||||
#endif
|
||||
|
||||
#ifndef USE_VFS
|
||||
|
Loading…
Reference in New Issue
Block a user