2066612ac7
Version 2.0.6 will be kept as net-mgmt/argus as long as there is sufficient interest.
13 lines
309 B
Text
13 lines
309 B
Text
--- Makefile.in~ 2008-02-05 04:37:42.000000000 +0100
|
|
+++ Makefile.in 2008-02-07 10:37:29.349769845 +0100
|
|
@@ -27,8 +27,9 @@
|
|
INSTALL_DATA = @INSTALL_DATA@
|
|
|
|
DEFS = @DEFS@
|
|
-LIBS = @LIBS@
|
|
+LIBS = @LIB_SASL@ @LIBS@
|
|
WRAPLIBS = @WRAPLIBS@
|
|
+CPPFLAGS = @SASLFLAGS@
|
|
|
|
prefix = @prefix@
|
|
exec_prefix = @exec_prefix@
|