mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
COMP: Need #undef ECHO to avoid conflict with system ECHO definition.
This commit is contained in:
@@ -54,6 +54,7 @@ Modify cmDependsJavaLexer.h:
|
||||
|
||||
/* Disable features we do not need. */
|
||||
#define YY_NEVER_INTERACTIVE 1
|
||||
#undef ECHO /* SGI termios defines this differently. */
|
||||
#define ECHO
|
||||
|
||||
/* Replace the lexer input function. */
|
||||
|
||||
Reference in New Issue
Block a user