]> git.pld-linux.org Git - packages/parigp.git/blob - parigp-termcap.patch
e14534613a0fc0a6498127e28f5d8ad75c3522cc
[packages/parigp.git] / parigp-termcap.patch
1 --- pari-2.5.5/config/get_readline.orig 2013-11-13 12:12:47.148846810 +0000
2 +++ pari-2.5.5/config/get_readline      2013-11-13 12:14:11.926846829 +0000
3 @@ -98,13 +98,6 @@
4      if test -n "$try"; then
5        rl_ncurses=$ncurses
6        need_tgetent=
7 -    else # give termcap a try
8 -      pth="$with_readline_lib $libpth"
9 -      lib=termcap; . ./locatelib
10 -      if test -n "$try"; then
11 -        rl_termcap=$termcap
12 -        need_tgetent=
13 -      fi
14      fi
15      pth=$opth
16    fi
This page took 0.052644 seconds and 2 git commands to generate.