mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
COMP: Need #undef ECHO to avoid conflict with system ECHO definition.
This commit is contained in:
@@ -690,6 +690,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