]> git.ipfire.org Git - thirdparty/asterisk.git/commit
menuselect: Fix curses build on Gentoo Linux
authorSean Bright <sean.bright@gmail.com>
Fri, 9 Aug 2019 10:51:28 +0000 (06:51 -0400)
committerSean Bright <sean.bright@gmail.com>
Fri, 9 Aug 2019 15:07:04 +0000 (11:07 -0400)
commit8a9674699436c43a8d990fe4d53336e5076c6b91
tree87386c7dbf5c7126880c74b7769a0478dbc1cee2
parent7251b76c620fab29bc2f510e51305365bf61fc54
menuselect: Fix curses build on Gentoo Linux

Because keypad() is exported by libtinfo, it needs to be explicitly
added to the linker options.

ASTERISK-28487 #close

Change-Id: I6c2ad5b95f422c263d078b5c0e84c111807dffc6
menuselect/Makefile
menuselect/autoconfig.h.in
menuselect/configure
menuselect/configure.ac
menuselect/makeopts.in