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
|
# Snow Leopard defines an NCURSES value the opposite of most distros
|
||||||
# See: http://bugs.python.org/issue6848
|
# See: http://bugs.python.org/issue6848
|
||||||
|
# Currently only used by aalib in core
|
||||||
def ncurses_define
|
def ncurses_define
|
||||||
append 'CPPFLAGS', "-DNCURSES_OPAQUE=0"
|
append 'CPPFLAGS', "-DNCURSES_OPAQUE=0"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user