Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 670729 | Differences between
and this patch

Collapse All | Expand All

(-)clamav-0.100.2.orig/clamdtop/Makefile.in (-1 / +1 lines)
Lines 347-353 Link Here
347
JSON_LIBS = @JSON_LIBS@
347
JSON_LIBS = @JSON_LIBS@
348
LCOV = @LCOV@
348
LCOV = @LCOV@
349
LD = @LD@
349
LD = @LD@
350
LDFLAGS = @LDFLAGS@
350
LDFLAGS = @LDFLAGS@ `pkg-config --libs ncurses`
351
LEX = @LEX@
351
LEX = @LEX@
352
LEXLIB = @LEXLIB@
352
LEXLIB = @LEXLIB@
353
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
353
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@

Return to bug 670729