aboutsummaryrefslogtreecommitdiffstats
path: root/print/texinfo/files/patch-configure
blob: 90349db507b0caac9944405024dbc4228d06a33a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2022-11-30 17:07:45 UTC
+++ configure
@@ -31429,7 +31429,7 @@ fi
 # rather ncurses.  So we check for it.
 TERMLIBS=
 # Check for termlib before termcap because Solaris termcap needs libucb.
-TERMLIB_VARIANTS="tinfo ncurses curses termlib termcap terminfo"
+TERMLIB_VARIANTS="tinfow ncurses curses termlib termcap terminfo"
 for termlib in ${TERMLIB_VARIANTS}; do
   as_ac_Lib=`printf "%s\n" "ac_cv_lib_${termlib}""_tgetent" | $as_tr_sh`
 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for tgetent in -l${termlib}" >&5