Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 528570
Collapse All | Expand All

(-)/var/tmp/portage/media-tv/xawtv-3.95-r3/work/xawtv-3.95/configure.ac (+1 lines)
Lines 120-125 if test "$LIBCURSES" = ""; then Link Here
120
  echo "      you need also the *-devel packages."
120
  echo "      you need also the *-devel packages."
121
  exit 1
121
  exit 1
122
fi
122
fi
123
AC_CHECK_LIB(tinfo,LINES,LIBCURSES="$LIBCURSES -ltinfo")
123
AC_SUBST(LIBPTHREAD)
124
AC_SUBST(LIBPTHREAD)
124
AC_SUBST(LIBOSS)
125
AC_SUBST(LIBOSS)
125
AC_SUBST(LIBCURSES)
126
AC_SUBST(LIBCURSES)

Return to bug 528570