]> git.pld-linux.org Git - packages/clamav.git/blame - clamav-link.patch
- up to 0.96.5, patch4 is obsolete
[packages/clamav.git] / clamav-link.patch
CommitLineData
5f583be6 1--- clamav-0.96.2/configure.in~ 2010-08-13 09:12:10.576795715 +0200
2+++ clamav-0.96.2/configure.in 2010-08-13 09:43:56.526618279 +0200
3@@ -1514,7 +1514,7 @@
4 AC_LIB_FIND([ncurses], [ncurses/ncurses.h],
5 AC_LANG_PROGRAM([#include <ncurses/ncurses.h>],
6 [initscr(); KEY_RESIZE;]),
7- [CURSES_CPPFLAGS="$INCNCURSES"; CURSES_LIBS="$LTLIBNCURSES";
8+ [CURSES_CPPFLAGS="$INCNCURSES"; CURSES_LIBS="$LTLIBNCURSES -ltinfo";
9 CURSES_INCLUDE="<ncurses/ncurses.h>"],
10 [])
11
This page took 0.067795 seconds and 4 git commands to generate.