mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Communication framework updates now that communications can be enabled dynamically.
This commit is contained in:
parent
9fa3bcffdd
commit
29425c29e2
12 changed files with 29 additions and 33 deletions
|
@ -1,5 +1 @@
|
|||
|
||||
# TODO: get rid of this as soon as the Expr.cc hack is changed.
|
||||
@if ( getenv("ENABLE_COMMUNICATION") != "" )
|
||||
@load ./main
|
||||
@endif
|
||||
@load ./main
|
Loading…
Add table
Add a link
Reference in a new issue