* extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't

work with GNOME.
This commit is contained in:
Pavel Roskin 2001-06-01 00:19:38 +00:00
parent 91eba7d5ca
commit 9442074b84
2 changed files with 4 additions and 0 deletions

View File

@ -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.

View File

@ -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