556f23dbc0
The utilities for argus version 2 are not compatible and the old port will be kept as long as there is interest.
11 lines
349 B
Text
11 lines
349 B
Text
--- radium/Makefile.in~ 2008-02-05 04:37:43.000000000 +0100
|
|
+++ radium/Makefile.in 2008-02-07 11:32:41.610018616 +0100
|
|
@@ -44,7 +44,7 @@
|
|
|
|
CC = @CC@
|
|
CCOPT = @V_CCOPT@
|
|
-INCLS = -I. -I../include -I../common @V_INCLS@
|
|
+INCLS = -I. -I../include -I../common @V_INCLS@ @SASLFLAGS@
|
|
DEFS = @DEFS@
|
|
COMPATLIB = @COMPATLIB@ @LIB_SASL@ @LIBS@ @V_THREADS@
|
|
|