]> git.pld-linux.org Git - packages/erlang.git/blame - erlang-tinfo.patch
- up to R16B02
[packages/erlang.git] / erlang-tinfo.patch
CommitLineData
cd843a19
AM
1--- otp_src_R11B-0.org/erts/configure.in 2006-05-11 14:23:38.000000000 +0000
2+++ otp_src_R11B-0/erts/configure.in 2006-08-24 10:48:31.840545750 +0000
3@@ -708,7 +708,7 @@
4
5 if test "X$host" != "Xwin32"; then
6 # try these libs
7- termcap_libs="ncurses curses termcap termlib"
8+ termcap_libs="tinfo ncurses curses termcap termlib"
9
10 for termcap_lib in $termcap_libs; do
11 AC_CHECK_LIB($termcap_lib, tgetent, TERMCAP_LIB="-l$termcap_lib")
This page took 0.084248 seconds and 4 git commands to generate.