reavertm    14/04/08 00:48:03

  Added:                ddd-3.3.12-tinfo.patch
  Log:
  Add tinfo as termcap-compatible library. Patch by Jeroen Roovers. Bug 458186. 
Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B1E955DB)

Revision  Changes    Path
1.1                  dev-util/ddd/files/ddd-3.3.12-tinfo.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ddd/files/ddd-3.3.12-tinfo.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ddd/files/ddd-3.3.12-tinfo.patch?rev=1.1&content-type=text/plain

Index: ddd-3.3.12-tinfo.patch
===================================================================
--- a/configure.ac
+++ b/configure.ac
@@ -360,7 +360,7 @@
 dnl
 _termlib="${ddd_termlib}"
 if test "x${ddd_termlib}" = x; then
-  _termlib="mytinfo ncurses curses termcap terminfo termlib"
+  _termlib="mytinfo ncurses tinfo curses termcap terminfo termlib"
 fi
 _termlib_path=
 if test x"${ddd_termlib_libraries_path}" != x; then




Reply via email to