OBS-URL: https://build.opensuse.org/package/show/server:proxy/squidview?expand=0&rev=10
11 lines
345 B
Diff
11 lines
345 B
Diff
--- configure.in 2011-11-22 22:18:47.917001025 +0100
|
|
+++ configure.in 2011-11-22 22:21:33.303001024 +0100
|
|
@@ -36,6 +36,7 @@
|
|
AC_MSG_ERROR([No suitable curses found])
|
|
fi
|
|
AC_CHECK_LIB($sv_curses, wgetch,,AC_MSG_ERROR([Curses support is not complete?]))
|
|
+AC_CHECK_LIB(tinfo, nodelay)
|
|
|
|
AC_MSG_CHECKING([large file support])
|
|
sv_large="no"
|