mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-94644: Define HAVE_NCURSESW in pkg-config branch (#94651)
This commit is contained in:
parent
de5884295e
commit
9c60b25a0d
2 changed files with 3 additions and 0 deletions
2
configure
generated
vendored
2
configure
generated
vendored
|
|
@ -21825,6 +21825,8 @@ else
|
|||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
||||
$as_echo "yes" >&6; }
|
||||
|
||||
$as_echo "#define HAVE_NCURSESW 1" >>confdefs.h
|
||||
|
||||
have_curses=ncursesw
|
||||
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue