mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
* extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
* pc/config.h: Likewise.
This commit is contained in:
parent
6c24b699cd
commit
146730a630
@ -1,4 +1,7 @@
|
|||||||
2001-04-29 Pavel Roskin <proski@gnu.org>
|
2001-05-29 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
* extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
|
||||||
|
* pc/config.h: Likewise.
|
||||||
|
|
||||||
* lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
|
* lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
|
||||||
and "strings". Recognize "write" files and MS Word templates.
|
and "strings". Recognize "write" files and MS Word templates.
|
||||||
@ -6,8 +9,6 @@
|
|||||||
Escape spaces in the "type" directives.
|
Escape spaces in the "type" directives.
|
||||||
From Nerijus Baliunas.
|
From Nerijus Baliunas.
|
||||||
|
|
||||||
2001-05-29 Pavel Roskin <proski@gnu.org>
|
|
||||||
|
|
||||||
* Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
|
* Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
|
||||||
|
|
||||||
* Make.common.in: Remove hpath, it's unused.
|
* Make.common.in: Remove hpath, it's unused.
|
||||||
|
@ -39,7 +39,6 @@ the need to embed this logic into configure.in.
|
|||||||
|
|
||||||
# define USE_O_TEXT
|
# define USE_O_TEXT
|
||||||
# define HAS_ACS_AS_PCCHARS
|
# define HAS_ACS_AS_PCCHARS
|
||||||
# define HAS_DIRECT_COLOR_ACCESS
|
|
||||||
# define NEEDS_CR_LF_TRANSLATION
|
# define NEEDS_CR_LF_TRANSLATION
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@ -44,7 +44,6 @@
|
|||||||
|
|
||||||
#define USE_O_TEXT
|
#define USE_O_TEXT
|
||||||
#define HAS_ACS_AS_PCCHARS
|
#define HAS_ACS_AS_PCCHARS
|
||||||
#define HAS_DIRECT_COLOR_ACCESS
|
|
||||||
#define NEEDS_CR_LF_TRANSLATION
|
#define NEEDS_CR_LF_TRANSLATION
|
||||||
|
|
||||||
#ifdef MC_NT
|
#ifdef MC_NT
|
||||||
|
Loading…
Reference in New Issue
Block a user