diff --git a/ChangeLog b/ChangeLog index 8f9a8f72d..1c458a15f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-06-05 Pavel Roskin + + * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT. + 2001-06-01 Pavel Roskin * lib/mc.charsets: Synchronize with the latest patch - remove diff --git a/extraconf.h b/extraconf.h index 4b503b202..257a8f4c1 100644 --- a/extraconf.h +++ b/extraconf.h @@ -59,6 +59,7 @@ the need to embed this logic into configure.in. # undef HAS_CURSES # undef USE_NCURSES # undef HAVE_CHARSET +# undef HAVE_TEXTMODE_X11_SUPPORT #endif #ifndef USE_VFS