]> 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:08:50 +0000 (10:08 -0500)
commite40f248faca71a29dcf12cc2849bf41d9c054c22
tree20e09bdc22c6c7c4f4737ac7d38cc1a8218c2dd8
parentbcc0b85da8811ad17c1ed0bb2ed3c6678987460c
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