1d5deae0a4
- Register CONFLICTS with net-mgmt/argus-clients - Pass maintainership to submitter PR: 142971 Submitted by: Alexander Demin <support@spectrum.ru>
11 lines
386 B
Text
11 lines
386 B
Text
--- ratop/Makefile.in~ 2008-02-28 23:00:36.000000000 +0100
|
|
+++ ratop/Makefile.in 2008-04-18 12:03:41.737798597 +0200
|
|
@@ -50,7 +50,7 @@
|
|
|
|
CC = @CC@
|
|
CCOPT = @V_CCOPT@
|
|
-INCLS = @INCLS@ -I. -I../include -I../common @V_INCLS@
|
|
+INCLS = @INCLS@ -I. -I../include -I../common @V_INCLS@ @SASLFLAGS@
|
|
DEFS = @DEFS@
|
|
COMPATLIB = @LIBS@ @COMPATLIB@ @LIB_SASL@ @V_THREADS@
|
|
CURSESLIB = @CURSESLIB@
|