mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'ccmake-aix-curses'
d91d9ec431 ccmake: Restore compilation with AIX curses.h
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: buildbot <buildbot@kitware.com>
Merge-request: !8001
This commit is contained in:
@@ -54,6 +54,9 @@
|
||||
# if defined(__hpux) && !defined(HAVE__XOPEN_SOURCE_EXTENDED)
|
||||
# undef _XOPEN_SOURCE_EXTENDED
|
||||
# endif
|
||||
/* Some curses/term headers define lower-case macros that
|
||||
conflict with our source code. Undefine them. */
|
||||
# undef newline
|
||||
# endif
|
||||
|
||||
#include <eti.h>
|
||||
|
||||
Reference in New Issue
Block a user