* extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.

* pc/config.h: Likewise.
This commit is contained in:
Pavel Roskin 2001-05-29 22:12:00 +00:00
parent 6c24b699cd
commit 146730a630
3 changed files with 4 additions and 5 deletions

View File

@ -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"
and "strings". Recognize "write" files and MS Word templates.
@ -6,8 +9,6 @@
Escape spaces in the "type" directives.
From Nerijus Baliunas.
2001-05-29 Pavel Roskin <proski@gnu.org>
* Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
* Make.common.in: Remove hpath, it's unused.

View File

@ -39,7 +39,6 @@ the need to embed this logic into configure.in.
# define USE_O_TEXT
# define HAS_ACS_AS_PCCHARS
# define HAS_DIRECT_COLOR_ACCESS
# define NEEDS_CR_LF_TRANSLATION
#endif

View File

@ -44,7 +44,6 @@
#define USE_O_TEXT
#define HAS_ACS_AS_PCCHARS
#define HAS_DIRECT_COLOR_ACCESS
#define NEEDS_CR_LF_TRANSLATION
#ifdef MC_NT