diff options
Diffstat (limited to 'Source/cmDependsJavaLexer.cxx')
-rw-r--r-- | Source/cmDependsJavaLexer.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmDependsJavaLexer.cxx b/Source/cmDependsJavaLexer.cxx index 5951418..c37c2ff 100644 --- a/Source/cmDependsJavaLexer.cxx +++ b/Source/cmDependsJavaLexer.cxx @@ -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. */ |