ENV: add usage note to ncurses_define
This commit is contained in:
parent
6a8387ad4a
commit
20986e3ff5
@ -436,6 +436,7 @@ class << ENV
|
||||
|
||||
# Snow Leopard defines an NCURSES value the opposite of most distros
|
||||
# See: http://bugs.python.org/issue6848
|
||||
# Currently only used by aalib in core
|
||||
def ncurses_define
|
||||
append 'CPPFLAGS', "-DNCURSES_OPAQUE=0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user