]> 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:32 +0000 (10:08 -0500)
commit8399211eaf55fa27b845ff089fbeac5f3cf535ef
tree731ee8bd08388b6b2b8d20f92c286a3a76d6df68
parentc8c33c9a0bfd8b7f25c3b77b9b58224d96de7fb8
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