* [gentoo-commits] gentoo-x86 commit in media-sound/vimpc/files: vimpc-0.09.1-tinfo.patch
@ 2014-12-27 11:24 Jeroen Roovers (jer)
0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2014-12-27 11:24 UTC (permalink / raw
To: gentoo-commits
jer 14/12/27 11:24:11
Added: vimpc-0.09.1-tinfo.patch
Log:
Fix building against sys-libs/ncurses[tinfo] (bug #529768).
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.1 media-sound/vimpc/files/vimpc-0.09.1-tinfo.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/files/vimpc-0.09.1-tinfo.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/vimpc/files/vimpc-0.09.1-tinfo.patch?rev=1.1&content-type=text/plain
Index: vimpc-0.09.1-tinfo.patch
===================================================================
--- a/configure.ac
+++ b/configure.ac
@@ -97,6 +97,8 @@
LIBS="$LIBS $CURSES_LIB"
+AC_SEARCH_LIBS([keypad],[tinfow tinfo])
+
PKG_CHECK_MODULES(pcre, libpcre)
AC_SUBST(pcre_LIBS)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-27 11:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-27 11:24 [gentoo-commits] gentoo-x86 commit in media-sound/vimpc/files: vimpc-0.09.1-tinfo.patch Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox