Displaying 1 result from an estimated 1 matches for "ac_cv_lib_ncurses_resizeterm".
2001 Aug 05
1
WineX Build Problems
...ePixmapFromData" = "no"
then
echo
echo "*** Warning: Xpm development files not found. Wine will be built
without"
echo "*** Xpm support, which currently does not work. You will need to
install"
echo "*** devel packages of Xpm."
fi
if test "$ac_cv_lib_ncurses_resizeterm" = "no" -a
"$ac_cv_lib_ncurses_waddch" = "yes"
then
echo
echo "*** Warning: resizeterm not found in ncurses. Wine will be built
without"
echo "*** terminal resize support. Consider upgrading ncurses."
fi
if test "$wine_cv_libc_reent...