]> 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)
committerGeorge Joseph <gjoseph@digium.com>
Mon, 12 Aug 2019 14:55:43 +0000 (09:55 -0500)
commitfa7883c492c1dd0aa3b788e879ab908e3021c3d6
treeafec2d8187c79776a514e9e6d802fa678ce24573
parent6113d217108ca1c6c59eeb4c22105f41b76fcfaa
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