1 | --- configure.bak 2006-02-28 15:44:59.000000000 +0100 |
---|
2 | +++ configure 2006-12-18 16:14:29.000000000 +0100 |
---|
3 | @@ -5986,7 +5986,7 @@ |
---|
4 | if test "${with_curses_terminfo+set}" = set; then |
---|
5 | withval="$with_curses_terminfo" |
---|
6 | if test x$withval = xyes; then |
---|
7 | - termcap_curses_order="tinfo curses ncurses termcap" |
---|
8 | + termcap_curses_order="ncurses tinfo curses termcap" |
---|
9 | echo "$as_me:$LINENO: checking for library containing tigetstr" >&5 |
---|
10 | echo $ECHO_N "checking for library containing tigetstr... $ECHO_C" >&6 |
---|
11 | if test "${ac_cv_search_tigetstr+set}" = set; then |
---|