public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-libs/readline/files: readline-6.2-rlfe-tgoto.patch
@ 2013-12-25 23:44 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2013-12-25 23:44 UTC (permalink / raw
  To: gentoo-commits

vapier      13/12/25 23:44:29

  Added:                readline-6.2-rlfe-tgoto.patch
  Log:
  Version bump.  Fix tgoto test in rlfe example #385091 by Agostino Sarubbo.  Use pkg-config to get ncurses linking info #457558 by Travis Hansen.  Export AR ourselves to use a better default #484866 by Agostino Sarubbo.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)

Revision  Changes    Path
1.1                  sys-libs/readline/files/readline-6.2-rlfe-tgoto.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/files/readline-6.2-rlfe-tgoto.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/files/readline-6.2-rlfe-tgoto.patch?rev=1.1&content-type=text/plain

Index: readline-6.2-rlfe-tgoto.patch
===================================================================
https://bugs.gentoo.org/385091

https://lists.gnu.org/archive/html/bug-readline/2011-10/msg00000.html

--- a/examples/rlfe/configure
+++ b/examples/rlfe/configure
@@ -4062,6 +4062,7 @@ cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
 
+extern char *tgoto(char *, int, int);
 main()
 {
  exit(strcmp(tgoto("%p1%d", 0, 1), "1") ? 0 : 1);





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-12-25 23:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-25 23:44 [gentoo-commits] gentoo-x86 commit in sys-libs/readline/files: readline-6.2-rlfe-tgoto.patch Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox